Releases: TaloDev/unity
Releases · TaloDev/unity
0.55.0 - Prop Arrays + Migrate auth accounts
What's Changed
Features
- Add prop array support by @tudddorrr in #183
- Add player auth migrate account API by @tudddorrr in #188
Fixes
- Ensure test mode only runs in the Unity editor by @tudddorrr in #187
Full Changelog: 0.54.0...0.55.0
0.54.0 - Google Play Games integration
What's Changed
Features
- Add IdentifyGooglePlayGames API by @tudddorrr in #184
Full Changelog: 0.53.0...0.54.0
0.53.0 - Leaderboard cache options + alias service filter, Unity 6.3
What's Changed
Features
- Add options for getting cached entries and aliasService filter by @tudddorrr in #180
- Upgrade to Unity 6.3 by @tudddorrr in #181
Full Changelog: 0.52.1...0.53.0
0.52.1 - Leaderboard player filter + changing auth identifiers
What's Changed
Features
- Support leading debounce in DebouncedAPI by @tudddorrr in #174
- Add API for changing a player with auth's identifier by @tudddorrr in #176
- Add playerId filter to GetEntriesOptions by @tudddorrr in #177
Fixes
- Fix unnecessary leaderboard entry position bumping by @tudddorrr in #175
Full Changelog: 0.51.0...0.52.1
0.51.0 - Player relationships API
What's Changed
Features
- Add channel search option by @tudddorrr in #170
- Add player relationships API + sample by @tudddorrr in #172
Fixes
- Fix sockets by @tudddorrr in #171
Full Changelog: 0.50.0...0.51.0
0.50.0 - Debouncing + preserve leaderboard positions in cache
What's Changed
Features
- Add debounceTimerSeconds setting, debounce health checks by @tudddorrr in #165
- Debounce updating saves and players by @tudddorrr in #166
Fixes
- Preserve entry positions in cache, bump when adding new ones by @tudddorrr in #167
Other
- EventsAPI - fix events flush getting locked after failed POST & small GC improvement by @michalczemierowski in #168
New Contributors
- @michalczemierowski made their first contribution in #168
Full Changelog: 0.49.0...0.50.0
0.49.0 - Player merge + save unload options
What's Changed
Features
- Add post merge identity service option by @tudddorrr in #162
- Add unloadIfCurrentSave option when deleting a save by @tudddorrr in #163
Full Changelog: 0.48.0...0.49.0
0.48.0 - Network connection events + list player stats
What's Changed
Features
- Add connection events and socket reconnect mechanism by @tudddorrr in #159
- Add list player stats API by @tudddorrr in #160
Fixes
- Fix save syncing when there are no offline saves by @tudddorrr in #158
Full Changelog: 0.47.0...0.48.0
0.47.0 - Leaderboard sorting/filtering + list storage props API
What's Changed
Features
- Add leaderboard entry start/end date filtering by @tudddorrr in #155
- Add list storage props for fetching multiple storage props by @tudddorrr in #156
Fixes
- Ensure leaderboard cache is always correctly sorted by @tudddorrr in #154
Full Changelog: 0.46.0...0.47.0
0.46.0 - Channel member filtering, player search, clear identity, offline live config
What's Changed
Breaking changes
- Add player group members pagination by @tudddorrr in #148
Features
- Add player search API by @tudddorrr in #147
- Add offline live config cache by @tudddorrr in #150
- Add player identity clearing by @tudddorrr in #149
- Add channel members pagination and filtering options by @tudddorrr in #151
Other
- Use standard ex naming for exceptions by @tudddorrr in #152
Full Changelog: 0.45.0...0.46.0