feat
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mol
2023-09-05 18:06:07 +08:00
parent b084a76ce8
commit 5157f4f8d2
13 changed files with 351 additions and 137 deletions

View File

@ -1,13 +1,30 @@
# 更新笔记
## v1.2.0
_Bug fixes_
- 自动替换文件名中的非法字符
_Features_
- 变更上传逻辑
- 配置外放
## v1.1.3
*Bug fixes*
_Bug fixes_
- 修复 docker 容器下 log 打印问题
## v1.0.1
*Features*
_Features_
- 添加数据库缓存功能
## v1.0.0
*Features*
- 完成基本功能开发
_Features_
- 完成基本功能开发