Changelog

What's new.

A platform that gets better every week.

Al
Alexander Bergendahl · October 21, 2022

Unity SDK

Bug Fixes

  • GetAssetInformation is now working as intended.
  • Links inside asset-variations now return correctly.

Server API

Changes

  • Universal Assets are finally available in the Server API!
  • All Asset Instance endpoints from the Game API are now available in the Server API too.
Al
Alexander Bergendahl · October 14, 2022

Web Console Changes We're now showing the players names on the list of leaderboard scores, with a link to the player page. User scores can be updated and deleted from the Leaderboard tab on the Player page. Users can clear search boxes. Admin API Changes Added player name lookup endpoints. See the Documentation. Bug Fixes Squashed a bug that made it impossible to have multiple Attachment Types for…

View release →
To
Tobias Berg · September 30, 2022

This week is a little short on changes, but a lot of preparations and behind the scenes things are going on to allow us to move fast in the coming weeks.

Web Console

Bug Fixes

  • Fixed an issue with removing progression rewards.
Al
Alexander Bergendahl · September 23, 2022

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…

View release →
To
Tobias Berg · September 16, 2022

Unity SDK

Bug Fixes

  • Fixed an issue with GetAllMemberRanks method
To
Tobias Berg · August 19, 2022

Unity SDK

  • Updated SDK description
  • Added MIT License
  • Added samples for common use cases
Jo
Johannes Fornaeus · July 25, 2022

Unity SDK

  • Fixed a bug with player file endpoints
  • Fixed a bug with white label login
To
Tobias Berg · June 24, 2022

Unity SDK

  • Skip session check for white label methods
Jo
Johannes Fornaeus · June 22, 2022

Unity SDK

  • Ensure you can't call any methods before a session is started
To
Tobias Berg · June 21, 2022

Unity SDK

  • Implement LookupPlayer1stPartyPlatformIds methods
Jo
Johannes Fornaeus · June 17, 2022

Unity SDK

  • Added more parameter type options for all Leaderboard related methods
  • Added support for setting player files public or private
  • Added support for retrieving other player's public files
Jo
Johannes Fornaeus · June 13, 2022

Unity SDK

  • Added more parameter type options when getting member ranks for leaderboards
Jo
Johannes Fornaeus · June 8, 2022

Unity SDK

  • Added Player files support
Al
Alexander Bergendahl · June 1, 2022

Unity SDK

  • Added player_created_at field to LootLockerSessionResponse model
  • Added acquisition_date field to LootLockerInventory model
  • Improved error handling for server requests
Al
Alexander Bergendahl · May 23, 2022

Unity SDK

  • Improved error handling for null responses
To
Tobias Berg · May 19, 2022

Unity SDK

  • Fixed an issue with LookupPlayerNames methods
To
Tobias Berg · May 16, 2022

Unity SDK

  • Fixed a crash when a player reached the highest possible level
To
Tobias Berg · May 11, 2022

Unity SDK Renaming assetID to assetInstance ID on all assetInstance function parameters Added ObsoleteAttribute(with false, so deprecated) to UpdateKeyValuePairByIdForAssetInstances(), it was not working correctly, will be marked as obsolete when SDK is updated next time. Added new UpdateKeyValuePairByIdForAssetInstances() with correct parameters. Added UpdateKeyValuePairForAssetInstances() that…

View release →
Al
Alexander Bergendahl · May 10, 2022

Unity SDK

  • Introduce ability to get player names using player ID's from different platforms
Al
Alexander Bergendahl · May 4, 2022

Unity SDK

  • Fix issue where using EndSession on White Label Login would not destroy the session
  • Create new version of EndSession which takes no input
To
Tobias Berg · April 28, 2022

Unity SDK

  • Fix issue where failing the request when trying to start a guest session would wipe the internal playerID
Al
Alexander Bergendahl · April 20, 2022

Unity SDK

  • Add support for Sign in with Apple
Jo
Johannes Fornaeus · April 14, 2022

Unity SDK

  • Fix ResetAssetCalls method not working
Jo
Johannes Fornaeus · April 11, 2022

Unity SDK

  • Make it possible to use either string or int when getting leaderboard member score
Jo
Johannes Fornaeus · March 22, 2022

Unity SDK

  • Added initial support for Xbox One