Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Dec 21, 2023
1 parent 1bada9a commit f249763
Show file tree
Hide file tree
Showing 118 changed files with 2,331 additions and 1,233 deletions.
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file.

## [0.33.34]

### Bug Fixes

- Android 无法回删输入框内的@(mention)内容
- Android 长按重复事件
- 合并修复

### Performance

- 优化发送消息时闪现2条一样的情况
- 优化消息首页加载效果
- 优化Android长按事件
- 优化输入框自动高度
- 点击消息页面会发生跳动的问题
- 优化待办列表
- 调整任务过多提示范围
- 优化消息阅读规则
- Okr版本升级
- 1.数据库迁移文件修复 2.转发样式优化
- 兼容okr1.1版本
- 兼容okr1.1版本
- 整体数据库索引和字段类型优化
- 项目列表数据库查询优化

## [0.32.65]

### Bug Fixes
Expand Down Expand Up @@ -41,22 +66,49 @@ All notable changes to this project will be documented in this file.
- 优化清除缓存数据
- 优化阅读消息列表机制
- 优化项目页面任务加载速度
- 代码优化

## [0.32.35]

### Bug Fixes

- 修复重复SSE请求的问题
- 部分pad设备横版和竖屏反过来
- 用户选择组件,单选时不需要显示项目
- 文件主题修复
- 修复客户端版本更新按钮的显示问题
- 标注取值bug修复
- 项目权限 - 100%
- 修复安装项目报错

### Features

- 新增以下为新消息提示
- Okr结果分析 - 部门负责人也可以看
- Okr1.1 兼容开发
- 未读消息优化
- 翻译
- 添加投票功能 - 100%
- 样式调优
- 添加投票功能 30%
- 接龙功能 - 100%
- 添加接龙
- 1.任务移动功能优化,2.导航样式优化
- 新增压缩下载完成后系统机器人提醒
- 添加一个 @我的 消息标签
- 转发消息 - 添加单选模式
- 转发消息 - 添加来源显示
- 翻译
- 首页改版 - 100%
- 新增项目任务创建权限功能 - 90%
- 更换calendar
- 首页改版

### Performance

- 优化消息阅读逻辑
- 微应用优化
- 微应用优化
- 优化未读消息机制
- 优化重连时消息列表跳回第一页的情况
- 优化未读消息机制
Expand All @@ -67,10 +119,24 @@ All notable changes to this project will be documented in this file.
- 优化通过消息设置待办功能
- 优化扫一扫登录功能
- 优化头像
- 兼容okr1.1版本
- 兼容okr1.1版本
- 兼容okr1.1版本
- 接龙和投票的样式优化
- 逻辑强化
- 未读消息优化
- 搜索消息时按esc取消搜索
- 接龙优化
- 接龙优化
- 移动设备优化消息输入框菜单
- 优化消息输入框@所有人暗黑样式
- 优化@人名换行的情况
- 样式优化
- 优化导出任务统计
- 样式调优
- 客户端下载按钮,仪表盘不显示
- 未读消息优化
- 细节优化

## [0.32.17]

Expand All @@ -81,6 +147,10 @@ All notable changes to this project will be documented in this file.
- 修复打包下载问题
- 修复统一打包下载命名

### Features

- 添加项目权限功能 - 30%

### Performance

- 审批版本更新
Expand Down
Loading

0 comments on commit f249763

Please sign in to comment.