v1.3.0
What's Changed
- fix: pass missing 'create' argument to _api.authenticateEmail by @bobby-bloom in #130
- Update documentation for writeLeaderboardRecord method by @ilmalte in #126
- Add leaderboards in example project by @ilmalte in #127
- Add groups in example project by @ilmalte in #128
- Refactor updateGroup method parameters by @ilmalte in #129
- Handle null values for label and query in listMatches request by @ilmalte in #133
- Add matches in example project by @ilmalte in #134
- Fix RPC payload encoding for Web by @ilmalte in #135
- Update Docker images and add RPC examples by @ilmalte in #136
- Update comment for leaderboard records listing to clarify ownerId context by @ilmalte in #137
- Fixes bug where authenticateCustom fails when user has session by @jakeobrien in #141
- GroupId nullable in ChannelMessage by @ilmalte in #142
- Add chats in example project by @ilmalte in #143
- update freezed, and update tests by @andresfelipemendez in #138
- Bump packages by @ilmalte in #144
New Contributors
- @bobby-bloom made their first contribution in #130
- @jakeobrien made their first contribution in #141
- @andresfelipemendez made their first contribution in #138
Full Changelog: v1.2.0...v1.3.0