Skip to content

Commit 344499c

Browse files
authored
Merge pull request #1572 from algolia/MAGE-959
MAGE-959: readme and changelog updated
2 parents 15a3af3 + af5c4fb commit 344499c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@
1717
- Added logic to preserve replicas created outside of Magento such as Merchandising Studio "sorting strategies"
1818
- Introduced PHP 8 constructor property promotion on affected classes
1919
- Added stronger typing to affected classes and methods
20+
- Added Looking Similar recommendations
21+
22+
## 3.13.5
23+
24+
### Updates
25+
- Polyfill.io removed from CSP whitelist - Thank you @hostep
26+
- Hide Recommend Titles when not in use
27+
- Incorporate community fix for higher specificity CSS selectors on Recommend - Thank you @sgeleon
28+
### Bug Fixes
29+
- Incorporate community fix for missing DOM element selector - Thank you @sgeleon
2030

2131
## 3.13.4
2232

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Algolia Search & Discovery extension for Magento 2
22
==================================================
33

4-
![Latest version](https://img.shields.io/badge/latest-3.13.4-green)
4+
![Latest version](https://img.shields.io/badge/latest-3.13.5-green)
55
![Magento 2](https://img.shields.io/badge/Magento-2.4.x-orange)
66

77
![PHP](https://img.shields.io/badge/PHP-8.1%2C8.2%2C8.3-blue)

0 commit comments

Comments
 (0)