We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8361193 commit dbb87deCopy full SHA for dbb87de
2 files changed
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## v6.8.5 / 20260429
2
- 🎨 日历视图:显示习惯打卡数据优化。如果今天这个习惯已经完成打卡了,今天就再显示提醒时间了,只显示打卡数据
3
+- 🎨 日历页签和日历侧栏同时显示,在其中一个拖拽、删除任务后,另一个也需要更新
4
- 🐛 日历视图:拖拽任务调整时间后,鼠标悬浮的提示内容没有及时更新
5
## v6.8.4 / 20260428
6
- 🎨 日历视图显示习惯提醒优化:今日的过期提醒依然显示,方便补打卡
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": "6.8.4",
+ "version": "6.8.5",
"minAppVersion": "3.6.4",
7
"backends": [
8
"windows",
0 commit comments