A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Episerver - update 358

Release summary

New release of Episerver CMS UI. Bug fixes for the Episerver Labs add-ons Episerver Content Manager, Episerver Grid View, and Episerver Project Enhancements.

Released items March 16, 2021

Area ID Type Description Released
CMS-18259
  Side panes active when editing block inline

Keeps the side panes available when quick-editing a block, to enable drag and drop of pages and assets into properties of the block.

EPiServer.CMS.UI 11.34.0; (Or a related package);
Mar 16, 2021
CMS-18303
  Exception thrown when FindSubscribersAsync retuns duplicates

Exception is thrown when FindSubscribersAsync returns duplicated users.

EPiServer.CMS.UI 11.34.0; (Or a related package);
Mar 16, 2021
CMS-14117
  Link Status report does not contain language

The Link Status report shows if there is a broken link on a specifik pageor block, but it does not indicate in which language. 

EPiServer.CMS.UI 11.34.0; (Or a related package);
Mar 16, 2021
CMS-17769
  Appear many strange events with baseType"RemoteDependencyData"

Steps to reproduce:

  1. Go to edit view.
  2. View tracker in the browser DevTools.

Actual results:

Events that should not be displayed are displayed.

Solution:

Ajax tracking has been disabled in Platform Navigation.
 

EPiServer.CMS.UI 11.34.0; (Or a related package);
Mar 16, 2021
CMS-16689
  Programmatically creating or importing content creates additional rows in tblNotificationSubscription

Steps to reproduce:

  1. Create a project.
  2. Navigate to the Export UI in CMS admin view.
  3. Select the root page. Select "sub items" and "export files that the pages link to."
  4. Click Export.
  5. Delete any page. 
  6. Check the # of rows in tblNotificationSubscription
    select count(*) from tblNotificationSubscription
    
  1. Navigate to import screen.
  2. Select the file from the previous import. Use the "update existing items with matching ID" option.
  3. Begin import.
  4. Check the # of rows in tblNotificationSubscription.

Expected result:
No increase in rows.

Actual result:
Rows increase.

EPiServer.CMS.UI 11.34.0; (Or a related package);
Mar 16, 2021

More on releases

Related topics

Last updated: Mar 16, 2021