release v3.0.0-beta.7 (#1696)

This commit is contained in:
Le Tan 2021-02-23 20:37:03 +08:00 committed by GitHub
parent 04a57f4f8d
commit 41bb9c0676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +1,9 @@
# 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

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.6"
"version" : "3.0.0-beta.7"
},
"core" : {
"theme" : "pure",