• v0.1.4 2137f65766

    sofarr v0.1.4
    All checks were successful
    Create Release / release (push) Successful in 14s
    Build and Push Docker Image / build (push) Successful in 23s
    Pre-Release

    gronod released this 2026-05-16 14:58:39 +01:00 | 167 commits to main since this release

    sofarr v0.1.4

    Docker

    docker pull docker.i3omb.com/sofarr:0.1.4
    

    Changes

    • Merge develop into main for v0.1.4
    • chore: bump version to 0.1.4
    • fix: improve mobile layout and prevent text overflow on small screens
    • Merge main back into develop (v0.1.3)
    • chore: bump version to 0.1.3
    • docs: comprehensive architecture documentation with PlantUML diagrams
    • Revert "perf: split into fast poll + slow-cached library fetches"
    • perf: split into fast poll + slow-cached library fetches
    • perf: drop includeSeries/includeMovie from history fetches
    • perf: reduce history page sizes and drop includeEpisode
    • fix: crash from stale references to removed sonarrSeries/radarrMovies
    • perf: eliminate full Sonarr Series + Radarr Movies library fetches
    • feat: status page shows effective refresh mode across all active clients
    • feat: live-updating status panel with per-task poll timings
    • feat: add admin-only status page with cache stats
    • docs: add POLL_INTERVAL to README, .env.sample, and .env.example
    • feat: make background polling disablable with on-demand fallback
    • perf: background poller for near-instant dashboard responses
    • perf: reduce history page size from 100 to 20
    • perf: persist qBittorrent clients between requests
    • perf: cache slow-changing data (series, movies, tags) with 60s TTL
    • feat: show import-pending red lozenge when Sonarr/Radarr has issues
    • feat: revise login screen with logo and smooth transition to splash
    • feat: add splash screen with logo on app load and after login
    • fix: handle Ombi-mangled tags for email-style usernames
    • feat: link series/movie titles to Sonarr/Radarr for admin users
    • fix: show full download path (content_path) for qBittorrent
    • ci: remove arm builds, amd64 only for now
    • ci: build develop tag on every push to develop branch
    • feat: show download/target paths for admin users
    • Merge pull request 'ci: build multi-arch images (amd64, arm64, arm/v7)' (#2) from develop into main

    Downloads

    Downloads
  • v0.1.3 5f3a10ba2e

    sofarr v0.1.3
    All checks were successful
    Create Release / release (push) Successful in 15s
    Pre-Release

    gronod released this 2026-05-16 00:32:05 +01:00 | 196 commits to main since this release

    sofarr v0.1.3

    Docker

    docker pull docker.i3omb.com/sofarr:0.1.3
    

    Changes

    • chore: bump version to 0.1.3
    • Merge develop into main for v0.1.3
    • docs: comprehensive architecture documentation with PlantUML diagrams
    • Revert "perf: split into fast poll + slow-cached library fetches"
    • perf: split into fast poll + slow-cached library fetches
    • perf: drop includeSeries/includeMovie from history fetches
    • perf: reduce history page sizes and drop includeEpisode
    • fix: crash from stale references to removed sonarrSeries/radarrMovies
    • perf: eliminate full Sonarr Series + Radarr Movies library fetches
    • feat: status page shows effective refresh mode across all active clients
    • feat: live-updating status panel with per-task poll timings
    • feat: add admin-only status page with cache stats
    • docs: add POLL_INTERVAL to README, .env.sample, and .env.example
    • feat: make background polling disablable with on-demand fallback
    • perf: background poller for near-instant dashboard responses
    • perf: reduce history page size from 100 to 20
    • perf: persist qBittorrent clients between requests
    • perf: cache slow-changing data (series, movies, tags) with 60s TTL
    • feat: show import-pending red lozenge when Sonarr/Radarr has issues
    • feat: revise login screen with logo and smooth transition to splash
    • feat: add splash screen with logo on app load and after login
    • fix: handle Ombi-mangled tags for email-style usernames
    • feat: link series/movie titles to Sonarr/Radarr for admin users
    • fix: show full download path (content_path) for qBittorrent
    • ci: remove arm builds, amd64 only for now
    • ci: build develop tag on every push to develop branch
    • feat: show download/target paths for admin users
    • ci: build multi-arch images (amd64, arm64, arm/v7)

    Downloads

    Downloads
  • v0.1.2 faaca310e9

    sofarr v0.1.2
    All checks were successful
    Build and Push Docker Image / build (push) Successful in 4m20s
    Create Release / release (push) Successful in 1m47s
    Pre-Release

    gronod released this 2026-05-15 20:49:13 +01:00 | 224 commits to main since this release

    sofarr v0.1.2

    Docker

    docker pull docker.i3omb.com/sofarr:0.1.2
    

    Changes

    • chore: bump version to 0.1.2
    • feat: admin users can view all downloads with user badges
    • docs: add docker-compose.yaml with sample configuration

    Downloads

    Downloads
  • v0.1.1 bd9868b4e1

    sofarr v0.1.1
    All checks were successful
    Build and Push Docker Image / build (push) Successful in 2m8s
    Create Release / release (push) Successful in 1m29s
    Pre-Release

    gronod released this 2026-05-15 17:31:10 +01:00 | 227 commits to main since this release

    sofarr v0.1.1

    Docker

    docker pull docker.i3omb.com/sofarr:0.1.1
    

    Changes

    • chore: bump version to 0.1.1
    • Merge pull request 'develop' (#1) from develop into main
    • feat: compact UI with theme switcher (light/dark/mono)

    Downloads

    Downloads
  • v0.1.0 db89a920e4

    sofarr v0.1.0
    All checks were successful
    Create Release / release (push) Successful in 1m38s
    Build and Push Docker Image / build (push) Successful in 2m14s
    Pre-Release

    gronod released this 2026-05-15 16:58:30 +01:00 | 230 commits to main since this release

    sofarr v0.1.0

    Docker

    docker pull docker.i3omb.com/sofarr:0.1.0
    

    Changes

    • ci: add automated release creation on tag push
    • docs: add Docker deployment instructions and OCI labels
    • ci: remove registry login step (Distribution registry has no auth by default)
    • ci: use distribution registry at reg.i3omb.com
    • ci: add Dockerfile and Gitea Actions workflow for automated image builds
    • chore: set version to 0.1.0
    • feat: fix download-to-user matching, add cover art to downloads
    • Initial commit: Media Download Dashboard with SABnzbd, Sonarr, Radarr, and Emby integration

    Downloads

    Downloads