2022-09-23
Happy Friday! Here are new changes and bug fixes that were released this week.
Web Console
Changes
- We've updated the UI for Collectables to use our new frontend framework.
- Also added the ability to delete collectables.
Bug Fixes
- Fixed an issue making it impossible to remove collectable groups.
Unity SDK
Changes
- Added CI tests.
Bug Fixes
- Fixed bug with rental assets not returning the correct information.
- Fixed bug with Triggers not returning information about granted assets.
- Bug fixes in sample scene, missing meta-files.
Game API
Changes
- Updated the Sign In With Apple flow to support refresh tokens. Refresh tokens allow you to start a LootLocker session without having to do the full Apple flow every time. See https://ref.lootlocker.com/game-api/#sign-in-with-apple for more information.
Bug Fixes
- Fixed an issue with listing leaderboards causing errors when pagination parameters are out of bounds.
Admin API
Changes
- Added documentation for all Collectables endpoints.
Bug Fixes
- Fixed an issue making it impossible to remove collectable groups.