Skip to content

v3.31.0

Latest
Compare
Choose a tag to compare
@zyro zyro released this 02 Sep 11:06
42e7d64

Notable changes

Added

  • Add API response field indicating if join is required for tournaments.

Changed

  • Build with Go 1.25.0.

Fixed

  • Update Satori client types to match latest API spec.
  • Ensure Console UI loads correctly when served over non-SSL connections.
  • Fix match detail view in Console UI.

NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.41.0 must be used with this release.

env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/[email protected]"