Releases: AI-Star-Dev/vaultkeeper-releases
Releases · AI-Star-Dev/vaultkeeper-releases
Release list
1.0.6 release
Linux and macOS build versions are triggered by GitHub Actions, so please download them from the source release .
- feat(security): confirm external links from markdown before opening
- i18n(zh): refine lock-screen subtitle to match product vault metaphor
- chore(rust): clear all rustc warnings and persist forgotten update fields,
cargo checknow reports 0 warnings.
1.0.5 release
Linux and macOS build versions are triggered by GitHub Actions, so please download them from the source release .
- feat(markdown-editor): add fullscreen mode and richer editing toolset
- feat(markdown): add code syntax highlighting via highlight.js
- fix(auto-lock): persist user-configured timeout across restarts
1.0.4 release
Linux and macOS build versions are triggered by GitHub Actions, so please download them from the source release .
- Make settings route to work without an active workspace
- Auto-close import modal and add loading protection to settings modals
- Fix some bugs