Skip to content
Tags give the ability to mark specific points in history as being important
  • 4.27.3
    6d07b77a · remove debug command ·
    * **availability:** 🐛 Fixed a issue with the availability checker after the previous update. Added full test coverage around that area ([28e2480](https://github.com/Ombi-app/Ombi/commit/28e248046ad56390595f84172bbd5f5961325b4d))
    
    What's Changed
    --------------
    
    * 🌐 Translations Update by [@tidusjar](https://github.com/tidusjar) in [#4739](https://github.com/Ombi-app/Ombi/pull/4739)
    
    **Full Changelog**: [v4.27.2...v4.27.3](https://github.com/Ombi-app/Ombi/compare/v4.27.2...v4.27.3)
  • 4.27.2
    6d07b77a · remove debug command ·
    * **sonarr:** 🐛 Cleaned up and removed Sonarr v3 option, sonarr v3 is now the default. This allows us to get ready for the upcoming Sonarr v4 ([#4764](https://github.com/Ombi-app/Ombi/issues/4764)) ([2cddec7](https://github.com/Ombi-app/Ombi/commit/2cddec759004b6490f686ff74cb092238e3dc946))
    
    What's Changed
    --------------
    
    * Encapsulate common TV availability checker logic by [@sephrat](https://github.com/sephrat) in [#4753](https://github.com/Ombi-app/Ombi/pull/4753)
    * fix(sonarr): 🐛 Cleaned up and removed Sonarr v3 option, sonarr v3… by [@tidusjar](https://github.com/tidusjar) in [#4764](https://github.com/Ombi-app/Ombi/pull/4764)
    
    **Full Changelog**: [v4.27.1...v4.27.2](https://github.com/Ombi-app/Ombi/compare/v4.27.1...v4.27.2)
  • 4.27.1
    6d07b77a · remove debug command ·
    * **plex:** stop the plex sync from deleting episodes when we can't find the plex key ([66b05e5](https://github.com/Ombi-app/Ombi/commit/66b05e5a85dbfe1fec5f9366e80987f2cfa1f4fe))
    
    **Full Changelog**: [v4.27.0...v4.27.1](https://github.com/Ombi-app/Ombi/compare/v4.27.0...v4.27.1)
  • 4.27.0
    6d07b77a · remove debug command ·
    * Recently requested improvements ([#4755](https://github.com/Ombi-app/Ombi/issues/4755)) ([ff04d87](https://github.com/Ombi-app/Ombi/commit/ff04d875343604c77c391bf55d0968977e480281))
    
    What's Changed
    --------------
    
    * feat: Recently requested improvements by [@tidusjar](https://github.com/tidusjar) in [#4755](https://github.com/Ombi-app/Ombi/pull/4755)
    
    **Full Changelog**: [v4.26.0...v4.27.0](https://github.com/Ombi-app/Ombi/compare/v4.26.0...v4.27.0)
  • 4.26.0
    6d07b77a · remove debug command ·
    v4.26.0
  • 4.25.1
    6d07b77a · remove debug command ·
    * **webhook:** Remove added trailing slash from webhook URL [#4710](https://github.com/Ombi-app/Ombi/issues/4710) ([369eb33](https://github.com/Ombi-app/Ombi/commit/369eb339171671101be219486e2aab27a20f3d74))
    
    What's Changed
    --------------
    
    * Remove added trailing slash from webhook URL by [@sephrat](https://github.com/sephrat) in [#4752](https://github.com/Ombi-app/Ombi/pull/4752)
    
    **Full Changelog**: [v4.25.0...v4.25.1](https://github.com/Ombi-app/Ombi/compare/v4.25.0...v4.25.1)
  • 4.25.0
    6d07b77a · remove debug command ·
    * fixed stats controller ([#4742](https://github.com/Ombi-app/Ombi/issues/4742)) ([47ea64b](https://github.com/Ombi-app/Ombi/commit/47ea64b5a401770f1943b575ca40f84d515e96b3))
    
    * Watchlist history errors([#4741](https://github.com/Ombi-app/Ombi/issues/4741)) ([c222f1a](https://github.com/Ombi-app/Ombi/commit/c222f1a945e944ef34e68cad2b61f40e57cab823))
    
    What's Changed
    --------------
    
    * feat: Watchlist history errors WIP by [@tidusjar](https://github.com/tidusjar) in [#4741](https://github.com/Ombi-app/Ombi/pull/4741)
    * fix: fixed stats controller by [@tidusjar](https://github.com/tidusjar) in [#4742](https://github.com/Ombi-app/Ombi/pull/4742)
    
    **Full Changelog**: [v4.24.0...v4.25.0](https://github.com/Ombi-app/Ombi/compare/v4.24.0...v4.25.0)
  • 4.24.0
    6d07b77a · remove debug command ·
    v4.24.0
  • 4.23.2
    6d07b77a · remove debug command ·
    * Fix conflicting property name for Swagger ([#4733](https://github.com/Ombi-app/Ombi/issues/4733)) ([d661f32](https://github.com/Ombi-app/Ombi/commit/d661f32e8a9e105faab6380b4b7b642896b98163))
    
    What's Changed
    --------------
    
    * Fix conflicting property name for Swagger by [@sephrat](https://github.com/sephrat) in [#4733](https://github.com/Ombi-app/Ombi/pull/4733)
    
    **Full Changelog**: [v4.23.1...v4.23.2](https://github.com/Ombi-app/Ombi/compare/v4.23.1...v4.23.2)
  • 4.23.1
    6d07b77a · remove debug command ·
    * Localize recently requested on discover page ([#4729](https://github.com/Ombi-app/Ombi/issues/4729)) ([bf65c76](https://github.com/Ombi-app/Ombi/commit/bf65c76ff9ce38f65a9e5feb872734e8d8e35eb6))
    
    What's Changed
    --------------
    
    * Localize recently requested on discover page by [@sephrat](https://github.com/sephrat) in [#4729](https://github.com/Ombi-app/Ombi/pull/4729)
    * 🌐 Translations Update by [@tidusjar](https://github.com/tidusjar) in [#4731](https://github.com/Ombi-app/Ombi/pull/4731)
    * Ombi.Api.Lidarr: Remove unused fields from ArtistAdd by [@mvicomoya](https://github.com/mvicomoya) in [#4727](https://github.com/Ombi-app/Ombi/pull/4727)
    
    New Contributors
    ----------------
    
    * [@mvicomoya](https://github.com/mvicomoya) made their first contribution in [#4727](https://github.com/Ombi-app/Ombi/pull/4727)
    
    **Full Changelog**: [v4.23.0...v4.23.1](https://github.com/Ombi-app/Ombi/compare/v4.23.0...v4.23.1)
  • 4.23.0
    6d07b77a · remove debug command ·
    * Log Microsoft warnings to log file ([#4723](https://github.com/Ombi-app/Ombi/issues/4723)) ([26ac75f](https://github.com/Ombi-app/Ombi/commit/26ac75f0c223c2a91e3471797ae46ede3fde89cc))
    
    * ✨ Recently Requested on Discover Page ([#4387](https://github.com/Ombi-app/Ombi/issues/4387)) ([44d38fb](https://github.com/Ombi-app/Ombi/commit/44d38fbaae521dbb467b61c7471b2384015ac52e))
    
    What's Changed
    --------------
    
    * Log Microsoft warnings to log file by [@sephrat](https://github.com/sephrat) in [#4723](https://github.com/Ombi-app/Ombi/pull/4723)
    * feat: ✨ Recently Requested on Discover Page by [@tidusjar](https://github.com/tidusjar) in [#4387](https://github.com/Ombi-app/Ombi/pull/4387)
    
    **Full Changelog**: [v4.22.4...v4.23.0](https://github.com/Ombi-app/Ombi/compare/v4.22.4...v4.23.0)
  • 4.22.5
    6d07b77a · remove debug command ·
    No content.
  • 4.22.4
    6d07b77a · remove debug command ·
    * 🐛 Fixed missing externals ([#4712](https://github.com/Ombi-app/Ombi/issues/4712)) ([fcc1eaa](https://github.com/Ombi-app/Ombi/commit/fcc1eaaa377683dcdc81d62a2a688fb0c4490c7b))
    * fixed trakt image not loading when base url present ([#4711](https://github.com/Ombi-app/Ombi/issues/4711)) ([f102dcf](https://github.com/Ombi-app/Ombi/commit/f102dcf751c2eb62ebfe30f9f8e4b2ad863c3b0d))
    * **translations:** 🌐 New translations from Crowdin [skip ci] ([#4713](https://github.com/Ombi-app/Ombi/issues/4713)) ([ff142b0](https://github.com/Ombi-app/Ombi/commit/ff142b09abbb2f9540387284222552e6e12639fe))
    
    What's Changed
    --------------
    
    * Storybook by [@tidusjar](https://github.com/tidusjar) in [#4700](https://github.com/Ombi-app/Ombi/pull/4700)
    * Update da.json by [@mkgeeky](https://github.com/mkgeeky) in [#4706](https://github.com/Ombi-app/Ombi/pull/4706)
    * 🌐 Translations Update by [@tidusjar](https://github.com/tidusjar) in [#4704](https://github.com/Ombi-app/Ombi/pull/4704)
    * 🌐 Translations Update by [@tidusjar](https://github.com/tidusjar) in [#4713](https://github.com/Ombi-app/Ombi/pull/4713)
    * Run automation tests in docker by [@tidusjar](https://github.com/tidusjar) in [#4715](https://github.com/Ombi-app/Ombi/pull/4715)
    * fix: fixed trakt image not loading when base url present by [@tidusjar](https://github.com/tidusjar) in [#4711](https://github.com/Ombi-app/Ombi/pull/4711)
    * fix: 🐛 Fixed missing externals by [@tidusjar](https://github.com/tidusjar) in [#4712](https://github.com/Ombi-app/Ombi/pull/4712)
    
    New Contributors
    ----------------
    
    * [@mkgeeky](https://github.com/mkgeeky) made their first contribution in [#4706](https://github.com/Ombi-app/Ombi/pull/4706)
    
    **Full Changelog**: [v4.22.3...v4.22.4](https://github.com/Ombi-app/Ombi/compare/v4.22.3...v4.22.4)
  • 4.22.3
    6d07b77a · remove debug command ·
    What's Changed
    --------------
    
    * ci(Mergify): configuration update by [@tidusjar](https://github.com/tidusjar) in [#4701](https://github.com/Ombi-app/Ombi/pull/4701)
    * Override Sonarr V3 Profiles endpoint by [@comigor](https://github.com/comigor) in [#4678](https://github.com/Ombi-app/Ombi/pull/4678)
    * 4K request fixes by [@Lucane](https://github.com/Lucane) in [#4702](https://github.com/Ombi-app/Ombi/pull/4702)
    
    New Contributors
    ----------------
    
    * [@comigor](https://github.com/comigor) made their first contribution in [#4678](https://github.com/Ombi-app/Ombi/pull/4678)
    * [@Lucane](https://github.com/Lucane) made their first contribution in [#4702](https://github.com/Ombi-app/Ombi/pull/4702)
    
    **Full Changelog**: [v4.22.2...v4.22.3](https://github.com/Ombi-app/Ombi/compare/v4.22.2...v4.22.3)
  • 4.22.2
    6d07b77a · remove debug command ·
    * fixed an issue where I broke images for some users ([81ddc85](https://github.com/Ombi-app/Ombi/commit/81ddc8553b9094c3f6843b036daebb2eb9262e00))
    
    **Full Changelog**: [v4.22.1...v4.22.2](https://github.com/Ombi-app/Ombi/compare/v4.22.1...v4.22.2)
  • 4.22.1
    6d07b77a · remove debug command ·
    * **discover:** 🐛 Created new Image component to handle 429's from TMDB ([#4698](https://github.com/Ombi-app/Ombi/issues/4698)) and fixed [#4635](https://github.com/Ombi-app/Ombi/issues/4635) ([#4699](https://github.com/Ombi-app/Ombi/issues/4699)) ([f22d3da](https://github.com/Ombi-app/Ombi/commit/f22d3da765799365455b919027f7563e52b347c3))
    
    What's Changed
    --------------
    
    * 🌐 Translations Update by [@tidusjar](https://github.com/tidusjar) in [#4694](https://github.com/Ombi-app/Ombi/pull/4694)
    * fix(discover): 🐛 Created new Image component to handle 429's from TMDB ([#4698](https://github.com/Ombi-app/Ombi/issues/4698)) and fixed [#4635](https://github.com/Ombi-app/Ombi/issues/4635) by [@tidusjar](https://github.com/tidusjar) in [#4699](https://github.com/Ombi-app/Ombi/pull/4699)
    
    **Full Changelog**: [v4.22.0...v4.22.1](https://github.com/Ombi-app/Ombi/compare/v4.22.0...v4.22.1)
  • 4.22.0
    6d07b77a · remove debug command ·
    * **discover:** ✨ Added infinite scroll on advanced search results ([898bc89](https://github.com/Ombi-app/Ombi/commit/898bc89fa78245c1f3de9481f6c724f087a16e39))
    
    What's Changed
    --------------
    
    * feat: infinite scroll on search results by [@tidusjar](https://github.com/tidusjar) in [#4693](https://github.com/Ombi-app/Ombi/pull/4693)
    
    **Full Changelog**: [v4.21.2...v4.22.0](https://github.com/Ombi-app/Ombi/compare/v4.21.2...v4.22.0)
  • 4.21.2
    6d07b77a · remove debug command ·
    v4.21.2
  • 4.21.1
    6d07b77a · remove debug command ·
    * **images:** Retry images with a backoff when we get a Too Many requests from TheMovieDb [#4685](https://github.com/Ombi-app/Ombi/issues/4685) ([3f1f35d](https://github.com/Ombi-app/Ombi/commit/3f1f35df3164db6739691cdda8f925c296239791))
    
    **Full Changelog**: [v4.21.0...v4.21.1](https://github.com/Ombi-app/Ombi/compare/v4.21.0...v4.21.1)
  • 4.21.0
    6d07b77a · remove debug command ·
    * Upgrade to Angular14 ([#4668](https://github.com/Ombi-app/Ombi/issues/4668)) ([b9d55a4](https://github.com/Ombi-app/Ombi/commit/b9d55a469b412558cbf67c1e25db7fdda5964cd8))
    
    * stop populating obsolete subscribe fields ([#4625](https://github.com/Ombi-app/Ombi/issues/4625)) ([9a73463](https://github.com/Ombi-app/Ombi/commit/9a734637665f671b17c2bb440d93b35a891c142b))
    
    What's Changed
    --------------
    
    * Angular14 by [@tidusjar](https://github.com/tidusjar) in [#4668](https://github.com/Ombi-app/Ombi/pull/4668)
    * perf: stop populating obsolete subscribe fields from search endpoint by [@sephrat](https://github.com/sephrat) in [#4625](https://github.com/Ombi-app/Ombi/pull/4625)
    
    **Full Changelog**: [v4.20.4...v4.21.0](https://github.com/Ombi-app/Ombi/compare/v4.20.4...v4.21.0)