-
v1.5.4
Stablereleased this
2025-11-16 18:00:06 +08:00 | 26 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 | 46 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 | 66 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 | 76 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 | 81 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 | 94 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 | 96 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 | 98 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
-
v1.3.6 Stable
released this
2025-09-06 01:28:32 +08:00 | 121 commits to master since this releaseFull Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.3.5...v1.3.6
What's New
✨ Added update notifications and badges
Fixed
🐛 Fixed configuration merge override issue
Downloads
-
v1.3.5 Stable
released this
2025-09-04 00:29:13 +08:00 | 125 commits to master since this releaseWhat's Changed
- ⬆️ Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in https://github.com/landaiqing/voidraft/pull/4
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/landaiqing/voidraft/pull/4
Full Changelog: https://git.landaiqing.cn/landaiqing/voidraft/compare/v1.3.4...v1.3.5
What's New
✨ Added window snapping feature
♻️ Refactoring configuration migration service
Fixed
🐛 Fixed window pinning issue
Downloads