Skip to content

Latest commit

 

History

History
78 lines (42 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

78 lines (42 loc) · 2.06 KB

Changelog

Unreleased changes

1.5.0 - 2024-06-07

Added

  • Added Laravel 11 to composer.json (#14)
  • Added option to only show attributes with differences (#15)

1.4.2 - 2024-05-17

Fixed

  • Publish views and remove price range from query (#13)

1.4.1 - 2024-05-15

Fixed

  • Add z-0 to main container (#12)

1.4.0 - 2024-05-14

Changed

  • Enable scroll snapping & turn table into rapidez slider (#10)
  • Restructured files and finetuning frontend (#11)

1.3.0 - 2024-05-01

Changed

  • Comparison table styling (#9)

1.2.0 - 2024-04-16

Removed

  • Remove unnecessary div (#8)

Fixed

  • Improve checks & awaits by (#7)

1.1.0 - 2024-04-12

Added

  • Added listing checkbox, improved images, added prices (#6)

1.0.0 - 2024-04-09

Breaking: The module has been refactored to use Magento's compare functionality.

Changed

  • Refactored module, use graphql (#5)

0.2.1 - 2023-07-04

Fixed

  • Use url helpers (#4)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (c88d903)

0.1.1 - 2021-08-04

Changed

  • Changed the rapidez/core version constraint (45fc9fb)

0.1.0 - 2021-06-30

Initial release