feat(config): add JSON import/export support for user preferences and configurations

This commit is contained in:
HouYunFei
2026-07-27 17:27:00 +08:00
parent ac126a61b9
commit 87ea3a3954
5 changed files with 101 additions and 38 deletions
+2
View File
@@ -2,8 +2,10 @@
## Unreleased
+ [新增] 配置与用户偏好支持通过配置文件导入和导出。
+ [新增] 模型渠道新增火山方舟协议。
+ [优化] 图片遮罩、切图与裁剪编辑支持常用快捷操作并修复高分辨率图片预览闪烁。
+ [优化] 提示词详情弹窗改为上下布局并限制显示尺寸。
## v0.10.0 - 2026-07-25