Changelog
v0.4.3
Security
- Updated
react-router-domfrom 6.x to7.18.2. - Resolved known React Router vulnerabilities related to open redirects, XSS, and SSR error deserialization.
- Refreshed the frontend dependency lockfile and production assets.
v0.4.2
Added
- Added a responsive mobile dashboard layout.
- Added an off-canvas workspace sidebar with mobile open and close controls.
- Added system-detected light and dark themes using
prefers-color-scheme. - Added explicit Tailwind
dark:variants for shared dashboard components.
Improved
- Improved mobile navbar and dashboard content spacing.
- Improved responsive sidebar and workspace navigation behavior.
- Added accessible labels and state handling to the mobile navigation controls.
- Fixed desktop account dropdown positioning so it no longer creates a scrollable navbar.
- Preserved the existing dark palette while introducing a light theme by default.
Full Changelog: v0.4.1...v0.4.3