Skip to content

Releases: rapidez/core

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)

1.18.0

09 Jul 07:10
09a95ca
Compare
Choose a tag to compare

Added

  • Customer group relation (#527)

Fixed

  • Changelog per branch (#523)

1.17.0

28 Jun 13:14
c622354
Compare
Choose a tag to compare

Fixed

  • Convert the object to an array (#508)

Changed

  • Fire events on checkout success (#507)
  • Always attempt to decode attribute value (#519)

2.6.0

04 Jun 12:05
95c190f
Compare
Choose a tag to compare

Added

  • Checkout step and success events (#506)
  • Dusk selectors for coupons (#511)

Fixed

  • Reset styling of the listing component (#463)
  • Convert the object to an array (#509)

1.16.1

29 May 12:52
ae6854e
Compare
Choose a tag to compare

Fixed

  • Correct rapidez/menu config path location (3c624b7)
  • Add missing comma (#505)