We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f5703 commit 76f1858Copy full SHA for 76f1858
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v3.3.1 / 20251123
2
+- 🎨 在发布模式下,用浏览器方式打开思源笔记,应隐藏并禁用 [#128](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/128)
3
+- 🎨 优化addBlockProjectButtonsToProtyle函数 [#130](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/130)
4
+
5
## v3.3 / 20251121
6
7
- ✨ 日历视图 周视图支持设置一周开始 [#126](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/126)
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.0",
+ "version": "3.3.1",
"minAppVersion": "3.0.12",
"backends": [
8
"windows",
0 commit comments