June 2023 Release

  • Updated

Release: 5.1.2306.3325

The following is a list of the bug fixes and enhancements provided in the June 2023 Release. Some of the bug fixes listed below may address existing Support Articles. A comprehensive list is at the bottom of this page.

The June 2023 release is now available for developers to pull down and work with locally or to request for deployments.

June 2023 release highlights

  • The Image Carousel has an option to display vertically, giving you greater customization for how to display your product images on the Product Detail page.

  • The import lists feature has been improved, including a new downloadable template for importing list customers. The User Profile field for importing lists is also now optional.
  • You can now set the default Large/Medium/Small Product Image per website, rather than globally.
  • ElasticsearchNext is now available in the Search Provider and Search Indexer settings. The feature will be fully available in a future release.
  • There is a new "Internal" CMS type to hide Identity sites in the Admin Console. Only ISC_System users can access this CMS type.

Breaking changes

Binary breaking changes do not necessarily require code changes but rather just a recompilation of the project. This section describes breaking changes to method signatures or methods' behavior.

Medium risk breaking changes

Filtering functionality for Direct SQL:

  • Added new input parameter (IEnumerable<string> columns) to the WriteRowsToSpreadsheet method.

Low risk breaking changes

Direct SQL exports:

  • Changed IDataExporter (non extensible interface) to use new direct sql service interface.

Bugs related to admin users and pii

  • Added new method CanUserSeePiiData to non-extensible public interface IAdminContext.

Partners/Developers: You can view a cumulative list of breaking changes, including Spire breaking changes, at the bottom of this page. The spreadsheet has two tabs: one for cumulative breaking changes and one for Spire breaking changes.

Database changes and updates

Library changes and updates

No significant changes.

Enhancements and bug fixes

Bug fixes