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 6a0e0ff commit 0f6a573Copy full SHA for 0f6a573
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+## v0.3.9 / 2025-06-22
3
+- ✨ 随机提示音系统通知的休息秒数根据设置来更改
4
+- 🐛 番茄钟双击编辑时长后,统计时长有误
5
+
6
7
## v0.3.8 / 2025-06-21
8
- 🐛 fix(提醒对话框): 修复添加提醒时,无法获取标题内容的问题
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.8",
+ "version": "0.3.9",
"minAppVersion": "3.0.12",
"backends": [
"windows",
0 commit comments