Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Oct 21, 2024
1 parent daf8d15 commit e520cd9
Show file tree
Hide file tree
Showing 144 changed files with 1,763 additions and 1,784 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

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

## [0.38.70]

### Bug Fixes

- 推送失败的情况
- 导出签到数据快速选择时间
- 搜索区域无法回车搜索的问题
- 未领任务提醒机器人无须加入项目
- 日历中总是显示时间相差一个月

### Documentation

- 更新docker-compose

### Features

- 支持人脸打卡设备

### Performance

- 升级onlyoffice
- 优化人脸签到功能
- 优化加载通讯录数量
- 优化继续添加任务数据处理
- 优化翻译
- 更新gpt的一些模型
- 优化消息组件
- 优化后端翻译
- 优化创建任务提示时间冲突的逻辑
- 人脸打卡配置
- 签到设置保存
- 签到设备显示
- 打卡标签页

## [0.38.27]

### Bug Fixes
Expand All @@ -13,6 +47,7 @@ All notable changes to this project will be documented in this file.
- 添加任务时不设置时间无须提示任务冲突
- 负责人修改后不显示在仪表盘的情况
- 添加任务选择今天时间无效的情况
- 修复url-token登录异常问题

### Features

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "DooTask",
"version": "0.38.28",
"codeVerson": 141,
"version": "0.38.70",
"codeVerson": 142,
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",
Expand Down
1 change: 1 addition & 0 deletions public/js/build/404.4cffa5d1.js

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

1 change: 0 additions & 1 deletion public/js/build/404.727a595c.js

This file was deleted.

File renamed without changes.

Large diffs are not rendered by default.

Loading

0 comments on commit e520cd9

Please sign in to comment.