WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 8a87aa7

Browse files
committed
build
1 parent 01feacf commit 8a87aa7

File tree

96 files changed

+452
-432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+452
-432
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## [0.38.91]
6+
7+
### Bug Fixes
8+
9+
- 周报默认内容已完成工作负责人不显示的情况
10+
- 无法清除计划时间
11+
- 选择时间起始不正确的问题
12+
- 修复iOS日历无法正常显示的情况
13+
- 签到信息预览错误
14+
15+
### Performance
16+
17+
- 优化人脸签到设置
18+
- 优化消息搜索速度
19+
- 优化显示
20+
- 优化图片压缩
21+
- 优化cmd命令
22+
523
## [0.38.73]
624

725
### Performance

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "DooTask",
3-
"version": "0.38.73",
4-
"codeVerson": 143,
3+
"version": "0.38.91",
4+
"codeVerson": 144,
55
"description": "DooTask is task management system.",
66
"scripts": {
77
"start": "./cmd dev",
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/build/CheckinExport.b0b73a0d.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/build/CheckinExport.b35eadd9.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/js/build/DialogWrapper.a4c863d8.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

public/js/build/DialogWrapper.a95e1f54.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)