📝 Docs(custom): update changelog for 3.1.0

This commit is contained in:
Kuingsmile
2025-11-15 17:35:02 +08:00
parent 0c3a52d6ea
commit a272b0a6db
2 changed files with 13 additions and 13 deletions

View File

@@ -1,13 +1,13 @@
## 🎉 [v3.0.5] 更新日志 ## 🎉 [v3.0.6] 更新日志
### ✨ 新增功能 ### ✨ 新增功能
- 重新设计了文件服务器的ui界面 - 优化相册预览的缩放与定位
- 优化了相册中预览图片时的缩放比例和定位逻辑 - 多图上传≤3 条逐条通知,>3 条聚合通知
- 现在高级重命名支持使用`sha256-n`占位符 - github图床新增webPath参数设置
### 🐛 问题修复 ### 🐛 问题修复
- 修复了使用webdav同步时windows上下载配置报错的问题 - 修复相册滚动越界/刷新问题
- 修复了自动启动在linux上不生效的问题 - 修复快捷键无法禁用
- 修复了暗色模式下管理界面目录ui的配色问题 - 防止应用图标被拖拽或选中

View File

@@ -2,12 +2,12 @@
### ✨ New Features ### ✨ New Features
- Redesigned the UI for the file server - Optimized album preview zooming and positioning
- Optimized the zoom ratio and positioning logic when previewing images in the album - Multi-image upload: ≤3 individual notifications, >3 aggregated notifications
- Advanced renaming now supports the `sha256-n` placeholder - Added webPath parameter setting for GitHub image hosting
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- Fixed an issue where downloading configuration files failed on Windows when using WebDAV - Fixed album scrolling overflow/refresh issues
- Fixed an issue where auto-start did not work on Linux - Fixed issue where shortcuts could not be disabled
- Fixed an issue with the color scheme of the management interface directory UI in dark mode - Prevented application icon from being dragged or selected