New releases of Episerver Forms, Episerver Commerce and support for Visual Studio 2017. Bug fixes for Exact and Eloqua Marketing Automation connectors.
The update applies to Episerver projects version 7.5 and higher, and contains finalized work items included in the latest iteration. 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 updates from the Episerver NuGet feed.
Main packages
This release information lists updated main package versions for the Episerver platform. When a release is built, other dependent packages also may 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.
Click a package in the list to see work item details.
New feature:
New features:
Allows a user to add package and bundle content to the fashion catalog in Quicksilver. A predefined package has been also been added to the Womens clothing category, as well as a bundle in the Mens section.
Introduces campaign and discount facet information to the Campaign view, which helps the user to filter campaigns and discounts.
The new facets in the left panel help users to find campaigns and discounts of interest by selecting any combination of
If you select a facet, it becomes bold, and the center of the view is refreshed, showing only campaigns and discounts that include the facet. The number next to each facet indicates the number of campaigns and discounts to which the selected facets apply.
New feature:
Currently, it is hard to change the form element big icon in Block browser. Since form elements inherit from block data, we should allow use of the ImageUrl attribute to specify the icon of form elements like other block types.
For small icon in Form Element widget, it's easy to change the default one by override css class, for example:
.epi-forms-icon.epi-forms-icon--small.epi-forms-mycustomelementblock__icon { background:url(images/mycustomelemeticon.png) 0px 0px no-repeat }
Last updated: Mar 06, 2017