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 a39dbca commit 2fde956Copy full SHA for 2fde956
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+## v0.4.0 / 2025-06-22
3
+- ✨ feat(ReminderPanel): 改进倒计时显示逻辑以支持过期事件
4
+- ✨ feat(ProjectPanel): 添加项目开始和倒计时显示
5
+
6
7
## v0.3.9 / 2025-06-22
8
- ✨ 随机提示音系统通知的休息秒数根据设置来更改
9
- 🐛 番茄钟双击编辑时长后,统计时长有误
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": "0.3.9",
+ "version": "0.4.0",
"minAppVersion": "3.0.12",
"backends": [
"windows",
0 commit comments