Take the community feedback survey now.
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
Fixed an issue where the TinyMCE toolbar for property 'ListInCodeWithConfig' of the inline block was the default one instead of the customized configuration 'predefinedConfiguration'.
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.
Fixed an issue where the List<XhtmlString> property did not inherit code-based TinyMCE configuration correctly.
Control paste-from-Word command. Expose the following options:
The new flag is available via TinyMcePropertySettingsOptions.PasteFromWordImportType.
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.
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 the language packs that did not have translation for Norwegian in TinyMCE.