LinuxServer Changes:
Bot Updating Package Versions
Ombi Changes:
New Features
-
Added a page where the admin can write/style/basically do whatever they want with e.g. FAQ for the users #2715 This needs to be enabled in the Customization Settings and then it's all configured on the page. [TidusJar]
-
Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability. [TidusJar]
-
Added the ability to search movies via the movie db with a different language! [tidusjar]
-
Added the ability to specify a year when searching for movies. [tidusjar]
-
Made the newsletter use the default lanuage code set in the Ombi settings for movie information. [TidusJar]
-
Added a global language flag that now applies to the search by default. [tidusjar]
-
Updated the frontend packages (Using Angular 7 now) [TidusJar]
-
Added capture of anonymous analytical data. [tidusjar]
-
Added {AvailableDate} as a Notification Variable, this is the date the request was marked as available. See here: https://github.com/tidusjar/Ombi/wiki/Notification-Template-Variables. [tidusjar]
-
Updated the Newsletter template! Better mail client support [d1slact0r]
-
Updated boostrap #2694. [TidusJar]
-
Added the ability to deny a request with a reason. [TidusJar]
-
Updated to .net core 2.2 and included a linux-arm64 build. [aptalca]
-
Make the newsletter BCC the users rather than creating a million newsletters (Hopefully will stop SMTP providers from marking as spam). This does mean that the custom user customization in the newsletter will no longer work. [TidusJar]
-
New translations [TidusJar]
Fixes
-
Fixed #2716. [tidusjar]
-
If we don't know the Plex agent, then see if it's a ImdbId, if it's not check the string for any episode and season hints #2695. [tidusjar]
-
Fixed #2704. [tidusjar]
-
Fixed #2697. [tidusjar]
-
Fixed #2691. [tidusjar]
-
Fixed linting. [TidusJar]
-
Fixed the Plex OAuth when going through the wizard. [TidusJar]
-
Fixed #2678. [TidusJar]
-
Set the landing and login pages background refresh to 15 seconds rather than 10 and 7. [TidusJar]
-
Fixed a bug with us thinking future dated emby episodes are not available, Consoldated the emby and plex search rules (since they have the same logic) [TidusJar]