Edit in GitHubLog an issue

Adobe Commerce Admin UI SDK release notes

Version 2.0

Release date

September 4, 2024

Enhancements

  • This release changes how registrations are declared. Previously, calls were performed asynchronously. This could result with delayed retrieval and availability of registrations when loading pages in the Admin. Registrations are now loaded synchronously. resulting in a better merchant experience.

    You must update any extension points developed with Admin UI SDK 1.x. Migrate your extension point from 1.x to 2.0 describes how.

  • Added a custom fee column to the invoice and credit memo grids.

Version 1.4.0

Release date

June 28, 2024

Enhancements

Version 1.3.2

Release date

March 4, 2024

Bug fixes

  • Corrected a condition that allowed administrators who did not have proper permissions to view data in grid columns.

Version 1.3.1

Release date

January 25, 2024

Enhancements

  • Enhanced unit coverage by 150%.

  • Added the ability to optionally specify a page title for a mass action.

  • The Admin UI SDK cache is now flushed weekly instead of every 12 hours.

  • The Admin UI SDK now supports PHP 8.3.

Bug fixes

  • The Admin now displays extensions correctly when they are loaded from the extension manager registry.

Version 1.3.0

Release date

November 30, 2023

Enhancements

Bug fixes

  • Corrected a timeout issue caused by an incorrectly-applied ACL resource.
  • Customized columns are now exported as expected when exporting data from the Orders page.

Version 1.2.1

Release date

October 31, 2023

Enhancements

  • Added the Mock AdobeAdminIms Module field to the Admin UI SDK configuration page in the Admin. This field determines whether to send mock or real Adobe IMS credentials.

  • Added the Admin UI SDK (Magento_CommerceBackendUix::admin) resource. Administrators who are not assigned this resource will not have access the Admin UI SDK configuration page.

  • Custom date columns in the order grid now use ISO 8601 formatting. Previously, these values were simple timestamps.

Bug fixes

  • Menus display correctly when the Admin UI SDK is enabled but no menu registrations are found.

Version 1.2.0

Release date

October 18, 2023

Enhancements

  • Created the order extension point, which adds columns to the order grid.

  • Added the admin_ui_sdk cache type. When enabled, Commerce caches customizations to the Admin.

  • Added the isSection and sortOrder parameters to the menu extension point. The isSection parameter allows you to define a menu section, while sortOrder defines the placement of a menu item.

  • Added the productSelectLimit parameter for mass actions in the product extension point.

Bug fixes

  • Minimized the number of calls needed to build a menu.

Version 1.1.2

Release date

October 6, 2023

Enhancements

Fixed cross-site scripting (XSS) and password hash security vulnerabilities.

Version 1.1.1

Release date

September 12, 2023

Bug fixes

  • Fixed an issue with a missing tab ID that occurred due to a dependency on a non-mandatory module.

  • Mass actions are now correctly cleared when the last app is removed.

Version 1.1.0

Release date

August 25, 2023

Enhancements

  • You can now customize the mass actions on the Product grid.
  • The API for registering a menu has changed.
  • Updated the Admin configuration screen to give the option of enabling the Admin UI SDK.

Bug fixes

  • Menus are now rendered correctly when no registrations are found.

Known issues

  • You cannot deploy an app that uses the Admin UI SDK in a staging environment. Instead, you must deploy it in a production environment. See Prepare your app for production for details about this workaround.

Version 1.0.0

Release date

June 13, 2023

Compatibility

Adobe Commerce for Cloud and on-premises

  • 2.4.5 and higher

Known issues

None

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.