Skip to content

Releases: rapidez/core

2.18.3

28 Nov 12:59
6567325
Compare
Choose a tag to compare

Fixed

  • Use synonym graph instead of regular synonyms (#663)

2.18.2

27 Nov 16:00
4d1a24c
Compare
Choose a tag to compare

Fixed

  • Improved Vue/Turbo loading speed fix (#662)

2.18.1

27 Nov 09:48
93469cb
Compare
Choose a tag to compare

Fixed

2.18.0

26 Nov 14:21
7a66444
Compare
Choose a tag to compare

Changed

  • Improved Vue/Turbo loading speed (#653)

2.17.1

26 Nov 12:21
Compare
Choose a tag to compare

Fixed

  • Reduce forced reflow with the slider (#609)
  • Clone address to remove reactivity (#656)

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)