Added:
- Added first batch of admin translations
- Added ability to temporarily toggle debug mode during runtime for enhanced logging
- Added ability to view audio files in file manager
- Added deeper permission validation for schedule actions
- Added missing back buttons on auth pages
- Added ability to customize console prelude
- Added ability to set different icons/banners for dark/light mode
- Added support for Implicit TLS in SMTP Email Driver
- Added explicit ability to send account created email via API with password reset link
- Added support for defining restic prune jobs on a schedule to clean up unused storage
- Added ability to map oauth scopes to roles/subusers
Fixed:
- Fixed issue where non-base64 APP_KEYs would be treated as base64 in imports
- Fixed pelican TOTP secret decryption issue
- Fixed issue wher egg repositories failed to sync eggs
- Fixed issue in heavy aio image where all builds failed and wings never stopped
- Fixed some UI sizing issues
- Fixed invalid validation on schedule step creation
- Fixed issue where passkey credential ids wouldnt be displayed instantly
Full Changelog: release-1.0.7...release-1.0.8