[0.7.0] - 2025-06-24
๐ Features
- Help user onboarding
๐ Bug Fixes
- Show errors above the editor modal
- Page reloading using actual templates
- The --data-path option was buggy
- Lane serialization bug
- Handle clean startup better
- Color selector was broken
๐ผ Other
- Release v0.7.0
๐ Refactor
- Use BoardManager everywhere in backend
- Split huge app.js into many smaller files
- Separate concerns about disk locations
- Split endpoints.cr and tocry.cr
๐งช Testing
- Add integration tests