📝 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] 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.