Skip to content

Releases: ShangCloudDev/shangcloudmmo-sdk-godot

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:35

1.1.0 (2026-07-25)

Features

  • 增加缺省变量的处理 (9bc8968)

Bug Fixes

  • 更新仓库地址到 ShangCloudDev 组织 (c8bbd23)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:01

1.0.2 (2026-07-25)

Bug Fixes

  • 按 Content-Length 完整读取 HTTP 响应体 (a47cdda)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 02:50

1.0.1 (2026-07-25)

Bug Fixes

  • 修复HTTP请求体读取问题 (8df062d)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 02:27

1.0.0 (2026-07-25)

Features

  • 优化流水线速度, 增加自动发布release (4e228d2)
  • 初始提交 (653f8ef)
  • 增加PKCE+免secret用户授权支持, 补充房间API (40cf471)
  • 增加房间成员查询功能 (ec0c567)
  • 增加高层封装, 支持变量同步/插帧及消息广播 (bb7a6e9)

Bug Fixes

  • godot: 修复插帧引擎编译错误 (adb1a4d)
  • 修复 semantic-release dry-run 版本号解析导致发版被跳过 (e5949ce)
  • 修复 TCP 连接保活 (bd65f5e)
  • 修复Token上传方式 (086adef)
  • 修复构建失败的问题 (f03f2de)