mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-26 10:01:50 +08:00
1.3 KiB
1.3 KiB
🎉 [v3.4.0] Release Notes
⚠️ Breaking Changes
- The
uploadPathsetting for the built-in AWS S3 image bed no longer supports placeholders. If you previously used placeholders, please replace them with a fixed path or use the advanced renaming feature to achieve dynamic paths.
✨ New Features
- Added a new file scaling setting
longEdgeAsHeight. When enabled, the long edge is treated as the height for scaling, suitable for handling vertical images. - Updated the available regions for Alibaba Cloud OSS, Tencent Cloud COS, and Qiniu Cloud, removing deprecated regions and adding new ones.
- The cloud page's SM.MS has migrated to the S.EE platform.
- Optimized the logic for obtaining local file extensions, improving compatibility with special file names.
- Updated the clipboard image acquisition script for Linux.
- Now supports monitoring system clipboard changes when copying files.
- Optimized the opening speed of the main interface in poor network conditions.
🐛 Bug Fixes
- Fixed an issue where the value set in the configuration file for the single image bed renaming setting was not correctly updated during updates.
- Fixed an issue where renaming did not take effect in certain cases.
- Fixed an issue where the option to ignore software updates was not correctly saved in some cases.