* fix(packages): Switch from share to share_plus package for extended platform support
* fix(Sharesheet): Set sharesheet origin position to ensure visibility on iPadOS
* (feat): [UI] Add "LunaBanner" UI element
* Added stub notifications route in settings
* (asset): Added base Sonarr webhook body
* feat(dev): Added debug menu to Settings that is only shown on debug mode builds
* feat(ui): Added dismissable LunaBanner configuration for tooltips
* feat(settings): Option to dismiss all tooltip banners
* feat(Settings): Added notification page, moved device token and user token to buttons on this page
* feat(Settings): Integrated full notifications page, module URL buttons
NEW
- [Radarr/Queue] Ability to view and manage the queue
- [Radarr/Status] Show root folders on the disk space page
TWEAKS
- [UI/UX] Highlight active profile in profile switcher popup menus
FIXES
- [Radarr/Catalogue] Update filters to more closely match the web GUI filtering
- [UI/UX] Search and filter/sort buttons now have fixed heights to have consistency across platforms
- [UI/UX] Show click cursor on all clickable tiles
- [UI/UX] Show two buttons per line on expandable tiles
- [UI/UX] Clear button would not always appear on input bars
PLATFORM SPECIFIC
- [macOS] (new) Added LunaSea icon
- [macOS] (fix) Added platform compatability checks for all native linking packages
- [macOS] (new) Added notification support
- [macOS] (new) Added hardening runtime and set development signing certificate
- [macOS] (tweak) Set minimum macOS version to 10.14 (Mojave)
- [macOS] (fix) Set minimum window size to prevent reactive overflow issues
- [macOS] (fix) Updated about dialog to have correct information
- [macOS] (fix) Set application/window title
- [macOS] (fix) Utilize package_info_plus to allow internal version checking
- [macOS] (fix) Hide incompatible settings options
* (flutter): Added window_size package for desktop
* (tweak): [UI] Highlight active profile in profile switcher popup menus
* (fix): [Desktop] Set minimum window size to prevent reactive overflow issues
* (tweak): [Radarr] Add headers for sections in disk space
* (tweak): [macOS] Reduce minimum window dimension to 400px