-
v1.5.6 Stable
released this
2025-12-23 20:58:54 +08:00 | 12 commits to master since this releaseWhat's Changed
- [Snyk] Upgrade @toml-tools/parser from 1.0.0 to 1.0.1 by @landaiqing in https://github.com/landaiqing/voidraft/pull/17
- [Snyk] Upgrade @toml-tools/lexer from 1.0.0 to 1.0.1 by @landaiqing in https://github.com/landaiqing/voidraft/pull/16
- ♻️ Refactor keybinding service by @landaiqing in https://github.com/landaiqing/voidraft/pull/18
- Update issue templates by @landaiqing in https://github.com/landaiqing/voidraft/pull/19
- Added code block export image extension by @landaiqing in https://github.com/landaiqing/voidraft/pull/20
Full Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.5...v1.5.6
Downloads
-
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
-
v1.5.4
Stablereleased this
2025-11-16 18:00:06 +08:00 | 78 commits to master since this releaseWhat's Changed
- ⬆️ Bump js-yaml from 4.1.0 to 4.1.1 in /frontend by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/7
Full Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.3...v1.5.4
What's New
✨ Added markdown and mermaid preview
✨ Added editor cursor state persistenceDownloads
-
v1.5.3
Stablereleased this
2025-11-08 00:14:12 +08:00 | 98 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.2...v1.5.3
What's New
✨ Improve HTTP client function
✨ Added mermaid language supportWhat's Change
♻️ Refactored hotkey service and configuration notification service
Downloads
-
v1.5.2 Stable
released this
2025-11-02 17:39:28 +08:00 | 118 commits to master since this releaseWhat's Changed
- ⬆️ Bump vite from 7.1.10 to 7.1.11 in /frontend by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/6
Full Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.1...v1.5.2
What's New
✨ Added http client code block 「support for quick request API for easy debugging」
Fixed
🐛 Fixed tab and multi-window issues
Downloads
-
v1.5.1 Stable
released this
2025-10-20 23:20:49 +08:00 | 128 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.5.0...v1.5.1
What's New
✨ Added preset theme
What's Change
🎨 Optimize code
⚠️Warn
This version modifies the database structure, and the application may fail to start, so please save the data, uninstall the application, and reinstall it
Downloads
-
v1.5.0 Stable
released this
2025-10-05 19:08:17 +08:00 | 133 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.4.2...v1.5.0
What's New
✨ Adds multiple code block language support
✨ Added tab functionalityFixed
🐛 Fixed SQLite time field issue
Downloads
-
v1.4.2 Stable
released this
2025-09-24 21:55:33 +08:00 | 146 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.4.1...v1.4.2
Fixed
🐛 Fixed docker prettier plugin issue
Downloads
-
v1.4.1 Stable
released this
2025-09-24 00:55:45 +08:00 | 148 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.4.0...v1.4.1
What's Change
⚡ Optimize font size and add more fonts
Fixed
🐛 Fixed docker、shell prettier plugin issue
Downloads
-
v1.4.0 Stable
released this
2025-09-21 23:38:03 +08:00 | 150 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.3.6...v1.4.0
What's New
✨Added clang、dart、go、groovy 、java、lua、php、python、rust、shell、sql、toml、clojure language format
✨Added loading animation switchDownloads