mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
1.4 KiB
1.4 KiB
Changes
v3.0.0-beta.7
- Support export to Markdown/HTML/PDF
- Support base level 1/2/3 for section number in read mode
- Support opening link to folder in read mode
v3.0.0-beta.6
- Add theme pure for light mode
- Small fixes
v3.0.0-beta.5
- Refine themes
- Add section number style "1.1" and "1.1.", and use the later as default
- Support indentation of first line of paragraph in read mode
- Add file type combo box in NewNoteDialog
- Add "Insert Mark" in tool bar
- Support Smart Table
- Support
*.rmd
as Markdown suffix - Turn on system title bar by default
- Enable AutoBreak by default
v3.0.0-beta.4
- Add theme moonlight for dark mode
- Add shortcuts for split and workspace
- Bug fix
- More configs in Settings dialog for Markdown viewer
- Support section number in edit mode (without the dot suffix)
- Support link jump in Markdown viewer
- Use socket for single instance guard
v3.0.0-beta.3
- Support
[TOC]
- Fix MathJax
- Add shortcut for StayOnTop
- Add Markdown guide and shortcuts guide
- Show hovered link in read mode
- Smart Input Method in Vi mode
- Bug fix in Markdown editor when finding current heading index
- Add custom Info.plist on macOS
- Support minimizing to system tray
- Support restart
- Add read and edit in Markdown ViewWindow
- Add Chinese translations
v3.0.0-beta.2
- Fix Import Legacy Notebook
- Refine toolbar
- Fix Outline viewer