Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d1a20f1

Browse files
authored
Merge pull request #2554 from magento-devdocs/Live-Search-release-notes-edit
added improvements
2 parents c051bd4 + d76bbd4 commit d1a20f1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/live-search/release-notes.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ These release notes describe the initial release of Live Search and include:
1616
- Compatible with {{site.data.var.ece}} (ECE): 2.4.x
1717
- Stability: Stable
1818

19-
- {:.new} A "heartbeat controller" keeps the Commerce Admin session alive for extended periods of keyboard inactivity.
20-
- {:.new} Live Search is automatically enabled after onboarding.
21-
- {:.fix} Live Search no longer throws an error if search criteria contains an empty sort order value.
22-
- {:.fix} Range filtering no longer breaks if attribute codes contain the strings "to" or "from".
19+
- {:.new} Commerce Admin session stays open during extended periods of keyboard inactivity
20+
- {:.new} Live Search is automatically enabled after onboarding
21+
- {:.fix} Initial indexing time is less than an hour
22+
- {:.fix} Incremental product updates near real time (after install and setup)
23+
- {:.fix} Sortable columns in Synonym editor
24+
- {:.fix} Live Search no longer throws an error if search criteria contains empty sort order value
25+
- {:.fix} Range filtering no longer breaks if attribute codes contain strings "to" or "from"
2326

2427
## Live Search v1.1.0
2528

0 commit comments

Comments
 (0)