Skip to content

Releases: rapidez/core

2.14.0

17 Oct 11:21
eaefe1f

Choose a tag to compare

Changed

  • Updated the frontend dependencies including Vite 5 (#584)
  • Drop support for Magento 2.4.5 (#589)

Fixed

  • Filter out double slashes from API endpoints (#559)
  • Fix casts in quote model (#542)
  • Correct error message when placing an order fails (#599)

2.13.0

01 Oct 07:36
425040f

Choose a tag to compare

Changed

  • Cart summary refactor, listen to the Magento config (#564)
  • PHP 8.3 support and Magento 2.4.7 tests (#573)

Fixed

  • Change order of cart clearing (#579)
  • Fixed footer newsletter responsiveness and layout shifts (#582)
  • Slideover styling changes (#581)

2.12.0

24 Sep 08:18
46dc3df

Choose a tag to compare

Changed

  • Blade icons deferring by default (#577)

Fixed

  • Move default selects to always select (#571)
  • Elasticsearch query script needs to be a string (#574)
  • Filter heading on the category filter (#576)
  • Only sort child images when there are images (#578)

2.11.1

17 Sep 11:30
b71dace

Choose a tag to compare

Fixed

  • Sort child images by store specific value & listen to disabled (#570)
  • CSRF token on Rapidez API requests (#572)
  • Multiply fixed product tax by item quantity (#568)
  • Don't throw warning when GraphQL component is used without slot (#569)

2.11.0

10 Sep 14:14
5fa3e63

Choose a tag to compare

Changed

  • Make Graphql and GraphqlMutation errorCallback the same (#566)

Fixed

  • Prevent any leftover customer_address_id (#565)

2.10.0

06 Sep 13:00
8d54625

Choose a tag to compare

Changed

  • Improved the pagination styling (#558)
  • Fabulous filters 💅 (#560)

Fixed

  • One shipping method title (#556, #557)
  • Redirect when the order can not be fetched from the success page (#553)
  • Publish the .prettierrc.js file with the install command (#562)

2.9.2

03 Sep 13:13
0578b82

Choose a tag to compare

Fixed

  • Sliderover header button fix (#554)
  • Checkout progressbar steps correct fallback (#555)

2.9.1

28 Aug 11:23
5ddca88

Choose a tag to compare

Fixed

  • Allow UUID's in Elasticsearch (#545)
  • Don't always assume api calls return json (#544)
  • Correct slideover class merging (#548)
  • Correct ReCaptcha header in the GraphQL mutation component (#549)
  • Correct data for the order id for the checkout-payment-saved event (#550)
  • Correctly use parseInt (#551)

2.9.0

16 Aug 06:41
1f6e2a0

Choose a tag to compare

Added

  • Health check for super attributes (#535)
  • Category index scopes Eventy filter (#537)

Changed

  • Removed the NoAttributesToSelectSpecifiedException (#543)

Fixed

  • Prevent price addition errors in sliders (#536)
  • Always attempt to decode attribute values (#520)

2.8.0

24 Jul 08:41
cf1b7c5

Choose a tag to compare

Added

  • Notifications from the session (#518)
  • Order item product relation (#533)

Fixed

  • Graphql Mutation component typo (#529)
  • Set error message on GraphQL errors as well (#531)
  • Redirect all redirect type rewrites (#534)