Releases: duncanmcclean/guest-entries
Releases · duncanmcclean/guest-entries
v4.0.1
What's fixed
- Ensure date is only filled when provided in request #69 by @duncanmcclean
v4.0.0
What's new
- Statamic 5 support #66 by @duncanmcclean
What's changed
- Dropped PHP 8.1 support
- Dropped Statamic 4 support
v3.2.0
v3.1.3
What's fixed
- Added additional file extensions to the PHP file blacklist #61 by @duncanmcclean
v3.1.2
What's fixed
- Added a fix to prevent
.php
files from being uploaded #60 by @duncanmcclean
v3.1.1
v3.1.0
v3.0.0
What's new
- Guest Entries v3 now supports Statamic 4 #43
Upgrade guide
- In your site's
composer.json
file, replacedoublethreedigital/guest-entries
withduncanmcclean/guest-entries
- Then, change the addon's version constraint to
^3.0
- If you have any references to
DoubleThreeDigital
within your site in relation to this addon, replace it withDuncanMcClean