-
v1.5.5 Stable
released this
2025-12-17 23:58:25 +08:00 | 27 commits to master since this releaseWhat's Changed
- ⬆️ Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/8
- ⬆️ Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /frontend by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/10
- ⬆️ Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /frontend by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/11
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @landaiqing in https://github.com/landaiqing/voidraft/pull/12
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @landaiqing in https://github.com/landaiqing/voidraft/pull/13
- Add license scan report and status by @fossabot in https://github.com/landaiqing/voidraft/pull/15
- ♻️ Refactor cursor position cache by @landaiqing in https://github.com/landaiqing/voidraft/pull/14
New Contributors
- @landaiqing made their first contribution in https://github.com/landaiqing/voidraft/pull/12
- @fossabot made their first contribution in https://github.com/landaiqing/voidraft/pull/15
Full Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.4...v1.5.5
What's Changed
♻️ Refactor markdown preview
✨ Added some new extensions
⚡ Optimize code for better performance⚠️ Warn
This version has restructured the underlying data storage architecture. To upgrade to this version, please back up your data beforehand, uninstall the current version, reinstall the latest version, and then perform data migration.
🚨 Note: Before reinstalling, Windows users must manually delete the
.voidfrat/datadirectory from their user profile.Downloads