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

Commit 73301f1

Browse files
authored
Merge pull request #2548 from magento-devdocs/live-search-release-1-2-0
Live search release 1 2 0
2 parents 9f28563 + 5e0415b commit 73301f1

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

src/_data/features.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ features:
1616
2.2: false
1717
2.3: false
1818
2.4: true
19+
-
20+
name: Live Search powered by Adobe Sensei
21+
support:
22+
2.0: false
23+
2.1: false
24+
2.2: false
25+
2.3: false
26+
2.4: true
1927
-
2028
name: Product Recommendations powered by Adobe Sensei
2129
support:

src/live-search/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ These release notes describe the initial release of Live Search and include:
1010
- {:.fix}Fixes and improvements
1111
- {:.bug}Known issues
1212

13+
## Live Search v1.2.0
14+
15+
- Compatible with {{site.data.var.ee}} (EE): 2.4.x
16+
- Compatible with {{site.data.var.ece}} (ECE): 2.4.x
17+
- Stability: Stable
18+
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".
23+
1324
## Live Search v1.1.0
1425

1526
- Compatible with {{site.data.var.ee}} (EE): 2.4.x
@@ -27,3 +38,4 @@ To learn more:
2738
- [{{site.data.var.ee}} Developer Documentation]({{ site.baseurl }}/live-search/overview.html)
2839
- [{{site.data.var.ee}} User Guide](https://docs.magento.com/user-guide/live-search/overview.html)
2940
- [Support Knowledge Base](https://support.magento.com/hc/en-us)
41+
- [Live Search on Marketplace](https://marketplace.magento.com/magento-live-search.html)

0 commit comments

Comments
 (0)