diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml
index 74458d7d..a0554dd3 100644
--- a/.github/workflows/ci-linux.yml
+++ b/.github/workflows/ci-linux.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.0.0-beta.7
+ VNOTE_VER: 3.0.0-beta.8
jobs:
build-linux:
diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml
index 5b0ead9f..60e8d847 100644
--- a/.github/workflows/ci-macos.yml
+++ b/.github/workflows/ci-macos.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.0.0-beta.7
+ VNOTE_VER: 3.0.0-beta.8
jobs:
build-linux:
diff --git a/.github/workflows/ci-win.yml b/.github/workflows/ci-win.yml
index 983c1d41..cea262de 100644
--- a/.github/workflows/ci-win.yml
+++ b/.github/workflows/ci-win.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.0.0-beta.7
+ VNOTE_VER: 3.0.0-beta.8
jobs:
build:
diff --git a/changes.md b/changes.md
index 8d65fdb6..beca5ccc 100644
--- a/changes.md
+++ b/changes.md
@@ -1,4 +1,11 @@
# Changes
+## v3.0.0-beta.8
+* Note explorer supports different view orders
+* Fix `Ctrl+V` paste in editor
+* Fix Linux HTTPS crash bug
+* Add button to show/hide recycle bin node
+* Other small fixes
+
## v3.0.0-beta.7
* Support export to Markdown/HTML/PDF
* Support base level 1/2/3 for section number in read mode
diff --git a/src/data/core/translations/vnote_zh_CN.qm b/src/data/core/translations/vnote_zh_CN.qm
index 7b059cb7..f742545d 100644
Binary files a/src/data/core/translations/vnote_zh_CN.qm and b/src/data/core/translations/vnote_zh_CN.qm differ
diff --git a/src/data/core/translations/vnote_zh_CN.ts b/src/data/core/translations/vnote_zh_CN.ts
index 336772cb..9ab93e9c 100644
--- a/src/data/core/translations/vnote_zh_CN.ts
+++ b/src/data/core/translations/vnote_zh_CN.ts
@@ -1857,86 +1857,91 @@
从全部笔记本中选择一个作为当前笔记本。<br/>移动鼠标到某个项目上查看详情。
-
+ Notebook笔记本
-
+ This title bar contains buttons and menu to manage notebooks and notes.该标题栏包含管理笔记本和笔记的按钮和菜单。
-
+ View查看
-
+
+ Toggle Recycle Bin Node
+ 显示/隐藏回收站节点
+
+
+ &Manage Notebooks管理笔记本(&M)
-
-
+
+ Could not create folder within Recycle Bin.无法在回收站内创建文件夹。
-
-
+
+ Could not create note within Recycle Bin.无法在回收站内创建笔记。
-
+ Please first create a notebook to hold your data.请先创建一个笔记本来保存数据。
-
+ Select Files To Import选择文件导入
-
+ Failed to add file (%1) as node (%2).
无法添加文件 (%1) 为节点 (%2)。
-
+ View By Configuration按配置查看
-
+ View By Name按名字查看
-
+ View By Name (Reversed)按名字倒序查看
-
+ View By Created Time按创建时间查看
-
+ View By Created Time (Reversed)按创建时间倒序查看
-
+ View By Modified Time按修改时间查看
-
+ View By Modified Time (Reversed)按修改时间倒序查看
@@ -2080,87 +2085,87 @@
无法加载笔记本 (%1) 节点 (%2)。
-
+ Recycle bin of this notebook. Deleted files could be found here. It is organized in folders named by date. Nodes could be moved to other folders by Cut and Paste.笔记本回收站。被删除的文件可以在此找回。按以日期命名的文件夹进行组织。节点可以通过剪切粘贴移动到其他文件夹。
-
+ Recycle Bin回收站
-
+ New N&ote新建笔记(&O)
-
+ New &Folder新建文件夹(&F)
-
+ &Properties属性(&P)
-
+ Open &Location打开路径(&L)
-
+ Cop&y Path复制路径(&Y)
-
+ Copied path: %1已复制路径: %1
-
+ &Copy复制(&C)
-
+ C&ut剪切(&U)
-
+ &Paste粘贴(&P)
-
+ &Empty清空(&E)
-
+ Empty the recycle bin of this notebook?清空该笔记本的回收站?
-
+ All files in recycle bin will be deleted permanently.回收站中的全部文件都会被永久删除。
-
+ Location of recycle bin: %1回收站路径: %1
-
+ Failed to empty recycle bin (%1) (%2).无法清空回收站 (%1) (%2)。
-
+ Failed to copy source (%1) to destination (%2) (%3).无法复制源 (%1) 至 目标 (%2) (%3)。
@@ -2169,93 +2174,93 @@
无法删除或移除项目 %1 (%2) (%3)。
-
+ &Delete删除(&D)
-
+ &Delete From Recycle Bin从回收站中删除(&D)
-
+ &Remove From Index从索引中移除(&R)
-
+ Copied %n item(s)已复制 %n 项
-
+ Invalid clipboard data to paste.无效的剪切板数据用于粘贴。
-
+ Destination is detected in sources (%1). Operation is cancelled.目标包含在源 (%1) 中。操作取消。
-
+ Pasted %n item(s)已粘贴 %n 项
-
+ Delete these folders and notes permanently?永久删除这些文件夹和笔记?
-
+ Files will be deleted permanently and could not be found even in operating system's recycle bin.文件将会被永久删除,即使在操作系统的回收站中也无法找回。
-
+ Delete these folders and notes?删除这些文件夹和笔记?
-
+ Deleted files could be found in the recycle bin of notebook.被删除的文件可以在笔记本回收站中找回。
-
+ Confirm Deletion确认删除
-
+ Failed to delete/remove item (%1) (%2) (%3).无法删除或移除项目 (%1) (%2) (%3)。
-
+ Deleted/Removed %n item(s)删除或移除 %n 项
-
+ Confirm Removal确认移除
-
+ Remove these folders and notes from index?从索引中移除这些文件夹和笔记?
-
+ Files are not touched but just removed from notebook index.文件不会被改动,仅仅是从笔记本索引中移除。
diff --git a/src/data/core/vnotex.json b/src/data/core/vnotex.json
index 25e96370..d7c24fe7 100644
--- a/src/data/core/vnotex.json
+++ b/src/data/core/vnotex.json
@@ -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.7"
+ "version" : "3.0.0-beta.8"
},
"core" : {
"theme" : "pure",