| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nakama-3.30.0-windows-amd64.tar.gz | 2025-08-10 | 17.6 MB | |
| nakama-3.30.0-linux-arm64.tar.gz | 2025-08-10 | 19.8 MB | |
| nakama-3.30.0-linux-amd64.tar.gz | 2025-08-10 | 21.7 MB | |
| nakama-3.30.0-darwin-arm64.tar.gz | 2025-08-10 | 18.3 MB | |
| nakama-3.30.0-darwin-amd64.tar.gz | 2025-08-10 | 19.2 MB | |
| README.md | 2025-08-10 | 942 Bytes | |
| v3.30.0 source code.tar.gz | 2025-08-10 | 15.3 MB | |
| v3.30.0 source code.zip | 2025-08-10 | 17.1 MB | |
| Totals: 8 Items | 128.9 MB | 2 | |
Notable changes :gift:
[!IMPORTANT] :rocket: The newest Nakama update is here with a completely overhauled Console UI! Faster, cleaner, and more intuitive than ever — making it easier to navigate, manage, and monitor your game server. Built from the ground up with streamlined workflows and snappier performance, it’s your new command center for building amazing social and multiplayer experiences. :joystick:
Added
- Send In-App Notification for friend removal or friend request rejection.
Changed
- Rebuilt console UI on Vue.js and the new Heroic UI components.
NOTE: For developers who use the Go server runtime support. The nakama-common package at v1.40.0 must be used with this release.
:::shell
env GO111MODULE=on go get "github.com/heroiclabs/nakama-common/runtime@v1.40.0"