Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.05 KB

File metadata and controls

55 lines (29 loc) · 1.05 KB

Changelog

2.1.0 (2026-03-09)

What's new

  • Supports Laravel 13 #125 by @duncanmcclean

What's fixed

  • Run GitHub Actions workflows only once #126 by @duncanmcclean

2.0.1 (2026-02-18)

What's fixed

  • Support symfony/css-selector 8.0 #124 by @duncanmcclean

2.0.0 (2026-01-28)

What's new

  • Updated for Statamic 6

Breaking changes

  • Dropped support for Laravel 11 & PHP 8.2
  • Removed string typehint from Transformer::transform() method #118 by @duncanmcclean

2.0.0-beta.3 (2026-01-23)

What's improved

  • Use Alert component for batches table warning #121 by @duncanmcclean

2.0.0-beta.2 (2025-12-11)

What's fixed

  • Fixed SVG path width for the addon icon by @JayGeorge

Breaking changes

  • Dropped support for Laravel 11 & PHP 8.2 #119 by @duncanmcclean

2.0.0-beta.1 (2025-11-12)

What's new

  • Updated the Control Panel for Statamic 6 #116 by @duncanmcclean

Breaking changes

  • Dropped support for Laravel 10
  • Removed string typehint from Transformer::transform() method #118 by @duncanmcclean