Releases: TaloDev/godot
Releases · TaloDev/godot
0.39.0 - Debouncing + preserve leaderboard positions in cache
What's Changed
Features
- Add debounce_timer_seconds setting, debounce health checks by @tudddorrr in #168
- Debounce player and save updates by @tudddorrr in #169
Fixes
- Preserve leaderboard positions in entry cache by @tudddorrr in #171
Full Changelog: 0.38.0...0.39.0
0.38.0 - Player merge + save unload options
What's Changed
Features
- Enable gzip by @tudddorrr in #164
- Add post merge identity service option by @tudddorrr in #165
- Add unload_if_current_save option when deleting a save by @tudddorrr in #166
Full Changelog: 0.37.0...0.38.0
0.37.0 - List player stats
What's Changed
Features
- Add list player stats API by @tudddorrr in #162
Fixes
- only add X-Talo-Player if current_player is available by @tapir2342 in #161
New Contributors
- @tapir2342 made their first contribution in #161
Full Changelog: 0.36.1...0.37.0
0.36.1
What's Changed
Features
- Move connection signals to talo_manager by @tudddorrr in #158
Full Changelog: 0.36.0...0.36.1
0.36.0 - Dev data feature tags, auto-reconnect socket + connection signals
What's Changed
Features
- Add feature-tag-based dev build overrides by @tudddorrr in #154
- Connection lost/restored signals, auto-reconnect socket by @tudddorrr in #156
Fixes
- Fix save syncing when there are no offline saves by @tudddorrr in #155
Full Changelog: 0.35.0...0.36.0
0.35.0 - Leaderboard sorting/filtering, export plugin, list storage props API
What's Changed
Features
- Add leaderboard entry start/end date filtering by @tudddorrr in #149
- Add list storage props for fetching multiple storage props by @tudddorrr in #152
Fixes
- Ensure leaderboard cache is always correctly sorted by @tudddorrr in #148
Other
- Add Export plugin by @L-the-forgettable in #151
New Contributors
- @L-the-forgettable made their first contribution in #151
Full Changelog: 0.34.1...0.35.0
0.34.1
What's Changed
Fixes
- Only clear the queue when sending events by @tudddorrr in #146
Full Changelog: 0.34.0...0.34.1
0.34.0 - Channel member filtering, player search, clear identity, offline live config
What's Changed
Features
- Paginate player group members by @tudddorrr in #136
- get_members() filtering options by @tudddorrr in #137
- Add player search API by @tudddorrr in #138
- Add clear_identity() API to anonymise players and delete pending data by @tudddorrr in #139
- Offline live config cache by @tudddorrr in #141
- Add Talo.players.get_alias() by @tudddorrr in #143
Fixes
- Handle the empty response result code in web builds by @tudddorrr in #145
Full Changelog: 0.33.0...0.34.0
0.33.0 - Offline player caching
What's Changed
Features
- Cache the identified alias, use cached alias when offline by @tudddorrr in #132
Full Changelog: 0.32.0...0.33.0
0.32.0 - Game feedback props
What's Changed
Features
- Add game feedback props by @tudddorrr in #130
Full Changelog: 0.31.0...0.32.0