1.5.18
Changelog
Features
- support slash trigger for mention/task/file/report
- 增强斜杠命令支持,添加机器人命令和行首检测功能
- 规范以斜杠开头的命令
- 添加迁移脚本以反转待办消息中的用户ID顺序
- 添加迁移脚本以为相关表添加索引
- support configurable default priority
- 更新 appstore 镜像版本至 0.3.8
- 增强搜索功能,支持通过 ID、名称和其他字段搜索任务、文件和报告
- omit content from report list APIs
Bug Fixes
- 修复行前缀检测逻辑,确保正确判断空行
- avoid mutating task getter arrays in mention list
- avoid opening blank dialog window when dialogId is 0