November Happy Hour will be moved to Thursday December 5th.
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
Fixed an issue where when you used a custom property validator to validate a property, the warning notification did not disappear after fixing the incorrect property.
Fixed an issue where after you clicked Logout, two logout requests were created instead of one. This caused issues in Open ID Connect and displayed 400 Bad Request error.
Fixed an issue where you could not use dynamic HideFromViewMenu for ViewConfiguration.
Fixed an issue where when you clicked ... > Edit from the Create Link window, it resulted in editing the page you linked to. Now, you can click Edit Link and simply edit the link you entered. Or you can click Edit Content and edit the content of the page you linked to.
Fixed an issue where the WebSocket handler threw an exception for early termination because the remote party closed the WebSocket connection without completing the closing handshake.
Updated EPiServer.ImageLibrary.ImageSharp dependency to 1.0.1 which contains a vulnerability fix.
Fixed an issue that prevented the loading of an object as a PropertyBag. This issue occurred when a type with an enum property was stored in DDS and then later was no longer present. The missing missing enum value should have returned as an int but the load failed System.ArgumentNullException: Value cannot be null. (Parameter 'key').
Fixed an issue that redirected you to an existing URL even when you entered a non-existent URL (which should produce an HTTP 404).
Fixed an issue where registering MetadataHandler was not thread safe.
Fixed an issue where Audiences were not sorted alphabetically by their names.