Packages [expand] [collapse]

Release notes for Optimizely CMS and Customized Commerce updates

Important

Release notes moved to a new location. As of May 15th, 2024, the release notes on the World site no longer receive updates. See Release notes by product on the Optimizely Support site.

Go to your product's release notes page and click Follow to receive an email notification whenever release notes are added.

This topic lists Optimizely updates, delivered as NuGet packages and services. You decide which updates apply to your project.

Select a product, package, or service in the left menu, and then select one of the following filters from Item type and click Filter.

  • Bug – Display bug fixes.
  • Critical bug – Display only critical bug fixes.
  • Feature –  Display only new features (all features).
  • UI Feature – Display only end-user (user interface) features.
  • Security - Display only security updates.

Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
AFORM-3815 star
chevron_right Render Form XhtmlString after submission

Added a feature that ensures that the Form Success message renders properly after submission.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-3903
chevron_right Remove the autocomplete attribute from hidden input elements

Removed the autocomplete attribute from hidden input elements.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4077
chevron_right Form async actors flow don't work as expected

Fixed an issue where users had to wait for async actors to complete execution before the form submitted successfully.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4068
chevron_right Invalid email validator

Fixed an issue where email validation failed and forms submitted successfully with invalid email addresses.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4039
chevron_right Turn Initial Form Focus default value to False

Fixed an issue where the first element of the form was focused by default. Now, the default value is false.

EPiServer.Forms 5.8.2; (Or a related package);
Apr 23, 2024
AFORM-4075
chevron_right Update SkiaSharp.NativeAssets.Linux.NoDependencies to version 2.88.6

Security is enhanced when you update to this dependency package: SkiaSharp.NativeAssets.Linux.NoDependencies 2.88.6.

EPiServer.Forms 5.8.1; (Or a related package);
Apr 09, 2024
AFORM-3721 star
chevron_right EPiServer.Forms Form step focus options

Added an Initial Form Focus checkbox in admin UI. Select this checkbox to focus on the first element of the first step in the form, when a page with a form loads. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3587
chevron_right Form cannot validate dependenies of hidden field when submit with js disable

Fixed an issue where incorrectly filled out forms submitted successfully and saved in the database where a validation error displays now. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3705
chevron_right Fix GetAllRegisteredExporters of form doesn't work when change json format setting

Fixed an issue where file types displayed as undefined when you tried to download the file and exporting form submissions failed. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
AFORM-3616 star
chevron_right Accessibility issue with file upload in forms

The file upload property used an aria-attribute that is not supported on <input type="file" aria-invalid="false">. The validator flagged aria-invalid that was incorrectly used on <input type="file>. It only accepts global ARIA attributes, and aria-invalid is not global in ARIA 1.2 because it was deprecated. 

EPiServer.Forms 5.7.2; (Or a related package);
Dec 12, 2023
1 2 3 4 5 6 Next