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 bda1de4 commit 2834b1fCopy full SHA for 2834b1f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.3.7 / 2025-06-21
2
+- ✨ feat(设置面板): 添加番茄钟使用提示
3
+- ✨ feat(番茄钟):番茄钟支持全屏模式
4
+- ✨ feat(番茄钟): 随机提示音系统通知功能支持关闭
5
+- 🐛 Fix(提醒对话框): 列表块添加到提醒,只取第一层级的内容
6
+- 💄 style(番茄钟): 优化番茄钟header样式,添加鼠标悬停时显示的效果
7
8
## v0.3.6 / 2025-06-20
9
- 🐛 fix(批量添加提醒): 修复批量添加块不显示在文档所有提醒
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.6",
+ "version": "0.3.7",
"minAppVersion": "3.0.12",
"backends": [
"windows",
0 commit comments