Episerver - update 339
Release summary
New features for Episerver Commerce and Episerver Product Recommendations. Bug fixes for Episerver CMS Core and Episerver Search & Navigation.
Released items Oct 27, 2020
| Area | ID | Type | Description | Released |
|---|---|---|---|---|
|
|
CMS-16988 |
Calling convention must be VarArgs exception thrown for properties on generic classes
ContentModelILCompiler throws an exception if an interceptable property is declared on a generic class. For example:
public class Content : BaseContent<int> { } public abstract class BaseContent<TModel> : ContentData { public virtual bool Boolean \{ get; set; } }
The thrown exception is an InvalidOperationException: "Calling convention must be VarArgs."
EPiServer.CMS.Core 11.20.1; (Or a related package);
| Oct 27, 2020 | |
|
|
CMS-14788 |
Get URL to page with "Shortcut to another content item"
Get URL to referenced content by using Shortcut should points to the referenced content.
EPiServer.CMS.Core 11.20.1; (Or a related package);
| Oct 27, 2020 | |
|
|
COM-12163 |
Missing success message for Collect Report Data Job
EPiServer.Commerce 13.26.0; (Or a related package);
| Oct 27, 2020 |
Episerver Personalization 2020.40.0
New feature
- Change approvals and individual user permissions
In Product Recommendations, when an editor makes changes to a merchandizing campaign, a reviewer can accept or reject the changes. See the Episerver User Guide: Approving campaign changes.
More on releases
- See all release notes
- See only new features - filter on Feature in release notes
- See only end-user features - filter on UI Feature in release notes
- See only critical bug fixes - filter on Critical Bug in release notes
Related topics
- Installing Episerver updates
- Episerver services and product lifecycles
- The Episerver continuous release process
Last updated: Oct 27, 2020