📝 Docs(custom): update changelog

This commit is contained in:
Kuingsmile
2026-01-13 11:08:23 +08:00
parent 48bf058d3e
commit 71cbf9daf0
2 changed files with 11 additions and 3 deletions

View File

@@ -2,10 +2,13 @@
### ✨ New Features
- Added image bed favorites feature, now you can add up to 6 commonly used image beds and quickly switch on the homepage
- Added image bed favorite feature, now you can add up to 6 commonly used image beds for quick switching on the homepage
- Optimized the upload logic of the second image bed, and added backup and independent upload mode options
- Optimized the image selection experience on the album page, now you can select images by clicking anywhere
- Added favorites button on the image bed selection page
- Optimized the image selection experience on the album page and management page, now you can select images by clicking anywhere
- Optimized the file name display on the management page, no longer forcibly truncated when there is enough space
- Optimized the UI style of some pages to be more consistent with the overall style
- The tag selection state on the settings page is now automatically remembered
- The update notes page now uses markdown rendering
### 🐛 Bug Fixes
@@ -13,5 +16,6 @@
- Fixed an issue where the interval between uploads in the task upload system could not be less than 100 seconds, now the minimum interval is 1 second
- Fixed an issue where the second image bed upload did not take effect in the Mac tray window and task upload system
- Fixed an issue where the image bed list did not refresh in time when switching languages
- Fixed an issue where the image bed window on the management page could not be scrolled when switching
- Fixed an issue where the dropdown list on the QR code generation page was obscured
- Fixed an issue where the UI of the repair toolbox page was displayed abnormally