📝 Docs(custom): update changelog

This commit is contained in:
Kuingsmile
2025-09-03 15:56:40 +08:00
parent cf28cc3b15
commit d73f314214
2 changed files with 8 additions and 12 deletions

View File

@@ -1,8 +1,6 @@
## 🎉 [v3.0.3] 更新日志
## 🎉 [v3.0.4] 更新日志
### ✨ 新增功能
### 🐛 问题修复
- url上传现在支持同时上传多个链接使用换行分隔
- 增加了从相册云端删除时的日志记录
- 设置-更新页现在新增发布日志显示
- 优化了打包和安装后体积打包后缩小20%安装后缩小40%
- 修复了管理webdav时图片显示异常和无法进入子目录的问题
- 修复了管理界面分页显示时无法切换页面的问题

View File

@@ -1,8 +1,6 @@
## 🎉 [v3.0.3] Release Notes
## 🎉 [v3.0.4] Release Notes
### ✨ New Features
### 🐛 Bug Fixes
- URL upload now supports uploading multiple links at once, separated by line breaks.
- Added log records for deleting from the album cloud.
- The settings-update page now displays release notes.
- Optimized the package size after packaging and installation, reducing the size by 20% after packaging and 40% after installation.
- Fixed an issue where images were not displaying correctly and subdirectories could not be accessed when managing WebDAV.
- Fixed an issue where pagination could not be switched on the management interface.