Skip to content

Latest commit

 

History

History
339 lines (120 loc) · 11.5 KB

File metadata and controls

339 lines (120 loc) · 11.5 KB

4.55.7 (2026-03-01)

4.55.6 (2026-02-22)

Bug Fixes

4.55.5 (2026-02-20)

Bug Fixes

  • build: silence remaining esbuild/sass warnings and remove unused imports (1915b09)
  • tmdb: Fix rendering of the movie db page (a0b84f7)

4.55.4 (2026-02-20)

Bug Fixes

4.55.3 (2026-02-20)

Performance Improvements

  • Improvements to api calls (6907604)

4.55.2 (2026-02-10)

4.55.1 (2026-02-10)

Bug Fixes

  • plex: content sync duplicate key errors (cefe989)

4.55.0 (2026-02-10)

Features

4.54.5 (2026-02-10)

4.54.4 (2026-02-10)

Bug Fixes

  • src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities (e55de4e)
  • src/Ombi/ClientApp/package.json & src/Ombi/ClientApp/yarn.lock to reduce vulnerabilities (80c96a7)

4.54.3 (2026-02-10)

4.54.2 (2026-02-03)

Bug Fixes

  • Add missing using System to EmbyHelper (bb6300f)
  • Correct EmbyHelper app.emby.media path detection (9adb2ed)
  • Correct EmbyHelper app.emby.media path detection (88b5215), closes #689
  • Correct EmbyHelper app.emby.media path detection (840d740), closes #689
  • Correct EmbyHelper app.emby.media path detection (d16858d)
  • SonarrSync now deletes episodes per-series to prevent incomplete cache (89b8c52), closes #5306

4.54.1 (2026-01-10)

Bug Fixes

  • availability: Make sure we check radarr/sonarr in the availability rules for it's prioritization #5286 (8af1d67)
  • resolve inconsistencies in view at 768px screen width (7cd4225)

4.54.0 (2026-01-08)

Bug Fixes

  • reduce cognitive complexity (acc5bb8)
  • remove hard-coded item width for recently requested carousel (5d79c80)
  • remove negated condition (6902895)
  • window size check (4fd47c1)

Features

  • centre requested carousel items (01c4fa9)
  • use dynamic scroll sizing for recently requested carousel (5b0f325)

4.53.3 (2026-01-08)

Bug Fixes

  • small fix to search by decade (7da1721)

4.53.2 (2026-01-08)

Bug Fixes

  • availability: Ensure that when Radarr/Sonarr has priority, stick to it #5286 (8f3f87a)

4.53.1 (2026-01-08)

Bug Fixes

  • radarr/sonarr: 🐛 Sanitize usernames when adding them as tags to Radarr/Sonarr #5307 (d3d1d38)

4.53.0 (2025-11-06)

Features

  • availability: ✨ Add the option for the *arr to take media availability priority (d43a2e4), closes #5286

4.52.0 (2025-11-06)

Features

  • allow admins to force Plex watchlist revalidation (4fa17a8)

Reverts

  • Revert "deterministic refresh (rather than 3 second wait)" (a8bd017)
  • Revert "address sonarqube feedback" (10992c7)

4.51.6 (2025-10-15)

Bug Fixes

  • emby: 🐛 Skip very large multipart episodes (fb70aa1)

4.51.5 (2025-10-14)

Bug Fixes

  • emby: actually fix the dupes (4167942)

4.51.4 (2025-10-14)

Bug Fixes

  • emby: fixed duplicate episodes (a1d3755)

4.51.3 (2025-10-14)

4.51.2 (2025-10-10)

Bug Fixes

  • emby: 🐛 Fixed where we didn't scan episodes for mixed content libraries (b815853)

4.51.1 (2025-10-09)

Bug Fixes

  • user-management: Put back the user filter (cb63060)

4.51.0 (2025-10-06)

Bug Fixes

  • translations: 🌐 New translations from Crowdin [skip ci] (102c84e)

Features

  • improve contributor guidance (d045f32)
  • TvSender: add logging for missing seasons in Sonarr during monitoring updates (0d219e4)

Reverts

  • Revert "Update src/Ombi/Controllers/V1/TokenController.cs" (0294dba)

4.50.2 (2025-10-04)

4.50.1 (2025-09-26)

Bug Fixes

  • sonarr: 🐛 Ensure we are monitoring shows that already exist in Sonarr #5257 (bf83c95)

4.50.0 (2025-09-21)

Features

4.49.10 (2025-09-19)

4.49.9 (2025-09-16)

4.49.8 (2025-09-13)

4.49.7 (2025-09-11)

Bug Fixes

4.49.6 (2025-08-24)

4.49.5 (2025-08-23)

Bug Fixes

  • set MarkedAsApproved on TV requests (57d3880)

4.49.4 (2025-08-23)

4.49.3 (2025-08-17)

Bug Fixes

  • plex-api: update Plex Watchlist URL (11fd7a5)

4.49.2 (2025-07-12)

Performance Improvements

  • discover: ⚡ Improve the loading performance on the discover page (97d5167)

4.49.1 (2025-07-12)

Bug Fixes

  • auth: Fixed an issue where refreshing the page as a power user would stop the application from loading #5242 (cee4014)

4.49.0 (2025-07-11)

Features

  • Added the ability for the Watchlist to automatically refresh the users token. This will reduce the need for the user to log in (067c029)