A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

Packages [expand] [collapse]

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
CMS-25731
  Requesting an approval with anonymous user throws exception

Fixed an issue that threw an SQL exception in SPROC netApprovalAdd when you requested an approval on a content item with an anonymous user. The SPROC expected that the parameter @StartedBy is not null.

HttpContext.User.Identity.Name has changed from "" (empty string) to null between .NET Framework and ASP.NET Core.

EPiServer.CMS.Core 12.12.0; (Or a related package);
Jan 13, 2023
CMS-25854
  Simple address throws exception in multi-site scenario.

Fixed an issue where you could not have the same segment for a "simple address segment" in a multisite scenario. An error stated that the same address segment was already being used.

EPiServer.CMS.Core 12.12.0; (Or a related package);
Jan 13, 2023
CMS-25647
  UrlResolver gives external link with trailing slash unexpectedly

Fixed an issue where a trailing slash was added to external URLs, even though they were specified without one.

EPiServer.CMS.Core 12.12.0; (Or a related package);
Jan 13, 2023
CMS-25175
  Link validation job fails for relative links when no wildcard host

Fixed an issue where the link validation job failed for relative links when no wildcard host was defined.

EPiServer.CMS.Core 12.12.0; (Or a related package);
Jan 13, 2023
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-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-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
1 2 3 4 Next