Skip to main content

AGS 3.45.0 Release Notes

Last updated on July 6, 2023

Release Date: March 28th, 2023

Client-Side SDK Latest Version:

  • AccelByte Cloud SDK Unreal Engine: 22.0.2
  • AccelByte Cloud SDK Unity: 15.15.0
  • AccelByte Cloud Network-Utilities: 3.0.0
  • AccelByte P2P Unity: 0.2.5
  • AccelByte Cloud OSS: 0.9.3

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

  • Admin Portal for system inbox notifications. Game admin now can:
    • Create a message to all or specific user which later send into user's inbox
    • Save message as draft
    • Delete message from user's inbox
  • WebSDK public release. The release includes:

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