Whats New
- Changed the
FileManagerview to require user authentication (instead of admin access), displaying a styled message and icon for unauthenticated users. - Updated the navigation bar to hide itself and the toolbar on
/filesand/settingsroutes, in addition to/loginand/watch, for a cleaner UI on these pages. - Adjusted the
Settingsview layout to use a maximum height instead of a fixed height for better responsiveness. - Improved the
Tagsdialog behavior by resetting the editing state only after the dialog has fully closed, preventing premature state changes.
Whats Fixed
- Fixed an issue where the discord webhook url would get overwritten on app restart with an empty value.