Changelog
v0.3.0 β March 2025
Added
- Workspace UI β Zettelkasten note editor with enforced rules (atomic notes, declarative titles)
- Activity Stream β Real-time SSE events for note creation, linking, recall, and model usage
- Smart Model Routing β Auto-escalation from Haiku to Sonnet for complex queries
- Pricing Tiers β Free, Student ($5), Pro ($12), Power ($30) with metered quotas
- Voice Responses β ElevenLabs TTS integration (Student tier and above)
Changed
- Demo page is now a self-contained product showcase (no backend dependency)
- Default AI model changed from Sonnet to Haiku for cost efficiency
- Conditional database restore on container start (preserves existing data)
v0.2.0 β February 2025
Added
- Graph View β Interactive knowledge graph visualization
- Health Monitor β Graph health monitoring and maintenance tools
- Recall β AI-powered semantic search
- Import/Export β Import/export for knowledge graphs
- Demo mode β Unauthenticated demo with sample data
v0.1.0 β January 2025
Added
- Initial release
- SQLite + FTS5 note storage
- ChromaDB vector embeddings
- Basic CRUD API
- GitHub OAuth authentication
- Litestream replication to Cloudflare R2
Last updated on