1.1.0.
Resolved issue: Posted array of data wasn't converted properly into a string before saving into database.
Resolved issue:Grid displacement is resolved
Resolved issue:JS addons were not loaded on the frontend if 'Add suffix to URLs' option was enabled in Joomla config and the form is published in static content or bound to a menu item.
Resolved issue:Postback didn't work correctly for fields having capital characters in HTML name.
Resolved issue:Memory limit error during parsing XML on some hostings
Resolved issue:Serial numbers didn't work for domain aliases, which use the same source code and database
Resolved issue:Background image attribute didn't work for elements.
Resolved issue:Saving of long form required much time. Script has been optimized.
Resolved issue:After 30 min inactivity form session and the data lost. Added AJAX session keeper for the front end.
Resolved issue:Form Preview didn't work on the front end. Functionality has been implemented.
Resolved issue:Z-Indexed elements won't overlap system bars now (
see forum topic)
Resolved issue:Small shift of radio buttons and checkboxes after bulk-copying elements (
see form topic)
Resolved issue:Database Designer. Primary Key (PK) and auto_increment error during commiting was fixed.
Resolved issue:File Uploading didn't work for multi-page form.
Resolved issue:Corrected https:// protocol in URL for SSL
see forum topic)
New feature:All script declarations are moved into HTML header to avoid pauses during the page loading
New feature:PHP validator is case insensitive on fields' names now
New feature:SFG allows now publishing several forms on the same page
New feature:Added possibility to disable form validation for button. Required for backward form navigating
New feature:Added possibility to reload Captcha image without posting the form. Snippet updated.
New feature:Form structure checksum added in admin. Depending on server's settings form will not be saved if checksum is incorrect.
New feature:All elements in raw HTML will be connected with the database automatically (
see forum topic)
New feature:Added compatibility with Safari browser
New feature:Plugin System implemented