Take a sneak peak of our new documentation Read More
Last Updated: 3/31/2023, 2:11:40 AM

# AccelByte Cloud 3.45.0

# Release Date: March 28th, 2023

Client-Side SDK Latest Version:

Server-Side SDK Latest Version:

DSuploader latest version: 1.4.3

Here’s a look at what’s new in AccelByte Cloud 3.45.0:

# Highlights

# Quality of Life Changes

  • Admin Portal page for User Management. Admin can now modify a user's private custom attributes via the Admin Portal.
  • New API endpoint (bulkUpdateRegionData) to allow for changing of items' region data in bulk. Admins can now use API calls to make changes to multiple items' region data in one call.
    • API endpoint: /platform/apidocs/#/Item/bulkUpdateRegionData
  • Leaderboard service now handles user's entry removal on the leaderboard when the user deletes their account
  • Add ability in UGC to support users to get other users’ channels
  • Expose Auto-accept Backfill proposal in Add Match Pools modal
  • Adding explanation on Joinable in Matchmaking Ruleset MPv1
  • Match Functions change title to gRPC Plugin
  • Adding edit button on gRPC Plugin
  • Remove default JSON template in Match Ruleset (MPv2) creation and adding new button to show default template that Game Admin can copy
  • Adding Override Specific Function in Match Pool Modal:
    • Stat Codes
    • Enrichment
    • Validation
    • Backfill Matches
    • Make Matches
  • Adding dropdown list of gRPC plugin selection if Game Admin choose to select Use gRPC Plugin
  • Hide Deployments, Client Version and Requested Region when Game Admin select session type other than DS
  • Improved Admin Portal sidebar menu UI/UX
  • Added an ability to copy 2FA code from the launcher

# Breaking Changes

  • No breaking changes

# Bug Fixes and Minor Changes

  • Group service updated with a bug fix that addresses the free form notification issue that was not sent to the users
  • Fixed Admin Portal in UGC feature that caused Admin to not delete the channel created by Admin
  • Add View action and read-only Achievement details page when using View Only role so that Admin with View Only role can see achievement detail
  • Fixed Update and shortBy functionality for UGC content in SDK
  • Fixed functional issues in the Playground & App Editor