4.55.7 (2026-03-01)
4.55.6 (2026-02-22)
4.55.5 (2026-02-20)
- 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)
4.55.3 (2026-02-20)
- Improvements to api calls (6907604)
4.55.2 (2026-02-10)
4.55.1 (2026-02-10)
- plex: content sync duplicate key errors (cefe989)
4.55.0 (2026-02-10)
- Add Ntfy (dfcea55)
4.54.5 (2026-02-10)
4.54.4 (2026-02-10)
- 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)
- 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)
- 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)
- reduce cognitive complexity (acc5bb8)
- remove hard-coded item width for recently requested carousel (5d79c80)
- remove negated condition (6902895)
- window size check (4fd47c1)
- centre requested carousel items (01c4fa9)
- use dynamic scroll sizing for recently requested carousel (5b0f325)
4.53.3 (2026-01-08)
- small fix to search by decade (7da1721)
4.53.2 (2026-01-08)
4.53.1 (2026-01-08)
4.53.0 (2025-11-06)
- availability: ✨ Add the option for the *arr to take media availability priority (d43a2e4), closes #5286
4.52.0 (2025-11-06)
- allow admins to force Plex watchlist revalidation (4fa17a8)
- Revert "deterministic refresh (rather than 3 second wait)" (a8bd017)
- Revert "address sonarqube feedback" (10992c7)
4.51.6 (2025-10-15)
- emby: 🐛 Skip very large multipart episodes (fb70aa1)
4.51.5 (2025-10-14)
- emby: actually fix the dupes (4167942)
4.51.4 (2025-10-14)
- emby: fixed duplicate episodes (a1d3755)
4.51.3 (2025-10-14)
4.51.2 (2025-10-10)
- emby: 🐛 Fixed where we didn't scan episodes for mixed content libraries (b815853)
4.51.1 (2025-10-09)
- user-management: Put back the user filter (cb63060)
4.51.0 (2025-10-06)
- translations: 🌐 New translations from Crowdin [skip ci] (102c84e)
- improve contributor guidance (d045f32)
- TvSender: add logging for missing seasons in Sonarr during monitoring updates (0d219e4)
- Revert "Update src/Ombi/Controllers/V1/TokenController.cs" (0294dba)
4.50.2 (2025-10-04)
4.50.1 (2025-09-26)
4.50.0 (2025-09-21)
- pipes (1ac20e8)
4.49.10 (2025-09-19)
4.49.9 (2025-09-16)
4.49.8 (2025-09-13)
4.49.7 (2025-09-11)
4.49.6 (2025-08-24)
4.49.5 (2025-08-23)
- set MarkedAsApproved on TV requests (57d3880)
4.49.4 (2025-08-23)
4.49.3 (2025-08-17)
- plex-api: update Plex Watchlist URL (11fd7a5)
4.49.2 (2025-07-12)
- discover: ⚡ Improve the loading performance on the discover page (97d5167)
4.49.1 (2025-07-12)
- 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)
- Added the ability for the Watchlist to automatically refresh the users token. This will reduce the need for the user to log in (067c029)