1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-22 16:02:43 +00:00
Radarr/changelogs/CHANGELOG-v4.1.0.6122.md
2023-05-14 20:34:02 -05:00

3.1 KiB

New Beta Release

Radarr v4.1.0.6122 has been released on develop

  • Users who do not wish to be on the alpha nightly testing branch should take advantage of this parity and switch to develop

A reminder about the develop and nightly branches

  • develop - Current Develop/Beta - (Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still beta. This version will receive updates either weekly or biweekly depending on development.
  • nightly - Current Nightly/Unstable - (Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch. Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update. This version is updated immediately.

Announcements

  • Radarr Postgres Database Support has landed in nightly and will be coming to develop soon
  • Radarr Plex Watchlist Support has landed in nightly and will be coming to develop soon

Additional Commentary

Releases

Native

Docker

NAS Packages

  • Synology - Please ask the SynoCommunity to update the base package; however, you can update in-app normally

  • QNAP - Please ask the QNAP to update the base package; however, you should be able to update in-app normally


Release Notes

v4.1.0.6122 (changes since v4.1.0.6095)

  • Fixed: Loading old commands from database

  • Fixed: Scrolling in Firefox in small window (requires refresh)

  • Don't return early after re-running checks after startup grace period

  • Fixed: Delay health check notifications on startup

  • New: Schedule refresh and process monitored download tasks at high priority

  • Fixed: Use Digital Release in ChangeFileDate if no Physical

  • Fixed: Cleanup Temp files after backup creation

  • Centralise image choice, update to latest images

  • Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]

  • Other bug fixes and improvements, see GitHub history