Skip to content

Commit 325bcbc

Browse files
committed
MAGE-1228: update readme for 3.15.0-rc2
1 parent 9af321c commit 325bcbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
- See our `CustomAlgolia` demo extension's [1.4.0 release](https://github.com/algolia/algoliasearch-custom-algolia-magento-2/releases/tag/1.4.0) for examples on how to take advantage of these changes
1111
- Added granular profiling through the [Magento Profiler](https://experienceleague.adobe.com/en/docs/commerce-operations/configuration-guide/setup/mage-profiler) to aid in troubleshooting indexing performance issues
1212
- Added a feature to enable automatic price indexing within the Advanced section of the configuration (This feature should help alleviate issues where missing pricing records prevent Algolia from being able to index products. See [documentation](https://www.algolia.com/doc/integration/magento-2/troubleshooting/data-indexes-queues/#price-index-dependencies) for further details.)
13+
- Reorganization of the test folders
14+
- Added unit and integration tests for full page cache (FPC)
1315

1416
### Updates
1517
- Tests: Added possibility to run tests with multiple applications IDs.
@@ -30,6 +32,7 @@
3032
- Fixed customer groups prices ranges on configurable products
3133
- Fixed a bug where categories highlighting didn't work as expected on PLP powered by InstantSearch
3234
- Fixed a bug where excluded websites weren't taken into account while indexing customer prices on products. (thanks @kamilszewczyk)
35+
- Fixed a bug where full page cache (FPC) didn't work on category pages
3336

3437
### Breaking Changes
3538
- If you have customized your front end implementation based on the `algoliaBundle` you may need to shim your application accordingly (Full details are shared in [our documentation](https://www.algolia.com/doc/integration/magento-2/troubleshooting/front-end-issues/))

0 commit comments

Comments
 (0)