What's New
Improvements
- Project cards now show inline description overlays
- Progress bar updates immediately when changing pattern status (no page refresh needed)
- Project name and description edits reflect instantly on the In Progress page
- App version now loads dynamically from package.json
- Cleaned up docker-compose.yml and README for public release
- Added .env.example, LICENSE, and screenshots to README
Bug Fixes
- Fixed stale data on In Progress page after project mutations (status changes, favorites, adding/removing patterns, description edits, project creation/deletion)
- Fixed database initialization order: users table created before categories