📦 Chore(custom): update changelog for 3.3.0

This commit is contained in:
Kuingsmile
2026-01-16 16:02:29 +08:00
parent d4b65c5821
commit 081f629c2b
2 changed files with 28 additions and 8 deletions

View File

@@ -1,8 +1,18 @@
## 🎉 [v3.2.2] 更新日志
## 🎉 [v3.3.0] Release Notes
Please update to this version as 3.2.1 unintentionally introduced some issues.
### ✨ New Features
- Added portable mode on Windows, allowing the program to run without installation. Data is stored in the `data` folder within the program directory, and automatic updates are supported.
- Added custom theme functionality, with a theme repository available at [PicList ThemeHub](https://github.com/Kuingsmile/PicList-ThemeHub)
- 12 built-in themes available, such as bilibili, ACG, Night Purple, gemini styles
- Multiple optimizations on the album page, supporting display of the number of selected images, matching URL list, and remembering filter open state
- Added tutorial guide page, which automatically pops up on first run
- Now supports disabling GPU acceleration to resolve some compatibility issues
- Added advanced animation settings for a better UI experience
- Added rpm installation package for Linux
- Optimized the loading speed of the album page
### 🐛 Bug Fixes
- Fixed an issue where the second image bed could not upload in 3.2.1
- Fixed an issue where some image beds could not be deleted from the cloud if the host address was set with a trailing slash
- Fixed an issue where the sort dropdown in the management page displayed abnormally
- Fixed an issue where the task page displayed incorrectly in dark mode