📝 Docs(custom): prepare for 3.0.3

This commit is contained in:
Kuingsmile
2025-08-29 13:55:01 +08:00
parent 692b40241c
commit 5c7e4d2520
2 changed files with 10 additions and 32 deletions

View File

@@ -1,19 +1,8 @@
## 🎉 [v3.0.2] 更新日志
## 🎉 [v3.0.3] 更新日志
### ✨ 新增功能
- 现在支持为每个图床独立配置每一项图片预处理选项
- 现在可以设置图床是否显示在相册中
- 优化了相册批量复制链接时的刷新逻辑
### 🐛 问题修复
- 修复了管理界面上传框无法拖拽上传的问题
- 修复了部分文件mime类型不符的问题
- 修复了imgur对webp图片类型转换的问题
- 修复了重置默认配置时不能重置成功的问题
- 优化了mini窗口边缘有毛刺的问题
### ⚡性能优化
- 提高了重命名随机字符串生成速度(4x)
- url上传现在支持同时上传多个链接使用换行分隔
- 增加了从相册云端删除时的日志记录
- 设置-更新页现在新增发布日志显示
- 优化了打包和安装后体积打包后缩小20%安装后缩小40%

View File

@@ -1,19 +1,8 @@
## 🎉 [v3.0.2] Release Notes
## 🎉 [v3.0.3] Release Notes
### ✨ New Features
- Now supports independent configuration of each image preprocessing option for each image bed.
- Now you can set whether the image bed is displayed in the album.
- Optimized the refresh logic when batch copying links in the album.
### 🐛 Bug Fixes
- Fixed an issue where the upload box in the management interface could not be dragged for upload.
- Fixed an issue where the MIME type of certain files did not match.
- Fixed an issue with imgur's conversion of webp image types.
- Fixed an issue where the default configuration could not be reset successfully.
- Fixed an issue with jagged edges on the mini window.
### ⚡ Performance Optimization
- Improved the speed of renaming random string generation (4x)
- URL upload now supports uploading multiple links at once, separated by line breaks.
- Added log records for deleting from the album cloud.
- The settings-update page now displays release notes.
- Optimized the package size after packaging and installation, reducing the size by 20% after packaging and 40% after installation.