📝 Docs(custom): prepare for new version

This commit is contained in:
Kuingsmile 2025-03-04 14:21:40 +08:00
parent c85b6a4e78
commit 601e89a15a
2 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
### ✨ Features ### ✨ Features
- 优化了Mac和Win下启动模式配置的兼容性 - 移除了管理界面的额外提示横幅
- 优化了相册缓存机制,现在重复上传同名图片时会正确刷新
- 优化了配置读取机制
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- 修复了使用内置剪贴板上传时会错误删除本地文件的问题 - 修复了alist图床在设置自定义域名后图片链接拼接错误的问题
- 修复了webdav与高级重命名同时使用时新建目录错误的问题
- 修复了高级重命名的自定义前缀设置没有按预期工作的问题

View File

@ -1,9 +1,9 @@
### ✨ Features ### ✨ Features
- Optimize the compatibility of startup mode configuration under Mac and Win - Remove the extra prompt banner in the management interface
- Optimized the album cache mechanism, now when uploading images with the same name repeatedly, it will refresh correctly
- Optimized the configuration reading mechanism
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- Fix the problem of deleting local files incorrectly when uploading using the built-in clipboard - Fixed the problem that the image link of the alist picture bed was spliced incorrectly after setting a custom domain name
- Fix the problem of creating a new directory incorrectly when using webdav and advanced renaming at the same time
- Fix the problem that the custom prefix setting of advanced renaming does not work as expected