v1.23.0
github-actions
released this
16 Apr 13:34
·
627 commits
to master
since this release
Beta is here!
After 4 months of alpha testing, we are finally comfortable enough to put Overseerr in its beta state. There is a lot to say about this, but probably too much for these release notes, so I put my thoughts into a notion post. You can check that out here.
Awesome New Stuff
Radarr/Sonarr Tag Support
We added tag support in this version for both Radarr and Sonarr. You can select tags from your Radarr/Sonarr settings for your defaults. You can also override tags per request!
Enable/Disable individual notification agents per user
Users can now enable or disable notification agents themselves if they don't want to be directly notified. This also includes a new redesign to the notifications page for the users to better organize and prepare for more configuration there.
1.23.0 (2021-04-16)
Bug Fixes
- api: allow server owner to delete other admin accounts (2ac6fe7)
- backend: do not log error when user has no server access (#1419) (fc14037)
- frontend: add crossorigin attribute to webmanifest link (#1376) (82ca2f5)
- frontend: autofill with Plex server address (#1381) (d9e314b)
- frontend: handle media items/requests no longer having a valid tmdb id (b5ac2f5), closes #517
- lang: remove unused strings & correct manageModalNoRequests strings (#1413) (190a5c0)
- plex: do not use SSL for local servers (#1418) (9233fc0)
- plex: use server 'address' returned by Plex API (#1379) (33542c9)
- quotas: Time value of a quota was being ignored (d3c6bc1)
- ui: allow canceling from request list & hide edit button for own requests (#1401) (bed850d)
- ui: close sidebar on mobile when clicking version status (ad67381)
- ui: correctly set autocomplete attribute for password fields (#1430) (4b5e355)
- ui: dim password field when password generation option is selected (#1427) (e8bbd44)
- ui: hide alert when email notifs are already configured (#1335) (5117987)
- fall back to English genre names (#1352) (e43106a)
- fix outofdate string & display version status badge in Settings > About (#1417) (4eb9209)
- various fixes for new tags feature (#1369) (b4450a3)
- ui: link request card status badge to Plex media URL (#1361) (7a5c4a3)
Features
- lang: Translations update from Weblate (#1429) (a54241c)
- change alpha warning to beta warning (03fd21b)
- lang: translated using Weblate (Catalan) (#1351) (35c13a8)
- lang: translations update from Weblate (#1360) (8ee7693)
- lang: translations update from Weblate (#1416) (dceca4d)
- add overseerr version and update availability status to sidebar (ecf1312)
- lang: translations update from Weblate (#1388) (9b199b2)
- lang: translations update from Weblate (#1396) (3daf57e)
- notif: allow users to enable/disable specific agents (#1172) (46c4ee1)
- webhook: include requestedBy user in payload (#1385) (e605687)
- radarr/sonarr tag support (#1366) (a306ebc)