Features
Player Operations
Platform Commerce
Content Management
Game Systems
Pricing
Resources
Blog
Latest Updates & Insights
Guides
Step-by-Step Tutorials
Documentation
User and SDK guides
Changelog
Latest Changes to the Platform
API Reference
REST API Documentation
About
Contact
Login
Create Account
Changelog.
Johannes Fornaeus
November 18, 2021
2021-11-18
Unity SDK
Add support for Guest Login
Add support for White Label Login
Remove unused platforms in the settings dropdown
Improve the settings view visuals
Tobias Berg
October 22, 2021
2021-10-22
Unity SDK
Add support for submitting score with leaderboard key
Johannes Fornaeus
October 7, 2021
2021-10-07
Unity SDK
Add support for getting UGC Assets by creator player ID
Fixed broken API URL
Johannes Fornaeus
September 25, 2021
2021-09-25
Unity SDK
Add support for metadata in leaderboards
Fix various broken methods
Update project README
Tobias Berg
August 22, 2021
2021-08-22
Unity SDK
Unified positive response from the sdk. You can now use response.success to know when it is successful. Removed references to response.status
Added GetAllMemberRanks api
Alexander Bergendahl
August 11, 2021
2021-08-11
Game API
Added UUIDs to Assets and Contexts. These are consistent across both environments.
Added Key/Value Storage to Character Classes.
Server API
Added UUIDs to Assets and Contexts. These are consistent across both environments.
Admin API
Added UUIDs to Assets and Contexts. These are consistent across both environments.
Added Key/Value Storage to Character Classes.
Alexander Bergendahl
June 24, 2021
2021-06-24
Game API
Added support for
Amazon Luna Platform
Server API
You can now remove and add assets to/from player inventories
with a single call
Tobias Berg
June 7, 2021
2021-06-07
Server API
Delete leaderboard now returns 204 response code with no body. Make sure to send the new LL-version header to get this behavior.
Admin API
Delete leaderboard now returns 204 response code with no body. Make sure to send the new LL-version header to get this behavior.
Johannes Fornaeus
June 4, 2021
2021-06-04
Unity SDK
Added ability to get and set names of players
Changed "LootLockerMember" class name to "LootLockerLeaderboardMember"
1
...
9
10
11
12
13