Skip to content

v0.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:26
· 5 commits to main since this release
v0.4.3
2c10d51

Changelog

v0.4.3

Security

  • Updated react-router-dom from 6.x to 7.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