vnote version history
12 releases tracked, newest first.
v4.1.1
Jul 8, 2026- Improved incremental search with configurable result limits and grouped matches
- Fixed PDF export issues with MathJax equations and diagram mixing
- Editor fixes for emoji rendering and theme switching
- Enabled image paste and preserved metadata in raw notebooks
4 downloads
v4.1.0
Jun 29, 2026- Major release with new native core and re-architected application
- Introduces notebook sync across devices via Git remotes
- Secure authentication with system keychain storage
- Redesigned notebook dialog with local/remote cloning options
4 downloads
v3.20.1
Nov 26, 2025* Refine toolbar by adding text besides icon
* Fix the messy code of Chinese in local graphviz
* Fix the welcome scene on macOS
3 downloads
v3.20.0
Oct 23, 2025## What's Changed
* enhanced-mindmap-outline-and-link by @feloxx in https://github.com/vnotex/vnote/pull/2631
* QuickAccess: change link address from hard link to VxURL by @Schips-Wong in https://github.com/vnotex/vnote/pull/2635
* feature-add-node-visual by @feloxx in https://github.com/vnotex/vnote/pull/2637
* fix-mindmap-outline-update-interval by @feloxx in https://github.com/vnotex/vnote/pull/2641
* VxUrlUtils: correct the behavior of 'getFilePath..' functions by @Schips-Wong in https://github.com/vnotex/vnote/pull/2638
* QuickAccess: update VxUrl list when accessing or changing entries by @SugarWong97 in https://github.com/vnotex/vnote/pull/2642
* MarkdownEditor : Copy local GIF to clipboard without frame loss by @Schips-Wong in https://github.com/vnotex/vnote/pull/2654
* try fix CI by @tamlok in https://github.com/vnotex/vnote/pull/2659
* fix #2652 the same font size as parent heading. by @henices in https://github.com/vnotex/vnote/pull/2661
**Full Changelog**: https://github.com/vnotex/vnote/compare/v3.19.2...v3.20.0
3 downloads
v3.19.2
May 16, 2025* Support hot-reloading of theme via command line option `--watch-themes`
* Fix code sign of DMG
* Fix style of toolbar expansion button
5 downloads
v3.19.1
Apr 18, 2025NOTE: now Mac DMG is **_signed_** and could be opened directly.
4 downloads
v3.19.0
Apr 15, 2025# Support VSCode-style shortcuts
* `Ctrl+Shift+G`: go to line
* `Ctrl+X/C`: cut/copy line
* `Ctrl+L`: select line
* `Alt+Up/Down`: move line up/down
* `Shift+Alt+Up/Down`: copy line up/down
* `Ctrl+Shift+K`: delete line
# Fixes
* Fix plantUML export hanging issue
4 downloads
v3.18.2
Aug 6, 2024* Fix XSS protection
* Fix open file alert
* Fix MacOS build
4 downloads
v3.18.1
Jul 10, 2024* Fix crash caused by Qt6 change
* Fix XSS protection exemption
* Check link before open
4 downloads
v3.18.0
Jul 1, 2024* Upgrade to Qt6
* Support MacOS universal build
* Upgrade Mermaid, Flowchart.js, and markdown-it
* Markdown-it
* Fix XSS protection and turn it on by default
* Support mark by `==xx==`
4 downloads
v3.17.0
Aug 27, 2023* Quick note: create note in given scheme (@feloxx)
* MarkdownEditor: support inserting multiple images (@feloxx)
* Mermaid: upgrade and fix preview issue (@ygcaicn)
* Flowchart.js: upgrade
4 downloads
continuous-build
Pre-releaseDec 5, 2020update release when build
34 downloads