Added
Fixed
- Support for custom fields in the Content App.
- Support for custom fields in the User Account app.
- {all_fields} filter to exclude fields hidden by conditional logic.
- MailerLite integration.
Changed
- Curl_exec not executing in PHP scripts.
- Conditional Content Shortcode not saving in form builder text editors.
- File Upload Field security bypass for any file type.
- A rare XSS vulnerability that could allow script injection into forms.
- Incorrect parsing of quotes in Conditional Content Shortcode.
- Content App incorrectly adding a Read More section.
- Missing alt attribute for flag image in Phone Number Field.
- JQuery error in Joomla 3 when using Phone Number Field with Country Selector.
- Improved accessibility by adding role=“presentation” to form submission spinner.
- ReCAPTCHA v3 policy links now open in a new tab.
- PDF Filename is now generated using a random string to avoid privacy concerns.
- "Save" and "Save & Close" buttons wouldn't save the Addons settings modals in Joomla 4 and 5.
- PDF Filename Prefix to handle non-Latin characters.
- Added support for Cloudflare Turnstile CAPTCHA.
- Added missing Archive button in submissions toolbar for Joomla 4+.
- Added missing aria-label attribute to various form fields.
- Fixed User Account app issue with User Groups option mapped to Checkboxes field.
- Fixed "Allowed memory size of X bytes exhausted" error with File Upload > Resize Images.
- Fixed "Call to undefined function acym_loadObjectList()" PHP error in AcyMailing Task.
- Fixed File Upload Field to handle non-Latin characters.
- Fixed Conditional Content Shortcode errors when the content includes ‘if’ and an odd number of quotes.
- Fixed ActiveCampaign PHP error with Phone Number field and "Display Country Code Selector" enabled.
- Fixed empty contact name in ActiveCampaign when no name is set in the form.
- Replaced Textarea with Rich Text Editor in Content App (Text option) and Email App (Body option).
- Removed obsolete Execute on Output and Format Override options
Added “Resize Images” option to File Upload field.
Added missing icon to “Report an issue” link in the top-right editor dropdown.
Added download feature to Submissions Exporter addon.
HTML and Heading fields now support the {field.ID} Smart Tag.
Fixed {submission.status} Smart Tag to display the correct label.
Fixed PHP error with reCAPTCHA field.
Fixed display disruption caused by 3rd-party modules like Phoca Top Menu.
Fixed issue with optional Signature field generating signatures without a value.
Improved code editing in Custom CSS/JavaScript and PHP Scripts sections with Codemirror.
Improved GDPR compliance by loading all 3rd-party assets locally.
Improved Phone Number field styling. Removed Style option from Button field;
all buttons now default to Flat (previous option).
v4.4.1
v4.4.0
- A PHP error would appear in the form when the Math Captcha field is used.
- Fixes php error when trying to insert the Math Captcha field into form.
- Joomla 5 native support; no longer requires the Backward Compatibility plugin.
- Loads all 3rd-party assets (CSS/JS) locally.
- AcyMailing language custom fields now support auto-detection and offer a list of available languages for manual selection.
- Fix: Integrations may fail due to a PHP 8.2 warning: "Creation of dynamic property is deprecated".
- Fix: hCaptcha may fail to initialize
- Fix: Editing a Joomla article or JEvents item on the front-end caused the form editor to render the form incorrectly.
- Fix: Flac files may be rejected for upload.
- Fix: Smart Tags that return nothing may break emails
- Fix: The {article} Smart Tag, if used after form submission, fails to reference the correct article.
- Fix: Failed deleting inaccessible file convertforms.php thrown when installing the extension.
- Phone Number Field: Improve accessibility by setting the alt tag for the country flags.