Skip to content

Releases: rapidez/core

2.17.0

20 Nov 16:20
9cc8bc9
Compare
Choose a tag to compare

Added

  • Disable checkout button and add notice if not in stock (#627)

Changed

  • Apply middlewares from fallback routes (#643)

2.16.0

19 Nov 10:27
6d345d2
Compare
Choose a tag to compare

Changed

  • Resize path helper (#633, #648)
  • Extracted login to a loginByToken function (#637)

Fixed

  • Image switching length fix (#641)
  • Fix error of undefined when extensions is not set (#634)

2.15.0

23 Oct 15:11
e43f200
Compare
Choose a tag to compare

Added

  • VAT change event (#606)

Fixed

  • Use correct object structure in PostCSS config (#611)

2.14.0

17 Oct 11:21
eaefe1f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

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