Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Jun 8, 2023
1 parent 317970f commit aea2124
Show file tree
Hide file tree
Showing 83 changed files with 663 additions and 654 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,27 @@

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

## [0.26.86]
## [0.27.1]

### Bug Fixes

- 打开审批设置页面 - 路由修改
- 修复获取聊天列表的接口
- 添加密码账号长度限制
- 添加密码账号长度限制
- Dootask对接系统分享 - 添加头像返回
- 兼容加密bug问题处理
- Dootask对接系统分享
- 更改默认审核的图片

### Performance

## [0.26.83]
- Scrollbar

## [0.26.86]

### Bug Fixes

- 打开审批设置页面 - 路由修改
- 更改审批流数据表名
- 调整统一命名
- 添加评论功能 - 100%
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@electron-forge/maker-squirrel": "^6.1.1",
"@electron-forge/maker-zip": "^6.1.1",
"dotenv": "^16.0.3",
"electron": "^23.2.1",
"electron": "^25.1.0",
"electron-builder": "^23.6.0",
"electron-notarize": "^1.2.2",
"form-data": "^4.0.0",
Expand Down
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.26.86",
"version": "0.27.1",
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",
Expand Down

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.

Large diffs are not rendered by default.

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

Loading

0 comments on commit aea2124

Please sign in to comment.