What's New
✨ Markdown Editor
Rich markdown editing for task descriptions and comments — formatting toolbar, live preview, keyboard shortcuts (Ctrl+B/I/K), syntax highlighting, and dark mode support.
📦 Shared Resources Registry
Define reusable resources (prompts, guidelines, skills, configs, templates) and mount them across projects. Full CRUD API with mount/unmount endpoints.
📄 Documentation Freshness Tracking
Track document staleness with freshness scores, alerts, and optional auto-review task creation. Configurable thresholds and scan intervals.
🐛 Bug Fixes
- Fixed Docker auth state persistence —
security.jsonand 4 other service files now correctly persist to the Docker volume across container rebuilds (#116) - Added automatic migration for existing Docker installs
- Fixed Lessons Learned section dark mode styling (switched to theme-aware tokens)
- Fixed raw markdown visible in task card previews (now plain text)
- Fixed
jwt-rotation.test.tstemporal dead zone error withvi.hoisted()
Full Changelog: v3.1.0...v3.2.0