Packages [expand] [collapse]

Release notes for Optimizely CMS and Customized Commerce updates

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.

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
FIND-5427
  Use secure hashes for Episerver Find scripts

Episerver Find JavaScript can use hashes that align with current security practices.

EPiServer.Find 15.1.1;
Soon to be released
AFORM-3313
  Email field validator regex not working properly

Fixed the RegEx email field validator.

  • The domain part cannot be more than three characters.
  • It does not support tagging. For example, example@gmail.com and example+1@gmail.com should both be qualified as the same.
  • The form froze when input was too long.
EPiServer.Forms 4.30.10;
Soon to be released
AFORM-3363
  Numeric fields do not allow for decimals if globalization culture is set to sv-SE

Fixed an issue where numeric fields were not picking up decimal values when the culture was set to sv-SE (Swedish).

EPiServer.Forms 4.30.10;
Soon to be released
AFORM-3349
  Form Export could be done without valid CSRF token

Fixed an issue where exporting a form executed without a valid CSRF token.

EPiServer.Forms 4.30.10;
Soon to be released
CMS-27402
  [TinyMCE] Image size was fixed

Fixed an issue that incorrectly resized an image. Now, when an image is edited through the image editor, the new dimensions are reflected inside of the TinyMCE editor.

EPiServer.CMS.TinyMce 4.4.0;
Soon to be released
FIND-9374
  [Netcore][Optimization View] Best Bets: Can NOT search and choose any item in Pop-up "Select Content "

Fixed an issue where you could not select target content after searching when creating/editing Best Bets.

EPiServer.Find 15.1.1;
Soon to be released
AFORM-3337
  Hidden predefined value not saved when personalized in QS criterion

Fixed an issue that did not save data when you created a visitor group with querystring and added a hidden field into the new visitor group.

EPiServer.Forms 5.6.0;
Soon to be released
COM-16701
  [ServiceAPI] Incorrect message type when MetaClass doesn't exist

Fixed an incorrect message type that displayed when MetaClass did not exist in ServiceAPI.

EPiServer.ServiceAPI 7.0.1;
Soon to be released
CMS-27684
  [TinyMCE] Restore an obsolete `AddSetting` call

Fixed an issue that caused external libraries that were compiled with older TinyMCE versions (< 4.2.0) to fail with a MissingMethodException. The old AddSetting method, which accepts two arguments, was restored to make it call the new method with the third argument hardcoded to true.

 

EPiServer.CMS.TinyMce 4.4.0;
Soon to be released
CMS-27474
  Support for inline blocks in Content Area

Added support to ContentArea to include internal and local blocks.

Block instances in properties are accessible only through the content owning the blocks; the block instances do not have an identity or lifecycle of their own but rather are published or deleted as part of the content that owns the blocks.

  • You can assign a local/internal block to a ContentArea.
  • You can convert a shared block to a local block (only accessible from Forms View or flyout editor in on-page editing). Not available directly from the block overlay.
  • You cannot use local blocks (For this page) inside an inline block (the new one which is serialized into parent content).
EPiServer.CMS.TinyMce 4.4.0;
Soon to be released
1 2 3 4 5 6 Next