|
@@ -1,8 +1,12 @@
|
|
|
# Changes
|
|
|
-## v3.0.0-beta.2
|
|
|
-* Fix Import Legacy Notebook
|
|
|
-* Refine toolbar
|
|
|
-* Fix Outline viewer
|
|
|
+## 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]`
|
|
@@ -17,3 +21,8 @@
|
|
|
* 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
|