Skip to content

Releases: rapidez/core

1.18.0

09 Jul 07:10
09a95ca
Compare
Choose a tag to compare

Added

  • Customer group relation (#527)

Fixed

  • Changelog per branch (#523)

1.17.0

28 Jun 13:14
c622354
Compare
Choose a tag to compare

Fixed

  • Convert the object to an array (#508)

Changed

  • Fire events on checkout success (#507)
  • Always attempt to decode attribute value (#519)

2.6.0

04 Jun 12:05
95c190f
Compare
Choose a tag to compare

Added

  • Checkout step and success events (#506)
  • Dusk selectors for coupons (#511)

Fixed

  • Reset styling of the listing component (#463)
  • Convert the object to an array (#509)

1.16.1

29 May 12:52
ae6854e
Compare
Choose a tag to compare

Fixed

  • Correct rapidez/menu config path location (3c624b7)
  • Add missing comma (#505)

2.5.0

28 May 06:46
8111bd9
Compare
Choose a tag to compare

Added

  • Laravel 11 support (#504)

2.4.1

28 May 06:23
792bbab
Compare
Choose a tag to compare

Fixed

  • Revert "Rearranged the button classes (#460)" (#499)
  • Round prices before multiplying by qty (#480)
  • Sort images in gallery by position in Magento (#500)
  • Correct rapidez/menu config path location (8e67b22)
  • Check correct customer id when jwt is used (#502)

1.16.0

22 May 12:45
d2194a2
Compare
Choose a tag to compare

Added

  • Macroable models (#482)
  • Backorders support (#494)

Changed

  • Use script to get the positions from the flattened type (#467)

Fixed

  • Correct key in autocomplete products loop (#466)
  • Also save product views in the report_event table (#491)
  • Prevent ambiguous error when overwriting models (#497)
  • Sort images in gallery by position in Magento (#501)

2.4.0

15 May 09:00
ee699fe
Compare
Choose a tag to compare

Added

  • Macroable models (#483)
  • Multiselect product option support (#484)
  • Rapidez model health check (#489)

Changed

  • Use lateral join in ForCurrentStoreScope (#478)
  • Rearranged the button classes (#460)
  • Refactored the slideover component (#464)
  • Allow for separate slider & child containers (#495)
  • Checkout agreements from the database instead of GraphQL (#492)
  • Enable product autocomplete highlighting (#496)

Fixed

  • Also calculate product price on selected product option changes (#485)
  • Reverted "Fix adding configurable product to cart (#461)" (#486)
  • Let the OptionSwatch extend the Rapidez base model (#487)
  • Use Rapidez base model for all models (#488)
  • Also save product views in the report_event table (#490)
  • Prevent ambiguous error when overwriting models (#498)
  • Don't use global scopes for quote existence check (#493)

2.3.0

01 May 11:40
83c8bb5
Compare
Choose a tag to compare

Changed

  • Use script to get the positions from the flattened type (#459)
  • Do not index the search overview page (#481)

Fixed

  • Fixes for swatch filter (#477)
  • Allow dataFilter null in the indexer (#470)
  • Correct key in autocomplete products loop (#465)
  • Only allow certain types to be searchable in autocomplete (#476)

2.2.0

16 Apr 14:29
562217a
Compare
Choose a tag to compare

Added

  • Fire postcode change event in checkout (#447)

Fixed

  • Find flat attributes by checking the actual table schema (#452)
  • Fix entity_id in grouped products (#456)
  • Capitalize checkCompadreVersion function properly (#457)
  • Fix adding configurable product to cart (#461)
  • Fix highlight retrieval (#468)
  • Fix autocomplete fetch (#472)
  • Fixed disabled options when no options are available (#475)

Removed

  • Remove unnecessary toArray calls in product indexer (#471)