Skip to content

Releases: rapidez/core

1.12.0

16 Feb 08:11
5440811
Compare
Choose a tag to compare

Added

  • Catalog urls for products and categories (#419)
  • Select cataloginventory_stock_item.manage_stock (#423)

Changed

  • Removed hardcoded checkout step numbers (#420)

1.11.0

07 Feb 10:43
72c9c36
Compare
Choose a tag to compare

Changed

  • Make positions flattened (#415)
  • Use lowercase & asciifolding filters in default analyzer & in synonym analyzer (#416)
  • Seperate check whether flat tables are active, and if they exist (#413)

1.10.2

31 Jan 12:43
ceba1e5
Compare
Choose a tag to compare

Fixed

  • Watch currentShippingMethod instead of shipping_method (#414)

1.10.1

30 Jan 10:30
330f9c0
Compare
Choose a tag to compare

Fixed

  • Fix slot scope "limit" to "size" (#412)

1.10.0

29 Jan 13:59
a66c245
Compare
Choose a tag to compare

Added

  • Add new storecode if directive (#411)
  • Add product parent (#404)
  • Improve flexibility of additional search queries in autocomplete (#407)

Changed

  • Always set step in checkout success to success step (#403)
  • Refresh user before retrieving addresses (#345)

Fixed

  • Fix usage of whitespace tokenizer (#410)

1.9.0

24 Jan 09:56
fa071f9
Compare
Choose a tag to compare

Changed

  • Use the configured locale from Magento (#409)

1.8.0

23 Jan 10:32
0422bdf
Compare
Choose a tag to compare

Added

  • New payment events (#406)
  • Robots.txt from Magento config (#408)

Fixed

  • Use stores to get the token and mask on checkout success (#377)
  • Fix dusk tests (#405)

1.7.1

05 Jan 12:00
dae72d6
Compare
Choose a tag to compare

Fixed

  • Exclude register themes when running from console (#401)

1.7.0

04 Jan 12:49
d216df9
Compare
Choose a tag to compare

Added

  • Payment icons (#374)
  • Store set event (#398)
  • Product review summary model (#399)
  • GraphQL components store prop (#400)

Fixed

  • Trigger mounted event for autocomplete to remove timing dependency (#395)

1.6.1

08 Dec 10:58
d874d79
Compare
Choose a tag to compare

Fixed

  • Use configured category model for subcategories (#396)