Release v3.2.0
📦 Download / 下载
Windows
macOS
Linux
🎉 [v3.2.0] Release note
✨ Features
- Add Upload Task System, now you can add files to the task, upload them at intervals, and adjust the priority at any time to avoid platform API rate limits.
- Now supports setting image preprocessing/renaming options for each individual image bed, the effective order is
Image Bed Settings > Platform Settings > Global Settings - Optimized the display logic of the image preprocessing options for the image bed platform settings and individual image bed settings, now more clearly displaying the currently effective configuration
- Now automatically saves the current UI selection status of multiple pages
- Added Linux Arm64 platform support and added deb installation package
- Optimized update page display, now automatically renders md format update instructions
🐛 Bug Fixes
- Fixed an issue where the version number displayed extra characters on the update check page
- Fixed an issue where fine format conversion could not be set on the image processing page
- Fixed a performance issue caused by repeated execution of save functions on some pages
🎉 [v3.2.0] 更新日志
✨ 新增功能
- 新增上传任务系统,现在可以添加文件到任务中,按间隔上传并随时调整优先级,避免平台API速率限制
- 现在支持为每个单独图床设置图片预处理/重命名选项,生效顺序为
图床设置 > 平台设置 > 全局设置 - 优化了图片预处理选项的图床平台设置和单独图床设置的显示逻辑,现在更加清晰的显示当前生效配置
- 现在自动保存多个页面当前UI选择状态
- 新增Linux Arm64平台支持,同时增加deb安装包
- 优化更新页面显示,现在会自动渲染md格式更新说明
🐛 问题修复
- 修复了更新检查页面版本号显示多余字符的问题
- 修复了图片处理页面中无法设置精细格式转换的问题
- 修复了部分页面重复执行保存函数导致的性能问题
Full Changelog: v3.2.0...HEAD