Skip to main content

AGS 3.67.0 Release Notes

Last updated on April 12, 2024

Release date: January 19th, 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

Quality of life changes

Launcher

  • Improved the Launcher game download preparation by removing the automatically downloaded pre-allocated game manifest files, which occupied user's storage upon visiting the game page from the Launcher. Now, the game download preparation will start upon clicking the Install button.

Cloud Save

  • Improved the Cloud Save Overridable feature by adding a requester user ID to the gRPC payload for Player Records and Player Binary Records. This will allow the client to perform custom validation rules based on the user ID, such as restricting access to certain records for specific users.

IAM

  • The userAccountDeleted API event now includes all the deleted user's game IDs, in addition to the user's publisher ID.

Extend

  • Implemented improvement on copying the repository URL.
  • Added link to the API documentation on the Extend apps details page.
  • Extend Service Extension
    • Patch crash if no authorization metadata is provided when service authorization is enabled with PLUGIN_GRPC_SERVER_AUTH_ENABLED=true.
    • You can take the latest patch here and use it to update your Extend Service Extension app.

Bug fixes and minor changes

Admin Portal

  • Fixed the issue preventing users to revert to previous state after clearing the search field.
  • Fixed an issue regarding the table disappearing when filtering the order status with the absent status.
  • Standardized the "Wallets," "Logs," and "Agreement Records" tables on a user's details page in User Management.
  • Implemented UI improvements on Access Logs.
  • Fixed the broken pagination issue when searching for content using filters.
  • Fixed the Admin Portal query URL when searching for achievements.
  • Fixed the typo on the Cloud Save Overridable configuration.
  • Fixed the broken "Exp Acquisition History" table layout in Season Pass.
  • Updated the wording when deleting the UGC Channel.
  • Adjusted the hover color while downloading content.
  • [AGS Starter] Removed and disabled the following features:
    • Age Restriction Configuration
    • 2FA
    • Email Notification Management
    • GDPR (Personal Data Requests and Account Deletion Requests)
    • Legal Agreement Creation
  • [AGS Starter] Updated the "Namespace List" page to show a dropdown selection of Game namespaces under each Studio namespace.
  • [AGS Starter] Adjusted the namespace selection on the sidebar menu to offer a dropdown selection of game namespaces under each Studio namespace.
  • Fixed the issue on the "Match Ruleset" page that occurs when a ruleset has a JSON array in the configuration.

App Editor

  • Improved the App ID dropdown to support filters by typing on the input field.
  • Fixed the Twitch Drops editor to allow admins to save changes while leaving the "Client ID" and "Namespace" fields empty.
  • Fixed the Twitch Drops editor to allow admins to save changes while leaving the "Streams Button" label field empty.

Launcher

  • Fixed the issue causing users to get stuck on missing executable state when updating to a different build that uses a different executable file.

Player Portal

  • Improved the "Twitch Drops (Events)" page view on smaller screen resolution.

Login Website

  • Fixed the styling on the Password input field if the user fills in the password using the auto-complete or suggested password option.

Buildinfo

  • Fixed the launch arguments that converted the slash (/) symbol to "\/".

Achievement

  • Added support for the new namespace format in the validation logic.

Cloud Save

  • Added gRPC error details to the Cloud Save HTTP error response.
  • Improved the error message when triggering the gRPC server from a different namespace.
  • Added missing configuration file to expose metrics for older deployment method.
  • Added support for the new namespace format in the validation logic.

Group

  • Added support for the new namespace format in the validation logic.

Leaderboard

  • Added support for the new namespace format in the validation logic.

Season Pass

  • Added config promotion for Season Pass configuration.
  • Added support for the new namespace format in the validation logic.

Social

  • Added missing configuration file to expose metrics for older deployment method.
  • Added support for the new namespace format in the validation logic.

UGC

  • Added support for the new namespace format in the validation logic.

IAM

Session

  • Stopped the sending of invitations when the session is full.
  • Moved PlayStation Network (PSN) batch player size as environment variable.
  • Updated configmap for DISBAND_EXPIRATION_TIME.

Matchmaking

  • Fixed join session issue when blocked player option is active.

Chat

  • Enabled profiling by default.

Turn Server

  • Fixed unauthorized issue.

Analytics

  • Fixed the issue of the data type selection being empty on the connector configuration edit.