Skip to content

Releases: rapidez/core

5.0.0-alpha.3

02 Dec 14:53
5a44a51

Choose a tag to compare

5.0.0-alpha.3 Pre-release
Pre-release

Added

  • Customer group pricing (#1074)

Changed

  • Drop support for Laravel 11 (#1096)
  • Refactored and fixed the super attributes (#1076)
  • Uniform review model naming (#1098)
  • Centralize whereAttribute logic (#1093)

Fixed

  • Vue 3 upgrade fixes (#1075)
  • Moved mixins to global properties (#1086)
  • Filter by visibility in the autocomplete (#1087)
  • Price index fallback (#1092)
  • Explicitly set value after clamping (#1094)
  • Tests fix (#1097)

4.9.0

02 Dec 14:57
1a8611b

Choose a tag to compare

Added

  • Resized path helper SKU support (#1057)
  • Fractional product quantities support (#1044)
  • allSettled helper (#1078)

Changed

  • Playwright test with the latest Magento versions (#1051)
  • Disable inputs on $root.loading (#1039)

Fixed

  • Dutch translation fix (#1055)
  • Deprecated warning on null widget class fix (#1058)
  • Filter focus state style fixes (#1060)
  • Address comparison fix (#1065)
  • Remove duplicate search translation (#1067)
  • Always give hitsPerPage a default (#1070)
  • Improve product in category positions handling (#1071)
  • Url filter error fallback (#1081)
  • Shipping address fallbacks (#1084)
  • Call index import command directly (#1090)
  • Special price alignment fix (#1088)
  • ObjectDiff fallback (#1077)
  • selected_payment_method fallback (#1080)
  • iOS autocomplete double click fix (#1083)

5.0.0-alpha.2

14 Nov 10:37
0629e80

Choose a tag to compare

5.0.0-alpha.2 Pre-release
Pre-release

Changed

  • Vue 3 upgrade (#951)

5.0.0-alpha.1

14 Nov 10:16

Choose a tag to compare

5.0.0-alpha.1 Pre-release
Pre-release

Changed

  • Use EAV structure instead of flat tables (#943)

4.8.0

15 Oct 09:13
b6c1ea5

Choose a tag to compare

Added

  • Playwright attach Lighthouse report (#1036)
  • Loader button option (#969)
  • Cart quantity debounce (#1046)
  • Range slider labels option and clip fix (#1037)

Changed

  • Only show 1 product in sliders on mobile (#1030)
  • Also update the cart on error (#1047)

Fixed

  • Category positions fix (#1029)
  • Check email availability if it's prefilled (#1033)
  • Prevent layout shift listing product names (#1031)
  • Crash when custom size has been passed fix (#1032)
  • Missing brackets fix (#1041)
  • Disable setting guest email when guest checkout is disabled (#1040)
  • Playwright publish payment icons (#1045)
  • Unknown turbo-frame error fix (#1048)

2.25.1

15 Oct 09:08
62a22b9

Choose a tag to compare

Fixed

  • Checkout navigation Turbo history fix (#921)
  • Cookie expiration fix (#986)
  • Subfolder store image location fix (#995)
  • Search overview title fallback (#1027)
  • Add region_code to optional attributes (#1038)

4.7.6

02 Oct 12:28
f39aba3

Choose a tag to compare

Fixed

  • Remove legacy Vite config (#1020)
  • Defer cart watcher to next tick to avoid race condition (#1006)
  • Blade components update removing the disabled state (#1028)
  • Playwright Magento version tag (#1035)

4.7.5

26 Sep 14:31
da6cf25

Choose a tag to compare

Fixed

  • Use npm workspaces for Rapidez dependencies (#1026)

4.7.4

26 Sep 13:58
97aad55

Choose a tag to compare

Fixed

  • Playwright wait for footer on success page (#1024)
  • Package.json name and version (#1025)

4.7.3

26 Sep 09:43
7db6da1

Choose a tag to compare

Fixed

  • Playwright test fix (#1023)