v2.0.0-beta3
New
- Added Vitest frontend testing framework with 29 tests
- Added GitHub Actions CI pipeline (lint, typecheck, Go tests)
- Added Makefile
testandcheck-alltargets - 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-switchdependency - Updated
.gitignorewith OS/IDE/build artifact patterns
Fixed
- Flasher store tests aligned with current
FlashPlantype - Route error boundaries now catch lazy-load failures gracefully
- Wails upgraded to v2.13.0