Releases: clarifynl/wordpress-plugin-forms
Releases · clarifynl/wordpress-plugin-forms
Version 1.2.3
Version 1.2.2
1.2.2
- Enhanced allowing only certain HTML tags when using echo on an HTML string.
- Updated translation strings.
1.2.1
- Enhanced escaping in form fields.
- Changed the text domain mentioning from a constant to hardcoded strings.
1.2.0
- Complete refactor of plugin
- Fix security issues regarding escaping values.
- Changed naming convention from MailPlus Forms to Spotler Forms.
- Added Dutch translations.
- Added exceptions.
Version 1.1.1
Fixes
• Check for valid mpforms_api_url
in get_client
Version 1.1.0
Fixes
• Empty TinyMCE select field
Features
• Added Composer support