Try our conversational search powered by Generative AI!

Optimizely - update 396

Release summary

New features for Optimizely Commerce Cloud. Bug fixes for Optimizely Content Cloud, Optimizely Commerce Cloud, and Optimizely Languages.

Released items March 29, 2022

Area ID Type Description Released
CMS-21368
  Quick Edit: Lack of block name in the notification dialog if containing script in the name

Fixed an issue where a block name did not show in the Show notification dialog box.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21205
  Error when changing the required image

Fixed an issue where, after changing the required ContentReference image property for content, the content was auto-saved but did not publish, and an error displayed.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21897
  Default enter key is wrong when user cut and paste a page/block/media from a folder to another folder.

Fixed an issue that defaulted to No when the default enter key should be Yes when you cut and paste a page, block, or media from one folder to another folder.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-20954
  Wrong name listed on compare mode for multi-language block in multi-language page

Fixed an issue where the wrong name displayed in compare mode for a multi-language block on a multi-language page.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21044
  Support OPE in decoupled sites cross domain

Up until now, on-page editing required sharing the domain between the delivery site and the management site; developers had to ensure that the two sites set the same document.domain.

 

The new On-Page Edit feature does not require access to the document in the delivery site because the communicationInjector.js script (included in the delivery site) inspects the rendered page and uses postMessage to report back rendered properties and their positions to the management site. This lets the management site show overlays and add editors to the properties.

 

This release primarily supports server-side-rendered content and the next version will improve upon the support for Single Page Applications where content is rendered on the client.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-22420
  Username is not properly url encoded

Fixed an issue where the username was not properly URL-encoded.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21763
  Could not create pages from page types that have property added from Admin mode with name "Constructor"

Fixed an issue where naming a page property "Constructor" generated an error on the console and the page was not created.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21476
  Support .net 6 CMS UI

Added support for .NET 6 to CMS UI packages of Optimizely Content Cloud (CMS).

There will be no changes to the .NET 5 support, and the packages will include assemblies built for both .NET 5 and .NET 6.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-20646
  Use server-side pagination in Set Access Rights

Sever-side pagination is used in Set Access Rights when searching for users and groups.

Also, the UI was updated for the Add Users/Groups component to support infinite scrolling.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-20259
  The tooltip doesn't show when remove value from required property

Fixed an issue where the tooltip did not show.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-19813
  Visitor Group> Role: Selected role is changed after the role is deleted

Fixed an issue where after a role was deleted, the selected role was changed but not blank.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
CMS-21649
  Delivery Site should be able to access scripts cross domain

The communicationInjector.js and deliveryPropertyRenderer.js scripts are available anonymously to provide an on-page editing experience in a cross-domain scenario, such as a public website located in one place and the management UI located in another. The scripts communicate authentication and authorization between the public and management websites prior to accessing content.

EPiServer.CMS.UI 12.4.0; (Or a related package);
Mar 29, 2022
COM-14992
  Cannot start site on environment other than DXP if EPiServer.CloudPlatform.Commerce is installed

Fixed an issue where a site could not start on environment other than DXP if EPiServer.CloudPlatform.Commerce is installed.

EPiServer.CloudPlatform.Commerce 1.0.2; (Or a related package);
Mar 29, 2022
COM-14162
  [Menu Bar] Selected Customer module is not highlighted

Fixed an issue where Customer menu item highlighting was lost on page refresh.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14821
  CSR UI doesn't correctly display anonymous customer's information

Fixed an issue where Commerce CSR UI did not correctly display anonymous customer's information.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14801
  GetCatalogEntryPrices should cache empty price results

Fixed an issue where results of entries with no price were not cached.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14544
  Bug: When tracking events towards Peerius fails nothing is logged

Fixed an issue where nothing was logged when the tracking configuration was invalid when tracking to Peerius.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14863
  Saving catalog results in unnecessary version updates

Fixed an issue where saving catalog resulted in unnecessary version updates.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14816
  Can not update ChangeBy field

Fixed an issue where the ChangeBy field did not update correctly.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14479
  Inventory count in Commerce catalog listings are sometimes wrongly 0

Fixed an issue where some product variations showed "0" in the Stock column when browsing catalogs, but displayed positive numbers when in All-Properties View.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-14320
  [Order management] Subscription details > Settings: Data of Date/time fields are displayed incorrectly

Fixed an issue in the Order Management module where data in date and time fields in Subscription details were incorrectly displayed.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-13630
  Issue with promotion "Spend for Free Items"

Fixed an issue where free gifts were not correctly added to the cart after conditions for promotion were fulfilled.

EPiServer.Commerce 14.2.0; (Or a related package);
Mar 29, 2022
COM-13876
  Convert ServiceAPI to NET Core - SwaggerDocs

Ported EPiServer.SwaggerDocs project to .NET Core.

EPiServer.ServiceApi 6.0.1; (Or a related package);
Mar 29, 2022
CMS-22428
  Adding image for this page does not come through in content loader #86

Fixed an issue where metadata did not publish.

When you uploaded an image from file explorer to the page, it was stored as a local asset and inherited the publishing cycle of the page. If you changed the image metadata (such as title or alt text) and published the image, the metadata did not publish

EPiServer.Labs.BlockEnhancements 0.12.1; (Or a related package);
Mar 29, 2022
CMS-22410
  On page editing does not update if page/block is pending publish

Fixed an issue where the on-page preview of the block was not updated, if you edited a contentArea with blocks where the page/block was already pending a publish (Publish button was available), 

 

EPiServer.Labs.BlockEnhancements 0.12.1; (Or a related package);
Mar 29, 2022

More on releases

Related topics

Last updated: Mar 29, 2022