Try our conversational search powered by Generative AI!

Episerver - update 323

New releases of Episerver CMS Core (set option values through AppSettings, caching of URL generation) and Episerver CMS UI (non-provided features hidden in UI for .Net Core delivery users, mechanism for setting the parent domain). Bug fixes for Episerver TinyMCE, Episerver Forms, and Episerver Languages.

The update applies to Episerver projects version 7.5 and higher, and contains finalized work items included in the latest iteration of services and related client-side NuGet packages. Continuous release updates are cumulative to include previous updates. Episerver supports all platform updates and strongly recommends that you keep ongoing projects up-to-date. You can install the update packages from the Episerver NuGet feed.

Note: A product release may contain multiple NuGet packages with inter-dependencies. This release information lists updated main package versions. When a release is built, other dependent packages may also be bumped to new versions, although they contain no publicly visible changes. This is done to avoid dependency errors. When you upgrade, NuGet alerts you to upgrade related packages to the required versions. For Commerce, it is important to ensure that you are running the same version of CMS and Commerce, both in the front-end and back-end applications.

Updated services and main packages

Click an item in the list to see work item details.

Content_32.svgEpiserver CMS Core

New features:

    • CMS-15875: Set option values through AppSettings
      You can configure option types  (.net types with OptionsAttribute)  through use of AppSettings.
    • CMS-15789: Caching URL generation
      Caches and invalidates things effectively.
      • Repeated resolving of the same URL does not regenerate the URL
      • Does not break any existing functionality
      • Handles cross linking between sites for cached URLs
      • URLs served on normal view; does not apply to previews/complex routing args
      • Measures page requests baseline

Content_32.svgEpiserver CMS UI

New features:

    • CMS-15890: Features not provided in first version of delivery sites on separate domain hidden in user interface
      Some features (like visitor groups and display channels) are currently not supported in the first .NET Core delivery offering. This story hides those features from the user interface for customers using .NET Core delivery.
    • CMS-15892: Mechanism for setting the parent domain
      To enable on-page edit (OPE) when a site is split up between a delivery application and a management application, the applications need to share the same parent domain.

      Additionally, the document.domain needs to be set to the same domain on both the delivery site and the management site. This feature enables support to do that.

  • EPiServer.CMS.TinyMce 2.11.0

Addons_32.svgEpiserver Forms

Addons_32.svgEpiserver add-ons

Important notifications

Related topics

Last updated: Jul 07, 2020