Skip to content

Release 5.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:27

更新日志(2026-09-06)

版本5.3.6

  • 摘要 :本次更新内容比较多,尤其是设计bug修复,小功能优化方面,下列内容仅为重点更新内容。大体上,优化了软件,增加了一些新功能
  • 注意:如果你发现软件出现了新的bug,欢迎提交issues,如果你对这个项目感兴趣,欢迎给这个项目加星,这会让更多人看到这个项目
  • 以后:本项目永久免费,但是可能会在将来考虑增加一些广告功能,但这不会影响观感,不会把广告设置在主界面等地方,更不会设立摇一摇广告

🚀 性能优化

  • 内存占用优化 —— 整体降低内存使用峰值
  • 新增「关闭内存预加载」功能 —— 开启后不再提前加载非必要内容,实测影响其实不是特别大

🧹 代码与架构

  • 删除大量冗余代码 —— 清理历史遗留实现,降低维护成本
  • 彻底移除传统编辑模式 —— 相关代码已全部删除,不再可用
  • 重构节点配置文件存储格式 —— 新格式更高效,但可能存在不稳定风险;已做旧版兼容,建议生产环境暂用旧版

🖥️ UI/UX 重构

  • 移动端 AI/MCP 界面重构 —— 全新布局,同时修复多项交互问题
  • PC 设置页面重构 —— 重新设计布局与交互逻辑
  • 主题相关设置重构 —— 统一主题管理入口,响应更流畅

🐛 Bug 修复

  • 修复移动端点击“加载配置”或相关选项无反应的问题
  • 修复移动端无法使用裁剪框进行裁剪的问题
  • 尝试解决移动端 GPU 无法渲染的底层问题(部分设备仍需验证)
  • 修复处理队列未汉化的问题(现已全部显示中文)

⚠️ 已知风险

  • 新版节点配置文件格式尚不稳定,建议优先使用旧版格式,等待后续稳定版本再迁移

Changelog (2026-09-06)

Version 5.3.6

  • Summary: This update includes quite a lot of content, especially in design bug fixes and minor feature optimizations. The following only highlights the key updates. In general, we've optimized the software and added some new features.
  • Note: If you discover new bugs, please feel free to submit issues. If you're interested in this project, we'd appreciate a star — it helps more people discover it.
  • Future: This project will always be free, but we may consider adding some ads in the future. However, they won't affect the user experience — no ads on the main interface, and definitely no shake-to-open ads.

🚀 Performance Optimizations

  • Memory usage optimization — Reduced overall peak memory consumption.
  • Added "Disable Memory Preloading" option — When enabled, non-essential content is no longer preloaded; actual impact is relatively minor.

🧹 Code & Architecture

  • Removed a large amount of redundant code — Cleaned up legacy implementations to reduce maintenance costs.
  • Completely removed the legacy editing mode — All related code has been deleted and is no longer available.
  • Refactored node configuration file storage format — The new format is more efficient but may carry stability risks; backward compatibility with the old format is supported. It is recommended to use the old format in production environments for now.

🖥️ UI/UX Refactoring

  • Mobile AI/MCP interface refactored — New layout, along with fixes for multiple interaction issues.
  • PC settings page refactored — Redesigned layout and interaction logic.
  • Theme-related settings refactored — Unified theme management entry with smoother responsiveness.

🐛 Bug Fixes

  • Fixed an issue on mobile where clicking "Load Configuration" or related options had no response.
  • Fixed an issue on mobile where the cropping box could not be used for cropping.
  • Attempted to fix an underlying issue where GPU rendering failed on some mobile devices (still needs verification on certain models).
  • Fixed untranslated queue processing strings (now all displayed in Chinese).

⚠️ Known Risks

  • The new node configuration file format is not yet stable. It is recommended to continue using the old format and wait for a stable release before migrating.