Skip to main content

AGS 3.66.0 Release Notes

Last updated on March 19, 2024

Release date: January 15th, 2024

AccelByte Gaming Services (AGS) Game SDK latest version

Extend SDK (previously known as Server SDK) latest version

DSuploader latest version

  • Armada DS Uploader: 1.6.0

Highlights

  • Optimized the deployment mechanism for faster and smoother feature development with minimal disruptions.

Quality of life changes

App Editor

  • Improved the single game template App ID reference to use the store Item ID instead. It was previously taken from the buildinfo service.

IAM

Cloud Save

  • Introduced support for overriding the validation of Cloud Save binary records.

Bug Fixes and Minor Changes

Admin Portal

  • Adjusted player tracing breadcrumbs.
  • Fixed wrong formatting of the time and session time for logs data.
  • Standardized the Access Log table.
  • Standardized the Audit Log table.
  • Standardized the IAM Clients table.
  • Standardized the DSM tables.
  • Standardized the Legal Management tables.
  • Standardized the User Management tables.
  • Adjusted the Legacy and New Leaderboard labels with the new standard.
  • Fixed the toast message for Add image to an Achievement still using the old component.
  • Fixed the issue that redirected admins back to the first page after creating or importing achievement.
  • Fixed the error message that appears when importing an achievement fails.
  • Fixed the issue that caused adding a new image to an Achievement use the publisher namespace instead of the current game namespace.
  • Hid the toggle button that enables and disables Lobby in publisher namespaces.
  • Fixed the wording in Session Template Details page.
  • Fixed the Ticket Arrangement UI on the "Matchmaking Ruleset" page.
  • Adjusted the template in Region Mapping Configurations.

Launcher

  • Fixed the "Enable Email Authentication" pop-up that contained the previous code after the user disabled or enabled email authentication on the "My Account" > "Password & Security" page.
  • Fixed the error preventing users to re-login to the Launcher after canceling the 2FA activation on the "My Account" page.
  • Improved the error notification that appears when there's not enough Windows permission to uninstall the game from the Launcher.

Player Portal

  • Removed the LOG OUT button from the Player Portal error page when users are not logged in.

Achievement

  • Added the Import action to Achievement Audit logs.
  • Fixed duplicate tags on the Audit log for Create and Update achievement.

Cloud Save

  • Integrated audit logs into the Cloud Save service.
  • Added custom badges on Cloud Save Swagger UI.
  • Added support for Extension Token Grant to Cloud Save.

Session

  • Created admin endpoint to expose Native Session.

Matchmaking-v2

  • Fixed the memory leak issue.

Chat

  • Fixed the default profanity dictionary loading.

Session History

  • Created the "Get detail matchmaking ticket history by party ID" endpoint to get a detailed ticket using party ID.

Armada

  • Added timestamp to Server Overview on the "Dedicated Server Management" page.
  • Refactored the "Managed Server" page in the Admin Portal.
  • Refactored the "Server Detail" page in the Admin Portal.
  • Refactored the "Local Server" page in the Admin Portal.
  • Fixed the issue causing the region count on the "Server Overview" page to be different from the "Region Detail" page in the Admin Portal.
  • Fixed inconsistent artifact path job.

AMS

  • Added support for viewing, searching, and filtering dedicated server (DS) logs and artifacts in the Admin Portal.

Game SDK

  • [Unity] Exposed Public endpoint for UGC review related endpoints.
  • [Unity] Implemented automatically sending regions to lobby after a user is successfully connected.
  • [UE][Unity] Implemented Lobby Command Set User Region.
  • [UE] Fixed the issue causing the Lobby::SetUserPresenceNotifDelegate to not be triggered when a friend disconnects from the lobby.
  • [UE] Fixed the Login with Device ID randomizer behavior.
  • [UE] Fixed the issue causing relogin to not updated the cached token.
  • [UE] Fixed the issue causing Delegate-broadcasted presence to be missing platform and other data and incorrectly show users as offline when they're actually busy, away, etc.