== Changelog == = 1.0.0 - 2018/03/19 = * Initial release = 1.0.1 - 2018/03/20 = * Fix the `wpcf7_field_group_remove_button_atts` filter name. Thanks @asilvestre87 = 1.0.2 - 2018/03/29 = * Fix repeated tags in mail body = 1.1 - 2018/06/14 = * Replace groups in mail 2 field = 1.1.1 - 2019/09/04 = * Add compatibility to formatted dates (`[_format_{field name} "{date format}"]`) (issues #2 and #14) * DEV: Copy data and events while cloning a new group (JS) (issue #13) * DEV: Pass `$new_group` as an extra param for the `wpcf7-field-groups/added` event (issue #13) * DEV: Apply some WPCS rules and add a CF7_REPEATABLE_FIELDS_VERSION const (may affect JS cache) = 1.1.2 - 2019/10/10 = * Fix Exclusive Checkboxes