Skip to content

Latest commit

 

History

History
93 lines (52 loc) · 2.75 KB

File metadata and controls

93 lines (52 loc) · 2.75 KB

Changelog

Unreleased changes

2.1.0 - 2026-04-13

Added

  • Add Support for Laravel 13 (#24)

2.0.0 - 2026-03-24

Added

  • Added apply to all action for templates (#19)
  • Added replicator support in templates (#20)
  • Added option to flatten fields from a replicator (#21)
  • Added tests + Small refactor (#22)

Changed

  • Statamic 6 update + Vue 3 & Statamic UI refactor (#23)

1.5.0 - 2025-12-15

Added

  • Added option to auto assign templates to new entries (#17)
  • Changed Phpstan level & fixed Phpstan errors + ran Pint (#18)

1.4.2 - 2025-12-05

Fixed

  • Fixed object array output (#15)

1.4.0 - 2025-08-26

Added

  • Presets (#11)

1.3.1 - 2025-08-12

Fixed

  • Dark mode styling fix (#10)

1.3.0 - 2025-05-20

Changed

  • Changed injection of structured data (#9)

1.2.2 - 2025-05-19

Changed

  • Allow json response from service class (#8)

1.2.1 - 2025-05-14

Changed

  • Updated readme (#7)

1.2.0 - 2025-05-14

Added

  • Added numeric field to builder (#5)

1.1.0 - 2025-05-12

Added

  • Added support for structured data templates on Terms (#4)

1.0.3 - 2025-05-09

Fixed

  • Skip collection & taxonomy boot when running in console (#3)

1.0.2 - 2025-05-09

Fixed

  • Fixed infinite loop when loading variables (#2).

1.0.1 - 2025-05-02

Added

  • Added Laravel 12 support #1

1.0.0 - 2025-04-25

Initial release: https://github.com/justbetter/statamic-structured-data/commits/1.0.0