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.
Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.
Latest changes
Upgraded TinyMCE from version 6.7.1 to 6.8.2, which has fixes for security risks: https://www.tiny.cloud/docs/tinymce/latest/6.8.2-release-notes/#overview
TinyMCE settings can now be customized for a property of a block type when configuring TinyMCE, for example:
config.Use<EditorialBlock, StandardPage>(s => s.MainBody, p => p.MainBody);
Fixed an issue where images were not editable when they were dragged and dropped from the For this page folder.
Control paste-from-Word command. Expose the following options:
The new flag is available via TinyMcePropertySettingsOptions.PasteFromWordImportType.
Fixed an issue where the List<XhtmlString> property did not inherit code-based TinyMCE configuration correctly.
Basic style dropdown plugin is added to the default toolbar (Standard and Expanded) and Insert image plugin is added to the default Standard toolbar.
Fixed an issue where warning message to not include commas in personalization group name did not display and personalization group name field accepted commas in the text entered.
Updated TinyMCE version to 6.7.
https://www.tiny.cloud/docs/tinymce/6/6.7-release-notes/#overview
TinyMCE editor resources are updated to the latest version.
Fixed the language packs that did not have translation for Norwegian in TinyMCE.