Episerver - update 361
Release summary
Bug fixes for Episerver CMS Core, Episerver TinyMCE, and Episerver Search & Navigation.
Released items April 6, 2021
Area | Id | Type | Description | Released |
---|---|---|---|---|
|
CMS-18473 |
Login redirects are cacheable
When an AccessDeniedException is thrown and a handler handles the necessary redirect, we don't explicitly set cache headers that forces no caching of the response. Today we only set 'private' which should stop proxies from caching the response, but we can be even more explicit and set both 'no-store' and 'no-cache'.
EPiServer.CMS.Core 11.20.6;
| Apr 06, 2021 | |
|
CMS-18476 |
Content URL cache does not invalidate cache remotely
DefaultContentUrlCache is using IObjectInstanceCache and not ISynchronizedObjectInstanceCache. Therefore, URLs are not removed from all instances in a load-balanced setup. Reported from Content url caching not invalidating on synchronized sites (episerver.com) How to reproduce:
EPiServer.CMS.Core 11.20.6;
| Apr 06, 2021 | |
|
CMS-17396 |
Error script when adding data on tinyMCE
Steps to reproduce:
Actual result: Error script : widgets.js:2 Uncaught TypeError: Cannot read property 'tagName' of null Expected result: No error script.
EPiServer.CMS.TinyMce 2.13.3;
| Apr 06, 2021 | |
|
FIND-9162 |
Documents missing when re-indexing completes
This is an issue where during an indexing job, the number of documents increases as expected on the Overview page. But when the job finishes, the number of indexed documents are significally reduced again.
EPiServer.Find 13.4.3;
| Apr 06, 2021 |
More on releases
- See detailed 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
- Release notes for Episerver B2B Commerce, B2B Analytics, and PIM
Related topics
- Installing Episerver updates
- Episerver services and product lifecycles
- The Episerver continuous release process
Last updated: Apr 06, 2021