release v3.0.0-beta.3

This commit is contained in:
Le Tan 2020-12-21 21:51:05 +08:00
parent 6dce8e65a7
commit 03806337e7
6 changed files with 19 additions and 5 deletions

View File

@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
VNOTE_VER: 3.0.0-beta.2
VNOTE_VER: 3.0.0-beta.3
jobs:
build-linux:

View File

@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
VNOTE_VER: 3.0.0-beta.2
VNOTE_VER: 3.0.0-beta.3
jobs:
build-linux:

View File

@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
VNOTE_VER: 3.0.0-beta.2
VNOTE_VER: 3.0.0-beta.3
jobs:
build:

View File

@ -3,3 +3,17 @@
* Fix Import Legacy Notebook
* Refine toolbar
* Fix Outline viewer
## 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

View File

@ -7,7 +7,7 @@
<key>CFBundleShortVersionString</key>
<string>3.0.0</string>
<key>CFBundleVersion</key>
<string>3.0.0.2</string>
<string>3.0.0.3</string>
<key>NSHumanReadableCopyright</key>
<string>Created by VNoteX</string>
<key>CFBundleIconFile</key>

View File

@ -3,7 +3,7 @@
"metadata" : {
"//comment": "When releasing new version, please go through the following configs to check if override is needed.",
"//Comment": "markdown_editor#override_viewer_resource",
"version" : "3.0.0-beta.2"
"version" : "3.0.0-beta.3"
},
"core" : {
"theme" : "native",