Skip to content

Commit 2fde956

Browse files
committed
🔖 release: v0.4.0 / 2025-06-22
- ✨ feat(ReminderPanel): 改进倒计时显示逻辑以支持过期事件 - ✨ feat(ProjectPanel): 添加项目开始和倒计时显示
1 parent a39dbca commit 2fde956

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
## v0.4.0 / 2025-06-22
3+
- ✨ feat(ReminderPanel): 改进倒计时显示逻辑以支持过期事件
4+
- ✨ feat(ProjectPanel): 添加项目开始和倒计时显示
5+
6+
27
## v0.3.9 / 2025-06-22
38
- ✨ 随机提示音系统通知的休息秒数根据设置来更改
49
- 🐛 番茄钟双击编辑时长后,统计时长有误

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": "0.3.9",
5+
"version": "0.4.0",
66
"minAppVersion": "3.0.12",
77
"backends": [
88
"windows",

0 commit comments

Comments
 (0)