📝 Docs(custom): update changelog for 3.3.0

This commit is contained in:
Kuingsmile
2026-01-24 22:48:43 +08:00
parent b6fba7d368
commit 31d72676a8
2 changed files with 4 additions and 2 deletions

View File

@@ -18,9 +18,10 @@
#### 🎨 UI 界面 #### 🎨 UI 界面
- 重构了几乎所有业务页面,优化数十项 UI 细节。
- 接入主题仓库 [PicList ThemeHub](https://github.com/Kuingsmile/PicList-ThemeHub),支持自定义下载。 - 接入主题仓库 [PicList ThemeHub](https://github.com/Kuingsmile/PicList-ThemeHub),支持自定义下载。
- 提供 12 个内置主题(如 bilibili、二次元、极夜紫等风格 - 提供 12 个内置主题(如 bilibili、二次元、极夜紫等风格
- 重新设计了管理功能的全部页面,重构了几乎所有业务页面,优化数十项 UI 细节。 - 重新设计了管理功能的全部页面
- 优化相册页面卡片样式,边界更清晰,提升选择框视觉效果。 - 优化相册页面卡片样式,边界更清晰,提升选择框视觉效果。
- 优化多个页面在窄屏下的显示,避免内容溢出。 - 优化多个页面在窄屏下的显示,避免内容溢出。
- 文件浏览侧边栏名称超出宽度时支持滚动显示完整名称。 - 文件浏览侧边栏名称超出宽度时支持滚动显示完整名称。

View File

@@ -18,9 +18,10 @@
#### 🎨 UI Interface #### 🎨 UI Interface
- Refactored almost all business pages and optimized dozens of UI details.
- Integrated theme repository [PicList ThemeHub](https://github.com/Kuingsmile/PicList-ThemeHub), supporting custom downloads. - Integrated theme repository [PicList ThemeHub](https://github.com/Kuingsmile/PicList-ThemeHub), supporting custom downloads.
- Provided 12 built-in themes (such as bilibili, 二次元, 极夜紫 styles). - Provided 12 built-in themes (such as bilibili, 二次元, 极夜紫 styles).
- Redesigned all pages of the management feature, refactored almost all business pages, and optimized dozens of UI details. - Redesigned all pages of the management feature
- Optimized album page card styles, clearer boundaries, and improved selection box visual effects. - Optimized album page card styles, clearer boundaries, and improved selection box visual effects.
- Optimized the display of multiple pages on narrow screens to avoid content overflow. - Optimized the display of multiple pages on narrow screens to avoid content overflow.
- Supported scrolling to display the full name when the file browsing sidebar name exceeds the width. - Supported scrolling to display the full name when the file browsing sidebar name exceeds the width.