Skip to content

Releases: GameFrameX/com.gameframex.unity.web.protobuff

1.1.4

07 Jun 08:39

Choose a tag to compare

1.1.4 (2026-06-07)

Bug Fixes

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

1.1.3

29 May 11:35

Choose a tag to compare

1.1.3 (2026-05-29)

Bug Fixes

  • web: URL 查询参数使用 Uri.EscapeDataString 编码 (6841f55)

1.1.2

28 May 07:00

Choose a tag to compare

1.1.2 (2026-05-28)

Bug Fixes

  • ci: 统一 .github 工作流配置 (0ef733b)

1.1.1

27 Mar 06:01

Choose a tag to compare

1.1.1 (2026-03-27)

Bug Fixes

  • WebProtoBuff: 移除条件编译并统一使用完全限定名 (244c062)

1.1.0

12 Feb 07:28

Choose a tag to compare

1.1.0 (2026-02-12)

Features

  • Web: 添加网络消息调试日志 (78680a8)

1.0.0

23 Dec 08:06

Choose a tag to compare

1.0.0 (2025-12-23)

Features

  • WebProtoBuff: 添加 RequireComponent 属性以确保依赖组件存在 (f1e6ded)
  • WebProtoBuff: 添加裁剪辅助类确保代码不被裁剪 (da5142c)
  • 添加Web ProtoBuff组件支持HTTP请求和ProtoBuf序列化 (1f990c7)