Skip to content

Releases: TaloDev/unity

0.47.0 - Leaderboard sorting/filtering + list storage props API

24 Sep 20:37
8695fe2
Compare
Choose a tag to compare

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

06 Sep 17:31
95dafa0
Compare
Choose a tag to compare

What's Changed

Breaking changes

Features

Other

Full Changelog: 0.45.0...0.46.0

0.45.0 - Offline player caching

21 Aug 22:13
113f927
Compare
Choose a tag to compare

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

23 Jul 19:20
e54b8d0
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.43.0...0.44.0

0.43.0 - Saves overhaul + demo update

13 Jul 17:28
4d14f8c
Compare
Choose a tag to compare

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

25 Jun 18:18
eb03766
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Full Changelog: 0.41.0...0.42.0

0.41.0 - Channel storage

14 Jun 07:25
c927834
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.40.0...0.41.0

0.40.0 - Channel prop filtering, channel create options + temporary channel membership

25 May 11:32
11bb437
Compare
Choose a tag to compare

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

18 May 11:39
6f240bd
Compare
Choose a tag to compare

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

11 May 07:38
a980551
Compare
Choose a tag to compare

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