Skip to content

Releases: rapidez/core

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)

1.6.0

07 Dec 12:54
e6cb5a5
Compare
Choose a tag to compare

Added

  • Store code route middleware (#394)

Fixed

  • Correct cross-sells field (#392)
  • Only add super attributes if they're also in the flat table (#393)

1.5.0

05 Dec 15:07
Compare
Choose a tag to compare

Added

  • Search synonyms support (#387)

Fixed

  • Turbo update and workaround for 404 pages (#388)
  • Fix slider reactivity when resized (#349)

1.4.1

28 Nov 12:34
1c42c5a
Compare
Choose a tag to compare

Fixed

  • Swatches fetch loop bug (#385)
  • Improve slider performance (#384)
  • Throw exception when the store is not found (#386)

1.4.0

22 Nov 14:09
87997ee
Compare
Choose a tag to compare

Added

  • Support for image disabled option (#381)
  • Position per category support (#382)

Fixed

  • Clear cart storage when not found (#383)