London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Packages [expand] [collapse]

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
CMS-32095
  Excessive amount of WebSocketException logging

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.

EPiServer.CMS.UI 12.29.0; (Or a related package);
Apr 02, 2024
CMS-33300
  Update EPiServer.ImageLibrary.ImageSharp dependency

Updated EPiServer.ImageLibrary.ImageSharp dependency to 1.0.1 which contains a vulnerability fix.

EPiServer.CMS.UI 12.29.0; (Or a related package);
Apr 02, 2024
CMS-33081
  DDS failed to load object as PropertyBag when Type is missing

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').

EPiServer.CMS.Core 12.21.2; (Or a related package);
Mar 26, 2024
CMS-31164
  Redirect occurred when there was an unknown remaining path (RoutingOptions.PreferredUrlFormatRedirection)

Fixed an issue that redirected you to an existing URL even when you entered a non-existent URL (which should produce an HTTP 404).

EPiServer.CMS.Core 12.21.2; (Or a related package);
Mar 26, 2024
CMS-26120
  Uncaught secondary exception in DefaultDataExporter.Export

Fixed an issue with a secondary exception in DefaultDataExporter.Export which caused code cleanup to occur before logging the issue. The code cleanup could result in an error, and no issue would be logged. Now, the issue is logged before code cleanup starts. 

EPiServer.CMS.Core 12.21.1; (Or a related package);
Mar 19, 2024
CMS-32526
  Utilize NormalizedUserName and others in ASP.Net Identity

The product implementation of AspNet Identity now uses normalized usernames, which are indexed in the database. In conjunction with this, the performance of working with users in groups was significantly improved, which is reflected when working with approval definitions.

EPiServer.CMS.UI 12.28.0; (Or a related package);
Mar 19, 2024
CMS-32535
  Registering MetadataHandler should be thread safe

Fixed an issue where registering MetadataHandler was not thread safe.

EPiServer.CMS.UI 12.28.0; (Or a related package);
Mar 19, 2024
CMS-32273
  ContentReference with UI Hint image, double click causes error in the console.

Fixed an issue where a console error was thrown if contentSelector was not defined.

EPiServer.CMS.UI 12.28.0; (Or a related package);
Mar 19, 2024
CMS-31391
  Audiences should be sorted by Name as default

Fixed an issue where Audiences were not sorted alphabetically by their names. 

EPiServer.CMS.UI 12.28.0; (Or a related package);
Mar 19, 2024
CMS-32091
  IContentUrlGeneratorEvents does not contain information about query string

Fixed an issue with IContentUrlGeneratorEvents interface where both GeneratingUrl and GeneratedUrl did not contain URL query string information.

EPiServer.CMS.Core 12.21.1; (Or a related package);
Mar 19, 2024
1 2 Next