Skip to content

Releases: rapidez/core

5.0.0-beta.2

10 Mar 13:00
958a565

Choose a tag to compare

Changed

  • Product breadcrumbs from longest category path (#1221)
  • Replace UsesCallbackRelations with afterQuery (#1219)

Fixed

  • Use qualifyColumn (#1209)
  • Customer group pricing cache fix (#1210)
  • Fix scrollend condition for slider bounds (#1214)
  • Fixed autocomplete flickering during Vue init (#1216)
  • Elasticsearch & OpenSearch compatibility fix (#1222)
  • Fix playwright tests not showing related products (#1224)

4.11.0

11 Mar 15:35
f1d3a01

Choose a tag to compare

Changed

  • Get popular products from product views instead of reviews (#1172)

Fixed

  • Change images to media on children (#1212)
  • Product children media query fix (#1213)
  • Fix scrollend condition for slider bounds (#1215)
  • Sort media on child product images (#1217)
  • Use data_get for media->first()->image (#1218)

5.0.0-beta.1

24 Feb 10:25
695224e

Choose a tag to compare

5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Use joins for attribute option values instead of a relation (#1203)
  • Check ES types for keyword instead of guessing (#1201)
  • Improved rapidez/statamic compatibility (#1175)
  • Track products views with full page caching (#1202)
  • Get popular products from product views instead of reviews (#1171)

Removed

  • Removed the backwards compatibility accessors (#1200)

Fixed

  • Check for nullish address (#1182)
  • Re-introduce category_ids (#1184)
  • Numeric attributes fix (#1138)
  • Fix stock minSaleQty (#1124)
  • Empty media error fix (#1190)
  • Related products and upsells fix (#1189)
  • Reduced product and child data sizes (#1188)
  • Validate search terms (#1185)
  • Products in categories fix (#1193)
  • Fix response typehint in boot (#1195)
  • Restored theme functionality (#1196)
  • Fix isExpired method to use correct context (#1197)
  • Fixed sorting and label localization for specifications (#1204)
  • Fix the categories filter not showing (#1208)
  • Fixed issues during rapidez:install command (#1206)
  • Make custom attribute value available for attribute casts (#1127)

4.10.2

24 Feb 10:21
dd7c27d

Choose a tag to compare

Fixed

  • Remove .renditions from media url (#1178)
  • Wait max for 1s for config to load before init (#1180)
  • Check for nullish address (#1183)
  • Numeric attributes fix (#1137)
  • Empty media error fix (#1191)
  • Validate search terms (#1186)
  • Fix response typehint in boot (#1194)
  • Fix isExpired method to use correct context (#1198)
  • Fix ordering of src and v-bind:src (#1199)
  • Fixed issues during rapidez:install command (#1207)

5.0.0-alpha.9

03 Feb 09:48
b5a3ad3

Choose a tag to compare

5.0.0-alpha.9 Pre-release
Pre-release

Fixed

  • Playwright press tab after filling the email (#1181)

5.0.0-alpha.8

29 Jan 10:36
dd2c93f

Choose a tag to compare

5.0.0-alpha.8 Pre-release
Pre-release

Fixed

  • Expose the review summary (#1179)
  • Remove .renditions from media url (#1177)

5.0.0-alpha.7

29 Jan 09:20
334c3b1

Choose a tag to compare

5.0.0-alpha.7 Pre-release
Pre-release

Changed

  • Review package compatibility (#1173)

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)