Releases: TaloDev/unity
Releases · TaloDev/unity
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
0.45.0 - Offline player caching
What's Changed
Features
- Cache the identified alias, use cached alias when offline by @tudddorrr in #143
- Add setting for cachePlayerOnIdentify by @tudddorrr in #145
Full Changelog: 0.44.0...0.45.0
0.44.0 - Game feedback props
What's Changed
Features
- Add game feedback props by @tudddorrr in #141
Full Changelog: 0.43.0...0.44.0
0.43.0 - Saves overhaul + demo update
What's Changed
Features
- Overhaul saves API + demo to work across multiple scenes by @tudddorrr in #139
Full Changelog: 0.42.0...0.43.0
0.42.0 - Find player stat API + Identification/Session helper events
What's Changed
Features
- Add events flush lock to prevent duplicates by @tudddorrr in #134
- Add request + response logging options by @tudddorrr in #136
- Add find player stat API by @tudddorrr in #135
- Add helper events for identification and sessions by @tudddorrr in #137
Fixes
- Continuity GET requests shouldn't be replayed by @tudddorrr in #133
Full Changelog: 0.41.0...0.42.0
0.41.0 - Channel storage
What's Changed
Features
- Add channel storage APIs and demo by @tudddorrr in #131
Full Changelog: 0.40.0...0.41.0
0.40.0 - Channel prop filtering, channel create options + temporary channel membership
What's Changed
Features
- Support filtering channels and subscriptions by prop keys/values by @tudddorrr in #128
- Add channel create options and temporary membership flag by @tudddorrr in #129
Full Changelog: 0.39.1...0.40.0
0.39.1
What's Changed
Fixes
- Reset the socket when a player logs out/re-identifies by @tudddorrr in #126
Full Changelog: 0.39.0...0.39.1
0.39.0 - Channel members API, Leaderboard entry options + prop filtering
What's Changed
Features
- Add API for fetching channel members by @tudddorrr in #122
- Get entries options, filter entries by prop key and/or value by @tudddorrr in #123
Full Changelog: 0.38.0...0.39.0