| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nakama-3.32.0-windows-amd64.tar.gz | 2025-09-16 | 17.7 MB | |
| nakama-3.32.0-linux-arm64.tar.gz | 2025-09-16 | 19.8 MB | |
| nakama-3.32.0-linux-amd64.tar.gz | 2025-09-16 | 21.8 MB | |
| nakama-3.32.0-darwin-arm64.tar.gz | 2025-09-16 | 18.2 MB | |
| nakama-3.32.0-darwin-amd64.tar.gz | 2025-09-16 | 19.3 MB | |
| README.md | 2025-09-16 | 559 Bytes | |
| v3.32.0 source code.tar.gz | 2025-09-16 | 15.1 MB | |
| v3.32.0 source code.zip | 2025-09-16 | 17.0 MB | |
| Totals: 8 Items | 128.9 MB | 0 | |
Notable changes
Changed
- In-App Purchase runtime callback functions now handle other status changes besides refunds.
- Update In-App Purchase validation internals to use Google Subscriptions v2 API.
NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.42.0 must be used with this release.
:::shell
env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/runtime@v1.42.0"