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 91d374b commit 34707b0Copy full SHA for 34707b0
CHANGELOG.md
@@ -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
7
## v3.1 / 20251113
8
9
- 🎨 日历视图筛选分类,点击创建任务,默认填充对应分类
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": "3.1.0",
+ "version": "3.2.0",
"minAppVersion": "3.0.12",
"backends": [
"windows",
0 commit comments