📝 Docs(custom): prepare for new version

This commit is contained in:
Kuingsmile
2026-01-03 17:55:14 +08:00
parent 58f6fa4c2a
commit 390930ee50
2 changed files with 26 additions and 22 deletions

View File

@@ -1,17 +1,19 @@
## 🎉 [v3.1.0] Release Notes
Happy New Year! The last release of 2025. In the new year, PicList will continue to strive to bring you a better user experience. Thank you for your continued support and companionship!
## 🎉 [v3.1.1] Release Notes
### ✨ New Features
- Added album database file synchronization feature (#355,#417)
- Redesigned settings page and image hosting configuration/editing interface for a more unified look
- Now hides redundant Windows operation buttons on macOS (thanks @PJX)
- Album supports grid size adjustment (#419)
- Supports quick copying of image hosting configurations
- Delays auto-saving by 0.2s after adjusting image processing settings
- Adjusted the position of the save button on the advanced renaming settings page
- Added strict mode to plugin search (package name must contain the search term)
- Elements in the album now show a blue border when selected
- Optimized scrolling performance on the album page
- Adjusted the layout of the management - browse files page, no longer showing extra scroll bars
- Optimized the display layout of the file list on the management - upload and download pages to avoid overlap
- Optimized the display of the path bar on the management page
### 🐛 Bug Fixes
- Fixed some CSS style issues
- Fixed the issue where the page would crash when setting the copy format on the management page
- Fixed the issue where the download progress bar did not display correctly
- Fixed the issue where images from local image hosting could not display preview images in the management interface
- Fixed the issue where the file list layout in the management interface was abnormal and there were blank areas when scrolling
- Fixed the issue where copying numbers failed on the management - file information page
- Addressed the issue where copying links in the album failed in some cases