We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166524b commit d26b84aCopy full SHA for d26b84a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v3.3.2 / 20251123
2
+- 🎨 重启思源,自定义Tab依然可以显示
3
+
4
## v3.3.1 / 20251123
5
- 🎨 在发布模式下,用浏览器方式打开思源笔记,应隐藏并禁用 [#128](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/128)
6
- 🎨 优化addBlockProjectButtonsToProtyle函数 [#130](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/130)
plugin.json
@@ -2,7 +2,7 @@
"name": "siyuan-plugin-task-note-management",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-plugin-task-note-management",
- "version": "3.3.1",
+ "version": "3.3.2",
"minAppVersion": "3.0.12",
7
"backends": [
8
"windows",
0 commit comments