Skip to content

v1.5.0

Choose a tag to compare

@odest odest released this 26 Apr 10:41
45c402c

1.5.0 (2026-04-26)

Features

  • add command palette with navigation and settings (#55) (36fe82a)
  • core: Add Reports page and update dashboard navigation (77b7f50)
  • core: replace static greet text with toast and dynamic i18n (6456e17)
  • hotkeys: add keyboard shortcuts and dialog/drawer (#54) (4ff28b8)
  • landing: implement footer section with theme toggle and links (#53) (ec7387d)
  • mobile: add mobile bottom navigation and drawers (40e0bb0)
  • ui: adaptive styling and mobile UX improvements (#57) (9d4e5d5)
  • web: implement download page with dynamic OS artifacts (#49) (25841eb)

Bug Fixes

  • core: resolve implicit any type error in greet component (0dcd28a)

Documentation

  • sync documentation with current codebase (08a7dbe)

Code Refactoring

  • ui: implement adaptive sizing and typography via CSS variables (dda740b)
  • ui: implement responsive hybrid layouts and optimize mobile ux (fbfbb24)
  • ui: purge remaining hardcoded tailwind classes across components (b16efc1)

Build System

  • deps: bump next from 16.2.1 to 16.2.3 (#52) (adf1d2e)
  • deps: bump next-intl from 4.8.3 to 4.9.1 (#51) (ed5c70f)