Skip to content

Commit 376be44

Browse files
committed
🔖 release: v3.3 / 20251121
- ✨ 日历视图 周视图支持设置一周开始 - ✨ 绑定块有项目在块属性显示按钮 - 🎨 新建快速提醒在绑定块右边添加一个粘贴块引用/块链接按钮,可以粘贴块引用,获取标题和块id - 🎨 日历显示子任务优化:悬浮需要显示父任务 - 🎨 项目自定义分组看板优化下父子任务成情况:完成的子任务也要显示(参考任务状态看板) - 🐛项目排序kanban-sort-menu样式错乱
1 parent 2231fc1 commit 376be44

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.3 / 20251121
2+
3+
- ✨ 日历视图 周视图支持设置一周开始 [#126](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/126)
4+
- ✨ 绑定块有项目在块属性显示按钮 [#120](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/120)
5+
- 🎨 新建快速提醒在绑定块右边添加一个粘贴块引用/块链接按钮,可以粘贴块引用,获取标题和块id [#123](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/123)
6+
- 🎨 日历显示子任务优化:悬浮需要显示父任务 [#118](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/118)
7+
- 🎨 项目自定义分组看板优化下父子任务成情况:完成的子任务也要显示(参考任务状态看板) [#124](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/124)
8+
- 🐛项目排序kanban-sort-menu样式错乱 [#122](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/122)
9+
110
## v3.2 / 20251115
211

312
- ✨项目搜索优化:支持搜索项目分类、自定义分组搜索项目 [#117](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/117)

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

0 commit comments

Comments
 (0)