Skip to content

Latest commit

 

History

History
91 lines (50 loc) · 2.16 KB

File metadata and controls

91 lines (50 loc) · 2.16 KB

Changelog

Unreleased changes

2.3.0 - 2025-11-18

Added

  • OpenSearch support (#24)
  • Default query option (#23)

Fixed

  • Sorting in slider (#19)

2.2.0 - 2025-10-23

Added

  • PHPStan + Pint (#21)

Changed

  • Changed sort attributes + hide limit for specific templates (#20)

Fixed

  • Editable product attributes + fixes (#22)

2.1.4 - 2025-10-03

Fixed

  • Fix nested query mapping (#17)
  • Use store_value for option values (#18)

2.1.3 - 2025-09-30

Fixed

  • Product attribute model search fix (#16)

2.1.2 - 2025-09-24

Fixed

  • Select correct attribute options (#15)

2.1.1 - 2025-09-24

Fixed

  • Preset files config fix (#14)

2.1.0 - 2025-09-23

Added

  • rapidez/statamic v6 support (#13)

2.0.0 - 2025-09-09

Added

  • Rapidez v4 compatibility (#12)

1.1.0 - 2025-08-26

Added

  • Added additional date parsers (#5)
  • Stock status option (#7)
  • Attribute + attribute option models (#8)
  • Query presets + nested queries (#9)
  • Group duplication (#10)
  • Group names (#11)

Changed

  • Dynamic DSL queries instead of product ID's (#4)
  • Read the field mappings from Elasticsearch (#6)

1.0.1 - 2025-03-14

Fixed

  • Force integers for addDays & get products from flat (#2)

1.0.0 - 2025-01-28

Initial release