Releases: LHelge/granit
Releases · LHelge/granit
Granit v0.6.0
[0.6.0] - 2026-06-12
⚙️ Miscellaneous Tasks
- Run CI on pushes to main to keep the cache warm
- Bump version to 0.6.0
Granit v0.5.0
[0.5.0] - 2026-06-12
🚀 Features
- Show word count and reading time in the reader
- Show the cave note count in the explorer
🐛 Bug Fixes
- Map reader checkbox toggles through the markdown parse
- Match wiki-link rewrites on rename Unicode-case-insensitively
- Validate the daily-note date and folder before touching disk
- Normalize .md-suffixed note and template names to their stem
- Drop a note's RAG embedding only after a successful rename
- Cancel Tauri event-listener futures on component unmount
- Resolve provider settings rows by id instead of position
⚙️ Miscellaneous Tasks
- Update actions/setup-node from v4 to v6
- Install trunk via taiki-e/install-action
- Dual-license under MIT OR Apache-2.0
- Install wasm-pack in CI via taiki-e/install-action
- Temporary GITHUB_TOKEN release-API probe
- Remove temporary GITHUB_TOKEN probe workflow
- Re-add token probe for tag-name isolation
- Remove token probe workflow
- Bump version to 0.5.0