Skip to content

3.15.2

Choose a tag to compare

@damcou damcou released this 30 Sep 14:47
· 447 commits to main since this release
25d970c

Updates

  • Add checks on configuration migration processed on data patch

Bug fixes

  • Ensure that only non-redirect URL rewrites are considered when generating product URLs - thank you @fasimana
  • Apply rounding to insight events revenue values to avoid floating point precision errors - thank you @PromInc
  • Fix store id for queue jobs merging and sorting - thank you @pikulsky
  • Fix issue where double conversion occurred during price indexing in case of multi currency stores - thank you @natedawg92
  • Fix issue where non-clickable links where rendered on InstantSearch - thank you @PromInc