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 ee3d193 commit 21ae54fCopy full SHA for 21ae54f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+
2
+## v0.3.8 / 2025-06-21
3
+- 🐛 fix(提醒对话框): 修复添加提醒时,无法获取标题内容的问题
4
5
## 0.3.7 / 2025-06-21
6
- ✨ feat(设置面板): 添加番茄钟使用提示
7
- ✨ feat(番茄钟):番茄钟支持全屏模式
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.7",
+ "version": "0.3.8",
"minAppVersion": "3.0.12",
"backends": [
8
"windows",
0 commit comments