Glad you asked! Grab a hot cup of coffee and enjoy all of the hard work put into 2.0:
Added
- Single Step support
- hCaptcha support (alternate, privacy focused alternative to reCaptcha)
- CSS Spinner on Submit to block the UI while submission is in process
- New Uploader for File Uploading
- Input confirmation support so user has to enter the same value twice
- Flexbox support for more uniform layout across browsers
- Dynamically Enable and Disable Inputs based on user defined conditions
- Add ability to exclude Emails from Receipts
- Preview Step to confirm user input before submission
- HTML support in Email subject lines
- New Date options to restrict date range inputs
- HTML Color Input support
- Units for Range slider
- Mailgun support for sending email
- Optional Crashreporter
- Optional SMTP debug log for debugging SMTP
- Direct emails to different departments based on user input with Conditional Email Templates
- HTML Keyhint support
- Background Template Processing for faster form submissions
Changed
- Only one validation error on an input shows at a time
- Mobile datepicker improvements via touchpunch
- HAProxy support for hosts using a proxy for SSL
Deprecated
Removed
Fixed
- Fix database exception on multiple database templates
Security
- Updated PHPMailer to v6.x