Skip to content

Commit 979f992

Browse files
committed
MAGE-1378 Update changelog
1 parent 5e949fb commit 979f992

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- Fixed WSOD error on invalid creds when using manual SKU indexer (also included in 3.15.1).
2323
- Fixed Recommend model validation when configuring through the Magento admin
2424
- Fixed edge case with null queries - thank you @PromInc
25+
- Removed conditional behavior on setting the vary string from the plugin on `\Magento\Framework\App\Http\Context` so that a consistent `X-Magento-Vary` cookie is sent across all requests
2526

2627
### Updates
2728
- `beforecontent.html` is no longer used and has been deprecated. If you're overriding or referencing this file, please update your layout and customizations accordingly.
@@ -42,6 +43,7 @@
4243
- Added support for PHPUnit 10
4344
- Added support for Magento 2.4.8 on PHP 8.4 - Special shout out to @jajajaime for his help here
4445
- Refactored code to PHP 8.2 baseline standard
46+
- The InstantSearch "replace categories" feature must now be explicitly enabled on new instances aligning with our documentation: https://www.algolia.com/doc/integration/magento-2/guides/category-pages/#enable-category-pages
4547

4648
### Breaking Changes
4749
- `ProductHelper::setSettings()` is now taking `IndexOptions` objects as two first parameters instead of index names (strings).

0 commit comments

Comments
 (0)