Releases: vnotex/vnote
Releases Β· vnotex/vnote
Continuous Build
update release when build
Lots of PRs
What's Changed
- enhanced-mindmap-outline-and-link by @feloxx in #2631
- QuickAccess: change link address from hard link to VxURL by @Schips-Wong in #2635
- feature-add-node-visual by @feloxx in #2637
- fix-mindmap-outline-update-interval by @feloxx in #2641
- VxUrlUtils: correct the behavior of 'getFilePath..' functions by @Schips-Wong in #2638
- QuickAccess: update VxUrl list when accessing or changing entries by @SugarWong97 in #2642
- MarkdownEditor : Copy local GIF to clipboard without frame loss by @Schips-Wong in #2654
- try fix CI by @tamlok in #2659
- fix #2652 the same font size as parent heading. by @henices in #2661
Full Changelog: v3.19.2...v3.20.0
Support hot-reloading of theme
- Support hot-reloading of theme via command line option
--watch-themes - Fix code sign of DMG
- Fix style of toolbar expansion button
Fix toolbar popup caused by Qt 6.8
NOTE: now Mac DMG is signed and could be opened directly.
Support VSCode-style shortcuts
Support VSCode-style shortcuts
Ctrl+Shift+G: go to lineCtrl+X/C: cut/copy lineCtrl+L: select lineAlt+Up/Down: move line up/downShift+Alt+Up/Down: copy line up/downCtrl+Shift+K: delete line
Fixes
- Fix plantUML export hanging issue
Fix XSS protection
- Fix XSS protection
- Fix open file alert
- Fix MacOS build
Small Fixes
- Fix crash caused by Qt6 change
- Fix XSS protection exemption
- Check link before open
