You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appearance settings page (linked at the bottom of the sidebar) with light/dark mode, four selectable color themes (Stalwart, Ocean, Forest, Violet) and a rounded/square corners option that applies globally across all themes.
Light/dark toggle on the login pages.
Dynamic document titles per page, mirroring the sidebar navigation labels.
Square corners toggle for a border-radius-free interface.
Full-width sidebar hover with a separated footer in square mode.
Changed
The light/dark toggle is a single-click button again, in the top bar and on the login pages.
The logout menu item is marked as destructive.
Updated react-router-dom to 7.18.2 and migrated the date picker to @daypicker/react 10 (the new react-day-picker package name).
Fixed
Section URLs without a view (e.g. /admin) redirect to the first accessible page instead of the "Select a view" empty state.
Removed
The Web Applications list no longer shows a "Version" column or an "Update" button, because Stalwart does not expose the installed version of each web application and /latest/ GitHub URLs hide it.