mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
📝 Docs(custom): update changelog
This commit is contained in:
@@ -1,23 +1,8 @@
|
||||
## 🎉 [v3.0.0] 更新日志
|
||||
|
||||
3.0.0大版本,重大底层架构更新和前端UI重写。
|
||||
|
||||
### ⚠️ 重要变更
|
||||
|
||||
- **系统要求更新**: 不再支持Win7和Win8,以及 Mac OS BigSur以下版本
|
||||
|
||||
### ✨ 新增功能
|
||||
|
||||
- 底层electron版本更新至v36,同时迁移至vite
|
||||
- 新增Windows arm64架构安装包
|
||||
- UI界面全面重写,新增明亮/黑暗主题切换
|
||||
- 大幅优化了相册性能,现在仅渲染视野内图片
|
||||
- 新增图片水印透明度设置
|
||||
- 现在支持折叠app导航栏
|
||||
- 管理页面仓库列表栏现在支持拖拽调整宽度
|
||||
## 🎉 [v3.0.1] 更新日志
|
||||
|
||||
### 🐛 问题修复
|
||||
|
||||
- 修复了部分图床云端删除闪退的问题
|
||||
- 修复了使用webdav进行设置备份时自定义路径不生效的问题
|
||||
- 修复了部分情况下s3图床云端删除失败的问题(#358)
|
||||
- 修复了mini窗口图片显示模糊的问题
|
||||
- 修复了MacOS上点击菜单栏会报错-120的问题
|
||||
- 修复了批量复制时最后一项会位于第二位的问题
|
||||
- 修复了管理界面复制按钮弹出栏位置错误的问题
|
||||
|
||||
@@ -1,23 +1,8 @@
|
||||
## 🎉 [v3.0.0] Release Notes
|
||||
|
||||
3.0.0 major version, significant underlying architecture updates and front-end UI rewrite.
|
||||
|
||||
### ⚠️ Breaking Changes
|
||||
|
||||
- **System Requirements Update**: Support for Windows 7 and Windows 8, as well as macOS Big Sur and earlier versions, has been discontinued.
|
||||
|
||||
### ✨ Features
|
||||
|
||||
- The underlying Electron version has been updated to v36, and the project has been migrated to Vite.
|
||||
- A Windows ARM64 architecture installation package has been added.
|
||||
- The UI has been completely rewritten, with a new light/dark theme switch.
|
||||
- Album performance has been significantly optimized, now only rendering images within the viewport.
|
||||
- A new image watermark opacity setting has been added.
|
||||
- The app navigation bar now supports collapsing.
|
||||
- The repository list sidebar on the management page now supports drag-and-drop width adjustment.
|
||||
## 🎉 [v3.0.1] Release Notes
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Fixed a crash issue when deleting images from certain cloud storage providers.
|
||||
- Fixed an issue where custom paths were not effective when backing up settings using WebDAV.
|
||||
- Fixed an issue where deletion from S3 cloud storage failed in certain cases (#358).
|
||||
- Fixed an issue where images in the mini window appeared blurry.
|
||||
- Fixed an issue where clicking the menu bar on macOS would result in a -120 error.
|
||||
- Fixed an issue where the last item would appear in the second position when copying multiple items.
|
||||
- Fixed an issue where the position of the pop-up bar for the copy button in the management interface was incorrect.
|
||||
|
||||
Reference in New Issue
Block a user