4.0.0
- Added Craft 5 compatibility.
- The
guest-entries/save
action now responds with all entry data nested in anentry
key, and a200
or400
response status depending on whether the action was successful or failed, when requested via Ajax. (#85)
guest-entries/save
action now responds with all entry data nested in an entry
key, and a 200
or 400
response status depending on whether the action was successful or failed, when requested via Ajax. (#85)