Files
PicList/currentVersion.md
2025-08-15 13:44:35 +08:00

24 lines
793 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 🎉 [v3.0.0] 更新日志
3.0.0大版本重大底层架构更新和前端UI重写。
### ⚠️ 重要变更
- **系统要求更新** 不再支持Win7和Win8以及 Mac OS BigSur以下版本
### ✨ 新增功能
- 底层electron版本更新至v36同时迁移至vite
- 新增Windows arm64架构安装包
- UI界面全面重写新增明亮/黑暗主题切换
- 大幅优化了相册性能,现在仅渲染视野内图片
- 新增图片水印透明度设置
- 现在支持折叠app导航栏
- 管理页面仓库列表栏现在支持拖拽调整宽度
### 🐛 问题修复
- 修复了部分图床云端删除闪退的问题
- 修复了使用webdav进行设置备份时自定义路径不生效的问题
- 修复了部分情况下s3图床云端删除失败的问题(#358)