Skip to content

Releases: rapidez/core

3.3.0

20 Mar 08:12
a7aaeee

Choose a tag to compare

Added

  • Custom customer attributes directly on the user store (#767)

Changed

  • Remove custom shadow colors (#723)
  • Skip login checkout step when logged in (#759)

Fixed

  • Only allow catalog routes ids to be a number (#747)
  • Allow for arbitrary options in additionals (#751)
  • Cookie notice z-index (#761)
  • Use correct show_tax value (#753)
  • Only use special price when it's lower (#775)

2.21.2

20 Mar 08:08
b7f581f

Choose a tag to compare

Fixed

  • Only allow catalog routes ids to be a number (#748)
  • Allow for arbitrary options in additionals (#757)
  • Use correct show_tax value (#754)
  • Only use special price when it's lower (#776)

3.2.0

26 Feb 09:36
c97ef9a

Choose a tag to compare

Added

  • Standalone checkout signed endpoint (#711)
  • GraphQL component running state (#722)
  • Etag and last modified headers (#728)

Changed

  • Use slideover from rapidez/blade-components (#680)
  • Implemented the latest version of rapidez/reviews (#679)
  • Product image gallery thumbnails layout shift fixes (#710)
  • Use the backdrop color variable (#696)
  • Onestep checkout improvements (#721)
  • Sort countries in country select (#725, #729)

Fixed

  • Use the correct ID for related products and upsells (#714)
  • Use updateCart function (#689)
  • Use useEventListener and destroyed hook on success (#690)
  • Don't clear cart on invalid coupon code (#693)
  • Fix the disabled options to work with one super attribute (#695)
  • Pagesize Turbo fallback fix (#719)
  • Fallback fix (#720)
  • Redirect to checkout using a temporary redirect (8719e01)
  • Use @content for 404 content (#732)
  • Return type for phpstan (#739)
  • Make sure you can't do a mutation twice simultaneously (#740)
  • Only apply default value when config option is not found (#737)
  • Slideover position (#742)

2.21.1

26 Feb 09:28
bc14f11

Choose a tag to compare

Fixed

  • Use @content for 404 content (#733)
  • Make sure you can't do a mutation twice simultaneously (#727)
  • Only apply default value when config option is not found (#736)

2.21.0

13 Feb 10:32
a6ea241

Choose a tag to compare

Added

  • Etag and last modified headers (#731)

Changed

  • Sort countries in country select (#724, #730)

2.20.0

06 Feb 08:18

Choose a tag to compare

Added

  • Autocomplete additionals fuzziness config (#709)

Fixed

  • Use the correct ID for related products and upsells (#715)
  • Fix the disabled options to work with one super attribute (#694)

3.1.0

24 Jan 08:39
f2d8a08

Choose a tag to compare

Added

  • Shadow, outline and ring colors (#691)
  • Autocomplete additionals fuzziness config (#708)

Changed

  • Frontend improvements (#682)
  • Dynamic product listing image and redirect + swatch logic fix (#698)
  • Changed the default border color (#699)
  • Global slideover using teleport (#703)
  • Show configured variant image in the cart (#688)
  • Check the autocomplete resultsType outside of partial (#684)
  • Renamed the country select component (#678)

Fixed

  • ReactiveSearch update (#697)
  • Null coalescing for csrf token (#686)
  • Fix error on file removal (#687)
  • Slideover prevent-scroll (#700)

2.19.1

22 Jan 09:06
dc4fefb

Choose a tag to compare

Fixed

  • Only check for logged in state on mounted hook (#673)
  • Fallback fixes (#707)

3.0.1

20 Dec 15:23

Choose a tag to compare

Fixed

  • Review stars closing (4bd7a4a)
  • Properly use of dt/dd within dl (#674)
  • Listen to newsletter/general/active (#676)
  • Small frontend fixes (#677)
  • Get pagesize from url if Turbo is not yet loaded (#681)

3.0.0

13 Dec 10:47

Choose a tag to compare

See the upgrade guide: https://docs.rapidez.io/3.x/upgrading.html

Added

  • Checkout refactor using GraphQL and added a onestep option (#503, #630, #631, #636, #647, #612)
  • Improved install command (#586)
  • Use design/head/default_description (#605)
  • Show selected/active filters (#587)
  • Moved the translations and added Dutch translations (#598)
  • HTTP/3 Early Hints support (#644)

Changed

  • Drop support for Magento 2.4.5 and 2.4.6 (#590)
  • Product gallery refactor with count overflow (#624)
  • Color names refactor (#622)
  • Named z-indexes refactor (#625)
  • Implemented rapidez/blade-components (#667)
  • Autocomplete styling (#670)
  • Quantity input refactor (#645)

Fixed

  • Reduce javascript bundle size (#604)