Skip to content

Releases: GameFrameX/com.gameframex.unity.ui

2.10.4

07 Jun 08:40

Choose a tag to compare

2.10.4 (2026-06-07)

Bug Fixes

  • 补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) (058eda3)

2.10.3

05 Jun 11:12

Choose a tag to compare

2.10.3 (2026-06-05)

Bug Fixes

  • ui: 将 OptionUIAllowMultiInstanceAttribute 默认值改为 true (b0290fe)

2.10.2

28 May 07:05

Choose a tag to compare

2.10.2 (2026-05-28)

Bug Fixes

  • ui: 修复 OnClose 中潜在的空引用异常 (3a0bd98)

2.10.1

28 May 06:59

Choose a tag to compare

2.10.1 (2026-05-28)

Bug Fixes

  • ci: 统一 .github 工作流配置 (7cd823b)

2.10.0

30 Apr 07:40

Choose a tag to compare

2.10.0 (2026-04-30)

Features

  • UI: 添加界面单实例打开模式 (f87b455)

2.9.0

01 Apr 10:57

Choose a tag to compare

2.9.0 (2026-04-01)

Bug Fixes

  • ui: 为UI模块添加代码裁剪支持 (d4d706d)

Features

  • UI: 添加自动回收界面功能开关 (5f1b03e)

2.8.0

27 Mar 05:54

Choose a tag to compare

2.8.0 (2026-03-27)

Bug Fixes

  • UI: 修复文件末尾缺少换行符和初始化问题 (9d5d6b4)

Features

  • UI: 为UI系统添加资源路径和名称参数支持 (3cb3f03)

2.7.0

06 Mar 08:10

Choose a tag to compare

2.7.0 (2026-03-06)

Features

  • UI: 为ReleaseUIForm方法添加uiFormAssetPath参数 (01cda73)

2.6.0

05 Mar 07:03

Choose a tag to compare

2.6.0 (2026-03-05)

Features

  • UI: 为OptionUIConfigAttribute添加IsResource属性 (722ef2b)

2.5.0

05 Mar 05:59

Choose a tag to compare

2.5.0 (2026-03-05)

Features

  • UI: 向IUIGroupHelper接口添加Depth属性并修改Handler方法签名 (5268526)