Published on
Here is a list of the new changes in the ChronoForms v8.0.51 update
- Fixed an issue with file upload paths on Windows servers, this does not affect Linux servers.
- Fixed CSS for labeled Checkboxes & Radios.
- Improved the Calendar interface, now there is a dedicated view for each time unit, and views visibility are based on the display format provided.
- Added Clearable behavior to both the Calendar and Dropdown fields.
- Added a new Database Transaction action to allow running database operations inside a transaction.
- Added a new Raise Error action which can add a new form error, this could be done in PHP code only previously using the $this->errors[] array variable.
- Added a new ChronoMails Subscriber action to allow subscribing new users to the ChronoMails mailing lists.
- Added a new Photo field to capture images from camera, images will be saved to the server and can be attached to emails.
- Added a new Cloudflare Turnstile security view to protect against spam bots.
- Field holder divs now has the field type as a class name for better CSS references.

Comments: