[Release] v4.1.0+40100007 (#278)

NEW
- [Backup & Restore] Backup files now use the .lunasea extension (older .json backups are still supported)
- [Filesystem] Any saves to the filesystem now uses the system share sheet
- [Images] Ability to set (or entirely disable) the opacity of the background image for cards
- [Networking] Strict TLS/SSL validation is now disabled globally
- [Routing] Hold the AppBar back button to pop back to the home page of the module
- [Settings/Sonarr] Toggle to enable Sonarr v3 features
- [Sonarr] A ground-up reimplementation of Sonarr
- [Sonarr] State is now held across module switches
- [Sonarr/Add] (v3 only) Tapping an already-added series will take you to the series page
- [Sonarr/Add] Automatically navigate to a newly added series
- [Sonarr/Add] Ability to set tags and (v3 only) language profile when adding a new series
- [Sonarr/Catalogue] Ability to view all, only monitored, or only unmonitored series
- [Sonarr/Catalogue] Ability to set the default sorting type and direction (in the settings)
- [Sonarr/Edit] Ability to update tags and (v3 only) language profile
- [Sonarr/Episodes] If the episode is in the queue, show details of the download status
- [Sonarr/Overview] View tags and (v3 only) language profile applied to the series
- [Sonarr/Queue] Ability to view and manage your queue
- [Sonarr/Releases] (v3 only) Ability to interactively search for season packs
- [Sonarr/Releases] Ability to view all, only approved, or only rejected releases
- [Sonarr/Releases] Ability to set the default sorting type and direction (in the settings)
- [Sonarr/Tags] Ability to add, view, and delete tags
- [Tautulli/Activity] Show the ETA for when the session will be completed
- [Tautulli/Activity] Show if hardware transcoding is being used on the stream

TWEAKS
- [Radarr] Use Radarr v3 icon across the UI
- [Settings/Dialogs] Small tweaks and additional notes for entering hosts and passwords
- [Settings/Host Dialog] Add validator on host to ensure user adds http:// or https://
- [Settings/Resources] Hide link to documentation until I actually finish it
- [Sonarr] Many changes to Sonarr's design
- [Sonarr/Series] Toggling monitored state of series has now been moved to the edit prompt and edit screen

FIXES
- [Backup & Restore] Fix grey screen when restoring a backup without a "default"-named profile (new backups are not required)
- [Build] Reintegrate cocoapods podfile
- [Flutter] Update packages
- [Images] Images will now load for invalid/self-signed certificates
- [Networking] Ensure that insecure (HTTP/80) connections are allowed at the platform-level
- [Tautulli/Activity] Fix grey screen for music activity
- [TextField] Fix TextField actions (cut, copy, paste, etc.) not showing
- [Timestamps] Fix 12:xx AM being shown as 00:xx AM when using 12-hour time
- [UI/Checkbox] Fix overly vibrant checkbox selected background
- Tons of additional minor bugs were fixed
This commit is contained in:
Jagandeep Brar
2020-12-05 10:28:20 -06:00
committed by GitHub
parent a4fc55ae58
commit 0f4a1175de
2 changed files with 36 additions and 106 deletions

View File

@@ -1,5 +1,5 @@
[![App Store](https://img.shields.io/badge/App%20Store-v4.0.0-red?style=for-the-badge&logo=app-store&color=%232196F3&logoColor=white)](https://apps.apple.com/us/app/lunasea/id1496797802?ls=1)
[![Play Store](https://img.shields.io/badge/Play%20Store-v4.0.0-red?style=for-the-badge&logo=google-play&color=%234CAF50&logoColor=white)](https://play.google.com/store/apps/details?id=app.lunasea.lunasea)
[![App Store](https://img.shields.io/badge/App%20Store-v4.1.0-red?style=for-the-badge&logo=app-store&color=%232196F3&logoColor=white)](https://apps.apple.com/us/app/lunasea/id1496797802?ls=1)
[![Play Store](https://img.shields.io/badge/Play%20Store-v4.1.0-red?style=for-the-badge&logo=google-play&color=%234CAF50&logoColor=white)](https://play.google.com/store/apps/details?id=app.lunasea.lunasea)
[![Beta Build](https://img.shields.io/badge/Build-CodeMagic-red?style=for-the-badge&logo=xcode&color=%23607D8B&logoColor=white)](https://codemagic.io/apps/5ef3424e03ad6b478a268d4c/5ef3424e03ad6b478a268d4b/latest_build)
[![Subreddit](https://img.shields.io/reddit/subreddit-subscribers/LunaSeaApp?label=reddit&logo=reddit&color=%23F44336&logoColor=white&style=for-the-badge)](https://www.reddit.com/r/LunaSeaApp)