Skip to content

v2.0.0-beta3

Pre-release
Pre-release

Choose a tag to compare

@Drenzzz Drenzzz released this 09 Jul 19:15
10a61ee

v2.0.0-beta3

New

  • Added Vitest frontend testing framework with 29 tests
  • Added GitHub Actions CI pipeline (lint, typecheck, Go tests)
  • Added Makefile test and check-all targets
  • Added terminal output buffer limit (100K chars) to prevent memory issues

Improved

  • Accessibility: added ARIA labels to BottomDock navigation
  • Reduced motion: BottomDock animations now respect system preferences
  • Diagnostics card: cleaner 2-column layout, removed clutter
  • Window sizing: fixed display issues on 768px screens, starts maximized
  • Removed unused @radix-ui/react-switch dependency
  • Updated .gitignore with OS/IDE/build artifact patterns

Fixed

  • Flasher store tests aligned with current FlashPlan type
  • Route error boundaries now catch lazy-load failures gracefully
  • Wails upgraded to v2.13.0