Skip to content

Releases: rapidez/core

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)

2.9.1

28 Aug 11:23
5ddca88
Compare
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
Compare
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
Compare
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)

2.7.0

15 Jul 12:36
385180d
Compare
Choose a tag to compare

Added

  • Auto select configurable and product option setting (#515)
  • Backorders info messages (#516)
  • Add fixed product taxes in cart (#517)
  • Customer group relation (#528)

Fixed

  • Refactored GraphQL exceptions for error callbacks (#513)
  • Slider array check (#510)
  • Fix sidebar (#521)
  • Use computed shipping address in estimateshippingmethod (#522)
  • Prevent errors if add_to_cart config is missing (#526)
  • Fix missing attributeValues and autoselect config errors (#530)