📝 Docs(custom): update changelog

This commit is contained in:
Kuingsmile
2025-08-21 10:01:27 +08:00
parent 7b47e2ae87
commit 7241d63124
2 changed files with 32 additions and 10 deletions
+16 -5
View File
@@ -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)