Releases: libreform/wp-libre-form
Releases · libreform/wp-libre-form
Fix performance "bottleneck"
1.5.0.2
1.5.0.1
1.5.0
WP Libre Form 1.4 release
- Form content is no longer affected by wp_autop. pure HTML baby!
- Adds form specific hooks for filters and actions
- Custom attributes can now be added to the root
<form>
tag via the shortcode - No longer need to manually enqueue JS for non- post content shortcodes
- Javascript form field parsing action in WP admin is now debounced
- Updated README documentation
WP Libre Form 1.3 release
- Adds bulk action for re-sending emails
- Cookies are now sent by default on XHR requests, this is filterable
- Client side Javascript improvements
- Support frontend JS dependencies via filter
- We are now compliant with WP Coding Standards
- Code and style is linted via Travis from now on
Props @k1sul1, @timiwahalahti
WP Libre Form 1.2 release
- Adds string translation support using a pluggable syntax. Default is a handlebars
{{ }}
type syntax. - Improvements to default email template
- Improvements to frontend JS initalisation
Props @k1sul1 @Niq1982 @jpeltoniemi
WP Libre Form 1.1 release
Changelog:
- Fully support input type=file (thanks @k1sul1 and @danielck !)
- Support more than 1 default email recipients (thanks @k1sul1 and @Nomafin !)
- Add filters for the default email notification fields (thanks @timiwahalahti and @k1sul1 !)
- Make Form preview non-public to visitors (@timiwahalahti and @k1sul1 !)
- Get rid of jquery as a front end dependency (thanks @k1sul1 !)
- Multiple small fixes
Thanks to everyone using WP Libre Form and contributing to it <3
Download link: https://wordpress.org/plugins/wp-libre-form/