Skip to content

Releases: GameFrameX/com.gameframex.unity.web

1.4.0

16 Jun 03:08

Choose a tag to compare

1.4.0 (2026-06-16)

Features

  • json: 切换 JSON 序列化库为 GameFrameX.LitJSON (872da8e)

1.3.6

07 Jun 08:39

Choose a tag to compare

1.3.6 (2026-06-07)

Bug Fixes

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

1.3.5

29 May 11:32

Choose a tag to compare

1.3.5 (2026-05-29)

Bug Fixes

  • web: 修复并发请求时 MemoryStream 数据覆盖问题 (84a3356)

Performance Improvements

  • web: 字典初始化使用源字典容量避免扩容 (e38487e)

Reverts

  • web: 恢复 WebData 为 public (d5107b1)

1.3.4

28 May 07:00

Choose a tag to compare

1.3.4 (2026-05-28)

Bug Fixes

  • ci: 统一 .github 工作流配置 (cd31519)
  • deps: 补充 package.json 中缺失的包依赖 (8968daf)

1.3.3

13 Mar 07:49

Choose a tag to compare

1.3.3 (2026-03-13)

Bug Fixes

  • Web: 修复无内容长度时内存流未重置的问题 (9e61fcd)

1.3.2

13 Mar 07:27

Choose a tag to compare

1.3.2 (2026-03-13)

Bug Fixes

  • WebManager: 修复Transfer-Encoding存在时设置内存流长度的问题 (53a5a5b)

1.3.1

02 Mar 10:18

Choose a tag to compare

1.3.1 (2026-03-02)

Bug Fixes

  • Web: 为所有POST请求添加默认证书验证绕过 (ad703b5)

1.3.0

19 Jan 10:02

Choose a tag to compare

1.3.0 (2026-01-19)

Features

  • WebComponent: 添加基础表单、请求头和查询参数管理方法 (3924616)
  • Web: 添加基础请求数据管理和合并功能 (06b701c)

1.2.0

23 Dec 08:06

Choose a tag to compare

1.2.0 (2025-12-23)

Features

  • WebManager: 添加二进制数据POST请求支持 (dc499bd)
  • Web: 为二进制请求添加内容类型头 (216ee49)
  • Web组件: 添加支持表单数据的Post请求方法 (8ea40d5)

1.1.0

10 Sep 10:37

Choose a tag to compare

Full Changelog: 1.0.6...1.1.0