Skip to content

Commit ad772e9

Browse files
Split Login Design added for Email and DockFlare Web Login PAge
1 parent dd435ad commit ad772e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44

55

6-
## [v3.1.2] - 2026-05-07
6+
## [v3.1.2] - 2026-05-08
77

88
### Added
99
- **DockFlate Master - Design Refresh:** Visual overhaul aligning the DockFlare Master app with the DockFlare website CSS design.
@@ -13,15 +13,15 @@ All notable changes to this project will be documented in this file.
1313
- **Font:** Body font explicitly set to Inter across all page templates.
1414
- **Theme Toggle:** 29-theme DaisyUI dropdown replaced with sun/moon light/dark toggle button.
1515
- **System Theme Awareness:** Dark mode now falls back to the OS `prefers-color-scheme` setting when no explicit user preference has been stored.
16-
- **Login Page:** Theme toggle button added to the login screen. Aurora and gradient applied to the login background.
16+
- **Login Page:** Theme toggle button added to the login screen. Aurora and gradient applied to the login background. Split Login Design.
1717
- **Webmail - Profile Settings:** New Profile section in Settings lets users update their display name. The current formatted From address (`Name <email>`) is previewed live. Changes persist immediately and reflect across the session without re-login.
1818
- **Webmail - Design Refresh:** Visual overhaul aligning the webmail with the DockFlare website design system.
1919
- **New Logo:** Replaced animated GIF with the updated static SVG logo. Light and dark variants swap automatically based on active theme.
2020
- **Aurora Background:** Animated conic-gradient aurora layer (blue-violet) added to both login and mail views, matching the website aesthetic.
2121
- **Light Mode Background:** Subtle radial blue gradient at the top of the light mode background, consistent with the website.
2222
- **Font:** Body font updated to Inter, matching the website. Outfit retained for branding text.
2323
- **Brand Orange:** Accent color aligned to `#f97316` across all components (compose button, unread indicators, active tabs, folder highlights, settings nav).
24-
- **Login Page:** Theme toggle button (sun/moon) added to the login screen. Logo enlarged and "Webmail" sub-label removed for a cleaner presentation.
24+
- **Login Page:** Theme toggle button (sun/moon) added to the login screen. Logo enlarged and "Webmail" sub-label removed for a cleaner presentation. Split Login Design.
2525
- **System Theme Awareness:** Dark mode now falls back to the OS `prefers-color-scheme` setting when no explicit user preference has been stored.
2626

2727
- **Self-Contained Static Assets:** All third-party frontend dependencies are now bundled locally — no external CDN requests at runtime. Inter font (variable), Tom Select (CSS + JS), and country flag SVGs are served directly from the Flask static directory, enabling fully offline / air-gapped deployments.

0 commit comments

Comments
 (0)