Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Jan 3, 2024
1 parent 846fdcf commit e215cda
Show file tree
Hide file tree
Showing 131 changed files with 1,631 additions and 1,577 deletions.
36 changes: 35 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

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

## [0.33.91]

### Bug Fixes

- 修复置顶人员
- 修复高危bug
- 1.修复可见效数据取值,2.修复设置可见效指定人员不成功

### Performance

- 优化打包下载
- 去掉无用引用
- 优化报告未读接口
- 优化图片显示
- 优化代码
- 优化代码
- 代码整理
- 优化待审批流程数量接口
- 代码优化
- 优化未读消息提示
- 优化预览消息
- 优化缓存数据
- 代码优化
- 代码整理
- 任务可见性用户 - 分表优化
- 代码命名优化
- 移动任务后,对应项目路径也要更改显示
- 升级okr容器
- 导出任务统计 - 下载地址换成按钮

## [0.33.58]

### Bug Fixes
Expand Down Expand Up @@ -37,7 +67,6 @@ All notable changes to this project will be documented in this file.

- 更新导致的小问题
- 更新导致的小问题
- 版本验证有问题,先干掉

### Performance

Expand All @@ -47,10 +76,15 @@ All notable changes to this project will be documented in this file.

### Bug Fixes

- 版本验证有问题,先干掉
- Android 无法回删输入框内的@(mention)内容
- Android 长按重复事件
- 合并修复

### Features

- 消息置顶功能 - 50%

### Performance

- 优化发送消息时闪现2条一样的情况
Expand Down
24 changes: 23 additions & 1 deletion language/translate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19501,5 +19501,27 @@
"de": "Sicher, dass der turm abgebrochen wurde?",
"fr": "Êtes-vous sûr de supprimer le plafond?",
"id": "Kau yakin mau membatalkan toplesnya?"
},
{
"key": "正在打包,请留意系统消息。",
"zh": "",
"zh-CHT": "正在打包,請留意系統消息。",
"en": "Packing, please pay attention to the system message.",
"ko": "압축하고 있습니다. 시스템 메시지를 확인하십시오.",
"ja": "パッケージ化中ですので、システムメッセージにご注意ください。",
"de": "Bereits am packen, geben sie eine nachricht nach system ab.",
"fr": "Emballage en cours. Gardez un oeil sur les messages système.",
"id": "Paket sedang dikemas."
},
{
"key": "打包下载(*)",
"zh": "",
"zh-CHT": "打包下載(*)",
"en": "Package download (*)",
"ko": "패키지 다운로드 (*)",
"ja": "ダウンロードパッケージ化します(*)",
"de": "Lade deine taschen herunter (*)",
"fr": "Pack à télécharger (*)",
"id": "Kemas tas untuk download (*)"
}
]
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "DooTask",
"version": "0.33.58",
"version": "0.33.91",
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",
Expand Down
1 change: 0 additions & 1 deletion public/js/build/404.2118982a.js

This file was deleted.

1 change: 1 addition & 0 deletions public/js/build/404.d728a74b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e215cda

Please sign in to comment.