From abbfbb85e62c6fd25efdb498ba1ab4be6d53d68b Mon Sep 17 00:00:00 2001 From: kuaifan Date: Wed, 1 May 2024 15:20:15 +0800 Subject: [PATCH] no message --- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 8 ++++---- resources/mobile | 2 +- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 261e39c39..35ceb8a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ All notable changes to this project will be documented in this file. +## [0.37.7] + +### Bug Fixes + +- 安装系统部分情况没有数据 + +### Features + +- 语音消息未阅读红点提示 + +### Performance + +- 优化转发消息数据显示 +- Ipad 发送消息后出现页面跳动的情况 +- 仪表盘隐藏未到开始时间的任务 +- 优化查看任务修改历史 +- 优化聊天工具栏样式 +- 优化更新聊天中的待办 +- 优化图标功能提示 + ## [0.36.97] ### Bug Fixes diff --git a/package.json b/package.json index de01538c1..5130f279a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "DooTask", - "version": "0.36.97", - "codeVerson": 128, + "version": "0.37.7", + "codeVerson": 129, "description": "DooTask is task management system.", "scripts": { "start": "./cmd dev", @@ -48,8 +48,8 @@ "openpgp_hi": "^5.7.0-1", "photoswipe": "^5.2.8", "postcss": "^8.4.5", - "quill-hi": "2.0.0-1", - "quill-mention-hi": "4.0.0-7", + "quill-hi": "^2.0.0-rc1", + "quill-mention-hi": "^4.0.0-8", "resolve-url-loader": "^4.0.0", "sass": "^1.71.1", "sass-loader": "^14.1.1", diff --git a/resources/mobile b/resources/mobile index d5e036982..a5c99a9dc 160000 --- a/resources/mobile +++ b/resources/mobile @@ -1 +1 @@ -Subproject commit d5e03698208d45382e260d6537a1048d45015db4 +Subproject commit a5c99a9dc72cd355c6562075233617adb8f36e76