You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ All notable changes to this project are documented below.
4
4
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).
5
5
6
6
## [Unreleased]
7
+
8
+
## [3.21.0] - 2024-03-17
7
9
### Added
8
10
- Add Fleet Manager API to power session-based multiplayer integrations. See [the documentation](https://heroiclabs.com/docs/nakama/concepts/multiplayer/session-based/) for more details.
9
11
- Add CRON next and previous functions to Go runtime.
@@ -17,6 +19,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
17
19
- List leaderboard records can now return up to 1,000 records per request.
18
20
- Simplify query planning for storage object read operations.
19
21
- Improve comparison operation for leaderboard rank cache ordering.
22
+
- Extend extraction of purchase data from Apple IAP receipts.
20
23
21
24
### Fixed
22
25
- Prevent players from requesting duplicate joins to the same party.
0 commit comments