Try our conversational search powered by Generative AI!

Episerver - update 345

Release summary

New releases of Episerver CMS UI (product feedback button added to user interface) and Episerver Forms (upgrade of jQuery version). Bug fixes for Episerver Search & Navigation.

Released items December 8, 2020

Area ID Type Description Released
AFORM-2538
  validate method should always return boolean/Deferred

Previously, custom FormContainers that used ChoiceItemWithSelection could fail during submit when the validate method did not return a value. The method now always returns a value.

EPiServer.Forms 4.30.0; (Or a related package);
Dec 08, 2020
AFORM-2610
  jQuery Core 3.0 Upgrade

jQuery version on Forms upgraded to 3.5.1.

EPiServer.Forms 4.30.0; (Or a related package);
Dec 08, 2020
CMS-15164
  Send feedback from UI - MVP

A menu option "Give Us Feedback" is added to the help menu in the top platform navigation.
It is available in CMS, Commerce, and add-ons that use the platform navigation loaded from the CMS instance.
The menu option opens the Episerver feedback portal in a new tab.

EPiServer.CMS.UI 11.31.0; (Or a related package);
Dec 08, 2020
FIND-8645
  Rework and simplify Find click tracking
  • directs user to the expected page, always (this was an issue with previous release)
  • works without server side URL validation which would otherwise has meant a request
    to Find and in some cases also a DDS lookup.
  • does not break target="blank"
  • only fires once for each link (until reloaded or if you go back)
  • uses Fetch API for browsers that support it which won't cancel slow track requests, otherwise XHR
  • using CTRL+CLICK opens in a new tab like expected and not in current tab.
  • support for middleclick and cmd+click (mac)
  • does not buffer requests to be sent at another time (which won't happen in cases where user leaves the site)
  • clean links (href is the true link) and no onclick attribute.
EPiServer.Find 13.2.11; (Or a related package);
Dec 08, 2020

More on releases

Related topics

Last updated: Dec 08, 2020