Try our conversational search powered by Generative AI!

Optimizely - update 440

Release summary

New features for Optimizely Content Management System (CMS), Optimizely Customized Commerce, and Optimizely Forms. Bug fixes for Optimizely Content Management System (CMS), Optimizely Customized Commerce, and Optimizely Forms.

Released items February 14, 2023

Area ID Type Description Released
AFORM-3266
  Use minify jquery-ui file instead of non-minify one

Un-compressed JavaScript files had a large size, so Forms is using minified files instead to save space and increase performance.

EPiServer.Forms.Samples 4.1.0; (Or a related package);
Feb 14, 2023
AFORM-3236
  Dependencies is not applied for 'Date time', 'Date time range' conditions field.

Fixed an issue that did not show a text field with dependencies after a form was published.

EPiServer.Forms.Samples 4.1.0; (Or a related package);
Feb 14, 2023
AFORM-3210
  Add HcaptchaBlock for Forms.Samples

Added HCaptcha implementation for EpiServer.Forms.Samples. Go to https://dashboard.hcaptcha.com/overview for keys.

Note: HCaptcha does not work with localhost.

EPiServer.Forms.Samples 4.1.0; (Or a related package);
Feb 14, 2023
AFORM-3209
  Change GetProgressiveSubmitInfo function to fit with change in Forms 5.3.1

Changed GetProgressiveSubmitInfo to include language so this function was also changed in Forms.Sample.

EPiServer.Forms.Samples 4.1.0; (Or a related package);
Feb 14, 2023
CMS-25325
  Add notification section in GlobalNavigation the for CMS

CMS notification was moved to the new global notification on the global navigation bar . You must have at-least CMS edit role (episerver:cmsedit) to access this feature and you can access it globally.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-25192
  Improve Scheduled jobs List UI

The scheduled jobs UI was updated using Axiom components to modernize the UI and implement new features in the Scheduled Jobs page that enhances the serviceability of the page as a whole.

  • The Next Run column indicates the next time that specific job will be executed.
  • The Start/Stop button lets you manage your jobs directly from the Scheduled Jobs page. (Previously, you went to the details page of each individual job to then execute the job.)
  • The detail segment of each scheduled job is now in three tabs.
    • Details – Displays the name, description, next run time and status of the job. You also can start and stop the job.
    • History – Displays information about previous runs of the specific job.
    • Settings – Lets you schedule the next run on a specific time and date.
EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-23835
  Select Content feature is missing translation

Fixed an issue in Select Content that was missing translations.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-23428
  Collection Editor always raised change event when initialized

Fixed an issue with the Collection editor that raised a change event whenever it initialized data, causing the content to change the state to draft when changes were published.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-23405
  SelectMany property doesn't work correctly when SelectItem.Value contains comma characters

Fixed an issue in the SelectMany field where the value was concatenated and saved as comma-separated text-string data values, which caused incorrect behavior.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-26492
  Categories – Incorrect Swedish Translation

Fixed an issue where Display Name for Categories were incorrectly translated for Danish and Swedish.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-25861
  Sort available content types by SortOrder then by LocalizedName

Fixed the Admin view to sort available ContentTypes list by SortOrder field and then by LocalizedName field.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-25547
  [CAPTCHA] Wrong message if you input out-of-range number in image width, image height, or text length

Fixed an issue where the validation message did not display the correct range when the value of the input range was out of range.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-24974
  [Manage Websites] Admin mode is empty and Msg exception is displayed at the console tab after clicking on Add Host button

Fixed an issue that occurred when you clicked Add Host on the Manage websites view where it should have displayed an error message but instead displayed an empty page with a Msg exception in the Console tab.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-23524
  Improve Edit Scheduled job UI

The scheduled jobs UI was updated using Axiom components to modernize the UI and implement new features in the Scheduled Jobs page that enhances the serviceability of the page as a whole.

  • The Next Run column indicates the next time that specific job will be executed.
  • The Start/Stop button lets you manage your jobs directly from the Scheduled Jobs page. (Previously, you went to the details page of each individual job to then execute the job.)
  • The detail segment of each scheduled job is now in three tabs.
    • Details – Displays the name, description, next run time and status of the job. You also can start and stop the job.
    • History – Displays information about previous runs of the specific job.
    • Settings – Lets you schedule the next run on a specific time and date.
EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-26176
  Improved resource translations

Non-English languages (Danish, German, Spanish, Finnish, French, Italian, Japanese, Dutch, Norwegian, Swedish and Chinese) were updated for new features. Features includes parts of the Admin view, such as Content Types, Categories, Access Rights, and Languages, and Report Center and Edit also received updates.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
CMS-24419
  Site switcher shows encoded characters as text instead of the characters themselves

Fixed an issue in the site switcher that displayed the name of the site with incorrectly HTML-encoded characters in cases where non-English characters are used. Typically characters were represented as ö.

EPiServer.CMS.UI 12.17.0; (Or a related package);
Feb 14, 2023
COM-15912
  Restore position when pasting Discount

Improved visibility of most recently applied discount when using multiple campaign discounts.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16595
  Issue with CSR route of extensions endpoint

Fixed an issue with the extensions endpoint CSR route.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16488
  Outdated JavaScript Libraries

Addressed outdated JavaScript libraries impacted by known vulnerabilities.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16078
  Support for overflow layout when custom filters are added

The APIs allow for registering custom filters that appear on marketing screens. When additional filters are added they are shown in multiple rows.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-15795
  Add Filter by Campaign to Discount Priorities page

Added a Filter by Campaign option to the Discount Priorities page.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16717
  Setting EnableOutgoingSeoUri to true breaks Commerce on-page editing

Fixed an issue where setting EnableOutgoingSeoUri to true broke Configured Commerce on-page editing.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16627
  Handle nullable Boolean for custom organization field

Fixed an issue with the UI when you added a nullable Boolean field to organization.

 

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-15827
  Empty state on Campaigns screen

A No Campaigns yet message now displays with a link (Create New Campaign) if there are no campaigns in the system.

A No Discounts yet message now displays with a link (Create New Discount) if there are no discounts within a campaign.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16446
  Improve Business Foundation

Improved Business Foundation UI.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16766
  Custom DateTimeField is not saved properly

Fixed an issue where the custom DateTimeField was not saved properly.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16076
  Updated existing filter controls to be dropdown and multi-select

On the Marketing and the Discount priority pages, changed the filter layout to a drop-down menu with multiple selections.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-16013
  Move Discount menu updated

You can now move a discount to an exact position or above/below an exact discount. You can enter a numerical priority value to place the discount where you want it; other discounts are updated accordingly.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023
COM-14823
  Incorrect message type when MetaClass doesn't exist

Fixed an issue where an incorrect message type displayed when when a MetaClass did not exist.

EPiServer.Commerce 14.10.0; (Or a related package);
Feb 14, 2023

Other product release notes

Related topics

Last updated: Feb 15, 2023