2.0.1
January 7th, 2023
What's fixed
- Fixed file uploads when Assets field is inside a Replicator #33 #34 by @duncanmcclean
2.0.0
December 29th, 2022
The supported versions of PHP/Statamic/Laravel used alongside this addon have changed, the supported versions are now:
- PHP 8.1 & 8.2
- Statamic 3.3
- Laravel 9
1.2.2
October 3rd, 2022
1.2.1
May 4th, 2022
1.2.0
February 26th, 2022
What's new
- Statamic 3.3 support
Breaking changes
- Dropped support for Statamic 3.0 and Statamic 3.1
1.0.8
October 16th, 2021
1.0.6
September 24th, 2021
1.0.4
September 13th, 2021
What's new
- A 'working copy' revision will be created on entry update if collection has revisions enabled. #4
1.0.3
September 11th, 2021
1.0.1
September 4th, 2021
What's new
- Entries are now unpublished by default (instead of being published straight away)
- You can now change the published state, just use an input with the name
published
What's fixed
- The entry data passed into the update/delete tags is now raw, not augmented.