Skip to content

v3.26.0

Latest
Compare
Choose a tag to compare
@zyro zyro released this 25 Jan 21:31
1645d20

Notable changes

Added

  • Allow account filtering by email in the devconsole.
  • Add friend metadata support.

Changed

  • Build with Go 1.23.5.

Fixed

  • Ensure persisted chat messages listing returns correct order.
  • Return correct tournament details in console API leaderboard details endpoint.
  • Do not report invalid http RPC ids to prometheus counts.
  • Fix Lua runtime short day format option.
  • Fix group listing with open and count filters.

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

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