Releases: duncanmcclean/guest-entries
Releases · duncanmcclean/guest-entries
v2.1.3
What's new
- Added
{{ guest-entries:success }}
tag #53 #48
What's fixed
- Fixed
error_redirect
parameter #51 #49
- Fixed an issue when using title formats on collections #52 #50
Breaking changes
The success
key added in the last release has been reverted, in favour of the new {{ guest-entries:success }}
tag. Apologies for any inconvenience.
v2.1.2
What's improved
- There's now a
success
item flashed into the user's session after a successful form submission #45 #47
v2.1.1
What's fixed
- Fixed an issue where Asset fields inside Replicators would be wiped when editing entries #41
v2.0.0
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
v1.2.3
What's fixed
- Avoid entries being saved twice #30 #31
v1.2.2
What's fixed
- Fixed assets not being visible in Control Panel after file upload when the Stache watcher has been disabled #28 #29
v1.2.1
What's fixed
- Fixed an issue with file uploads where the path would be duplicated #24 #25
v1.2.0
What's new
Breaking changes
- Dropped support for Statamic 3.0 and Statamic 3.1