Area |
ID |
Type |
Description |
Released |
|
FIND-11838
|
|
Visitor Group membership issue after upgrading to CMS 12
Fixed errors that occurred when you tried to add and save visitor group membership criterion after you upgraded to Optimizely Content Management System (CMS 12), (suspected to be related to an upgrade of the EPiServer.Find.Cms package from version 14.2.4 to 15.2.0). Additionally, unified search functionality was compromised so that only pages without visitor group configurations appeared in search results (unless the user was an administrator).
Steps to reproduce:
- Upgrade CMS to version 12 and EPiServer.Find.Cms package to version 15.2.0.
- Create a visitor group that has another visitor group as a member.
- Attempt to add a new membership criterion to this nested visitor group and save.
- Perform a unified search for pages. Only pages without visitor group configurations appear, (unless logged in as an administrator).
EPiServer.Find 16.0.0;
|
Nov 08, 2023
|
|
FIND-11903
|
|
Not able to list synonyms since to 15.2
Fixed an issue where synonyms displayed a "not available" after a recent upgrade.
EPiServer.Find 16.0.0;
|
Nov 08, 2023
|
|
FIND-11821
|
|
Deleting a page does not remove content in the "For this page" Folder, causing orphaned content
Fixed an issue that left content in the page's For this page folder when the associated page was deleted, which led to clutter and potential data inconsistencies; the orphaned content was still searchable.
EPiServer.Find 16.0.0;
|
Nov 08, 2023
|
|
FIND-11355
|
|
UnifiedWeightsCommand cache is not invalidated
Fixed an issue where if you changed weights in the Search & Navigation UI (Configure > Boosting), the changes were not reflected on the site before the site was restarted because the cache for UnifiedWeightsResult in UnifiedWeightsCommand was not invalidated correctly.
EPiServer.Find 15.1.2;
|
Aug 08, 2023
|
|
FIND-11472
|
|
Missing dojo language file
Fixed an issue where the dojo language file was missing.
EPiServer.Find 15.1.2;
|
Aug 08, 2023
|
|
FIND-5427
|
|
Use secure hashes for Episerver Find scripts
Episerver Find JavaScript can use hashes that align with current security practices.
EPiServer.Find 15.1.1; EPiServer.Find 13.5.8;
|
Jun 06, 2023
|
|
FIND-9374
|
|
[Netcore][Optimization View] Best Bets: Can NOT search and choose any item in Pop-up "Select Content "
Fixed an issue where you could not select target content after searching when creating/editing Best Bets.
EPiServer.Find 15.1.1;
|
Jun 06, 2023
|
|
FIND-11138
|
|
HTML script attribute defer is not rendered correctly
Fixed an issue where search pages created scripts with incorrect defer values using find.js.
Expected:
{script defer/}
Actual:
{script defer="true"/}
EPiServer.Find 15.0.3;
|
Mar 28, 2023
|
|
FIND-11210
|
|
Large content structures can lead to SQL timeout in index job
Indexing large content structures sometimes failed with a SQL timeout. This fix optimizes how the indexer compiles the list of content items to index to avoid the large SQL call that can time out.
EPiServer.Find 15.0.3;
|
Mar 28, 2023
|
|
FIND-11139
|
|
Having an index with CJK language breaks Find UI
Fixed an issue where using a Chinese, Japanese, or Korean (CJK) analyzer/language in an index resulted in an empty language dropdown in the Find user interface.
EPiServer.Find 13.5.7;
|
Mar 21, 2023
|