[0.18.0] - 2025-10-14
🚀 Features
- Implement new reactive UI with Alpine.js and enhanced UX
- Implement hidden lanes functionality with visual separator
- Gzip+minify+source maps for assets
- Add public board sharing feature and remove minification
- Implement polished board sharing controls
🐛 Bug Fixes
- UI tweaks and refinements
- Lowercase color scheme on board loading
- Correct 'set -e' in do_release.sh to enable error exit mode
💼 Other
- Release v0.18.0
🚜 Refactor
- Implement OpenAPI based API with client generation
- Consolidate validation and reduce code duplication
- (frontend) Consolidate validation and reduce code duplication