diff --git a/currentVersion.md b/currentVersion.md index 50fae67d..fdf065d6 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -1,8 +1,19 @@ -## 🎉 [v3.0.1] 更新日志 +## 🎉 [v3.0.2] 更新日志 + +### ✨ 新增功能 + +- 现在支持为每个图床独立配置每一项图片预处理选项 +- 现在可以设置图床是否显示在相册中 +- 优化了相册批量复制链接时的刷新逻辑 ### 🐛 问题修复 -- 修复了mini窗口图片显示模糊的问题 -- 修复了MacOS上点击菜单栏会报错-120的问题 -- 修复了批量复制时最后一项会位于第二位的问题 -- 修复了管理界面复制按钮弹出栏位置错误的问题 +- 修复了管理界面上传框无法拖拽上传的问题 +- 修复了部分文件mime类型不符的问题 +- 修复了imgur对webp图片类型转换的问题 +- 修复了重置默认配置时不能重置成功的问题 +- 优化了mini窗口边缘有毛刺的问题 + +### ⚡性能优化 + +- 提高了重命名随机字符串生成速度(4x) \ No newline at end of file diff --git a/currentVersion_en.md b/currentVersion_en.md index 73978fa8..fa22e76b 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -1,8 +1,19 @@ -## 🎉 [v3.0.1] Release Notes +## 🎉 [v3.0.2] 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 images in the mini window appeared blurry. -- Fixed an issue where clicking the menu bar on macOS would result in a -120 error. -- Fixed an issue where the last item would appear in the second position when copying multiple items. -- Fixed an issue where the position of the pop-up bar for the copy button in the management interface was incorrect. +- 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) \ No newline at end of file