Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 1 KB

CHANGELOG.md

File metadata and controls

60 lines (29 loc) · 1 KB

Changelog

v4.3.2 (2025-01-17)

What's fixed

  • Ensure entries are appended to collection tree #81 by @duncanmcclean

v4.3.1 (2025-01-17)

What's fixed

  • Refactored how form requests are built #80 by @duncanmcclean

v4.3.0 (2025-01-16)

What's new

  • Guest Entries will now call the authorize method on form requests #78 by @duncanmcclean

What's improved

  • Remove un-used validation rules #79 by @duncanmcclean

v4.2.0 (2024-12-13)

What's improved

  • Added handling around duplicate entry slugs #76 by @duncanmcclean

v4.1.0 (2024-12-04)

What's new

  • PHP 8.4 Support #75 by @duncanmcclean

What's fixed

  • Fixed issue when using Statamic's new Blade Components feature #71 by @jasonvarga

v4.0.1 (2024-05-18)

What's fixed

  • Ensure date is only filled when provided in request #69 by @duncanmcclean

v4.0.0 (2024-05-09)

What's new

  • Statamic 5 support #66 by @duncanmcclean

What's changed

  • Dropped PHP 8.1 support
  • Dropped Statamic 4 support