Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.5 KB

File metadata and controls

65 lines (36 loc) · 1.5 KB

Changelog

Unreleased changes

2.1.0 - 2026-02-13

Added

  • quote.mail filter (#14)

Fixed

  • Fallback for null options/prices (#12)
  • Use withStore to avoid the store being incorrect after augmenting (#13)

2.0.0 - 2025-12-09

Added

  • Add store code in quote via processing & fallback for older data (#11)

1.3.1 - 2025-11-25

Fixed

  • Add PDF extension to PDF file (#10)

1.3.0 - 2025-11-18

Added

  • Eventy filter for quote data (#9)

Fixed

  • Routes middleware fix (#8)

1.2.0 - 2025-10-28

Added

  • Allow automatic quote to be disabled (#7)

Fixed

  • Fix options being displayed incorrectly (#6)

1.1.0 - 2025-09-30

Added

  • Support for rapidez/statamic 6.x (#3)

Fixed

  • Fix blueprint field type (5a33ce9)
  • Move v-if to fix v-else (2fd0aef)
  • Add quote data in quote mail (#5)
  • Change into window.confirm (bf61e2b)
  • Remove extra closing tag (3f1eb8d)
  • Fix product options (#4)

1.0.0 - 2025-09-10

Initial release