You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
12
12
### Bug Fixes
13
13
- Fixed `RebuildReplicasPatch` bug where replica detach logic wasn't properly applied in some cases.
14
+
- Fixed a bug where credentials errors weren't gracefully handled on the SKU reindexing form
14
15
15
16
## 3.15.0
16
17
@@ -45,7 +46,6 @@
45
46
- Fixed a bug where categories highlighting didn't work as expected on PLP powered by InstantSearch
46
47
- Fixed a bug where excluded websites weren't taken into account while indexing customer prices on products. (thanks @kamilszewczyk)
47
48
- Fixed a bug where full page cache (FPC) didn't work on category pages
48
-
- Fixed a bug where credentials errors weren't gracefully handled on the SKU reindexing form
49
49
50
50
### Breaking Changes
51
51
- 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