Skip to content

Commit bb08461

Browse files
committed
🔖 release: v3.3.5 / 20251130
- 🎨习惯打卡面板改进 - 添加打卡按钮 - 绑定块样式改进 - 🎨项目侧栏:支持单击项目打开项目看板 [#149](#149) - 🎨设置里修改番茄钟时间和随机提示音需要更新当前番茄钟 [#147](#147) - 🎨 随机提示音最大值默认值改为5分钟
1 parent 3c58eed commit bb08461

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.3.5 /20251130
2+
- 🎨习惯打卡面板改进
3+
- 添加打卡按钮
4+
- 绑定块样式改进
5+
- 🎨项目侧栏:支持单击项目打开项目看板 [#149](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/149)
6+
- 🎨设置里修改番茄钟时间和随机提示音需要更新当前番茄钟 [#147](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/147)
7+
- 🎨 随机提示音最大值默认值改为5分钟
8+
9+
110
## v3.3.4 / 20251129
211

312
- 🎨 设置新增侧栏设置Tab,支持开关任务管理、项目管理、习惯管理侧栏 [#145](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/145)

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "siyuan-plugin-task-note-management",
33
"author": "Achuan-2",
44
"url": "https://github.com/Achuan-2/siyuan-plugin-task-note-management",
5-
"version": "3.3.4",
5+
"version": "3.3.5",
66
"minAppVersion": "3.0.12",
77
"backends": [
88
"windows",

0 commit comments

Comments
 (0)