8000 Releases · rapidez/core · GitHub
[go: up one dir, main page]

Skip to content

Releases: rapidez/core

5.0.0-alpha.6

23 Jan 13:42
df4b48a

Choose a tag to compare

5.0.0-alpha.6 Pre-release
Pre-release

Added

  • Product media video support (#1128)
  • Fullscreen search preparations (#976)
  • Shipping methods error messages (#1125)

Changed

  • Category model flat table migration (#1169, #1170)
  • Automatically make result_attributes indexable (#1163)

Fixed

  • Redirect with attributes on addtocart (#1162)
  • Prevent login trigger when a new tab is opened (#1066)

4.10.1

23 Jan 13:40
f2e6a33

Choose a tag to compare

Fixed

  • Expose position column of super attributes (#1166)
  • Redirect with attributes on addtocart (#1161)

2.26.0

23 Jan 13:38
472d9c5

Choose a tag to compare

Added

  • Product media video support (#1068)

Changed

  • Drop Laravel 10 support + removed gitpkg dependency (#1135)
  • Implemented cache tags to prevent clearing all caches every reindex (#1105)

Fixed

  • Fix null check for auth (#1053)
  • Expose position column of super attributes (#1167)
  • Prevent login trigger when a new tab is opened (#1168)

5.0.0-alpha.5

21 Jan 09:03
cef8f67

Choose a tag to compare

5.0.0-alpha.5 Pre-release
Pre-release

Added

  • Customer group pricing in the autocomplete (#1106)
  • Customer group pricing in the sorting (#1111)

Changed

  • Use globalproperties for helpers (#1136)
  • Playwright reports in Cloudflare R2 (#1147)

Fixed

  • Quantity component + cart test fixes (#1122)
  • HTML entities fix + attribute value refactor (#1112)
  • Wait max for 1s for config to load before init (#1117)
  • Unit tests for product tier prices (#1120)
  • Fixed duplicate entry for search queries (#1121)
  • Make root refs available (#1116)
  • Fixed autocomplete focus (ec7f136)
  • Support text swatches on product listing tile (#1141)
  • Parallel customer requests and only expose customer group id (#1142)
  • Fix currency symbol location (#1144)
  • Screenshots update (#1123)
  • Mask the copyright year (#1149)
  • Playwright update all screenshots fix (#1152)
  • Screenshot update (#1153)
  • Playwright update all screenshots report fix (#1154)
  • Playwright report lines in CI (7378cc7)
  • Check for cart prices (#1130)
  • Categories cache per store (#1155)
  • Unprefix events (#1156)
  • Checkout items in sidebar fix (#1157)
  • Playwright run CI tests in parallel (#1158)
  • Playwright add to cart fix (#1164)

4.10.0

21 Jan 08:58
f61d31e

Choose a tag to compare

Added

  • Uncacheable middleware (#1079)
  • Implemented cache tags to prevent clearing all caches every reindex (#1104)
  • Shipping methods error messages (#1107)
  • Fullscreen search preparations (#1139)
  • Product media video support (#1129)

Changed

  • Playwright reports in Cloudflare R2 (#1148)

Fixed

  • Use 4.x branch for Playwright tests (#1102)
  • Fix playwright tests (#1114)
  • Fixed duplicate entry for search queries (#1108)
  • Prevent login trigger when a new tab is opened (#1126)
  • Check for cart prices (#1131)
  • Screenshots update (#1140)
  • Disabled shipping method styling (#1145)
  • Mask the copyright year (#1150)
  • Screenshot update (#1151)
  • Playwright fixes from master (7437412)
  • Playwright run CI tests in parallel (#1160)
  • Playwright add to cart fix (#1165)

3.11.0

23 Jan 13:39
1b1b740

Choose a tag to compare

Changed

  • Removed gitpkg dependency (#1134)

5.0.0-alpha.4

11 Dec 15:40
de00a62

Choose a tag to compare

5.0.0-alpha.4 Pre-release
Pre-release

Added

  • Implemented cache tags to prevent clearing all caches every reindex (#1103)

Fixed

  • Removed suspense after new Vue release (#1100)
  • Utilize DOM events to fix broken partial-submit (#1099)
  • Added missing productpage scopes (#1109)
  • Form label spelling fixes (#1110)
  • Attribute label casting fix (#1113)
  • Fixed csrf token retrieval (fc9d493)
  • Fix future Playwright tests (#1115)
  • Block identifier support for block widgets (#1118)
  • GraphQL mutation writable redirect url (#1119)

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)
0