v0.2.0
Release date: 2026-01-21
Inklings v0.2.0 is the first public release, establishing the core application architecture and foundational features.
Features
Section titled “Features”- Page System — Create, edit, and organize pages with wiki-links, backlinks, and full-text search
- Block Editor — TipTap-based rich text editor with markdown shortcuts, image blocks, and CRDT-backed content
- Type System — Custom type definitions with properties, container rules, and collection views
- Tag System — Tag pages with tag groups, AND/OR filtering, and FTS5 search integration
- Layout System — CSS Grid layouts with 8 built-in definitions and multi-editor grid support
- Import — Import from Obsidian vaults and markdown folders with wiki-link conversion
- Workspace Management — Multiple workspaces with recent workspace tracking
- Search — Full-text search with FTS5 and semantic search with embedding support
- Command Palette — Quick navigation with Cmd+K search
Bug Fixes
Section titled “Bug Fixes”- Fixed hydration mismatch in theme detection
- Resolved fetch errors with Next.js proxy for API calls
- Fixed navigation links in import result summaries