Skip to content

Commit 34707b0

Browse files
committed
🔖 release: v3.2 / 20251115
- ✨项目搜索优化:支持搜索项目分类、自定义分组搜索项目 - ✨ feat(任务管理): 新增未来任务过滤项,方便修改管理7天以后的未来任务
1 parent 91d374b commit 34707b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v3.2 / 20251115
2+
3+
- ✨项目搜索优化:支持搜索项目分类、自定义分组搜索项目 [#117](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/117)
4+
- ✨ feat(任务管理): 新增未来任务过滤项,方便修改管理7天以后的未来任务 ([#116](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/116))
5+
6+
17
## v3.1 / 20251113
28

39
- 🎨 日历视图筛选分类,点击创建任务,默认填充对应分类

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

0 commit comments

Comments
 (0)