Skip to content

Releases: felipeelia/cf7-repeatable-fields

2.0.2

22 Oct 23:41
babc6f0
Compare
Choose a tag to compare

This is a security release. It fixes a Stored cross-site scripting (XSS) vulnerability, that allowed users with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Thanks to Peter Thaleikis and the Wordfence team for reaching out about it.

Added

Changed

Security

See: https://github.com/felipeelia/cf7-repeatable-fields/milestone/4?closed=1

2.0.1

11 Sep 21:01
bf72cc8
Compare
Choose a tag to compare

Added

Changed

  • Removed unnecessary files from final package. Props @felipeelia via #63.

Fixed

  • Required checkbox not showing validation messages. Props @felipeelia via #62.

See: https://github.com/felipeelia/cf7-repeatable-fields/milestone/2?closed=1

2.0.0

23 Jul 20:31
f0f2025
Compare
Choose a tag to compare

Note that this version changes minimum required versions of:

This release marks the (slow) resumption of this plugin development. If you want to know more about it check out this blog post. If you find this plugin useful, consider leaving it a review.

Added

  • Support to wp-env. See 6db4e08.
  • group_id as a parameter to all filters. See #51.
  • Very basic unit testing. See #52.

Changed

Fixed

See: https://github.com/felipeelia/cf7-repeatable-fields/milestone/1?closed=1

1.1.3

11 Dec 04:07
Compare
Choose a tag to compare

Changelog

  • Update WP Tested up to field
  • Apply WP Coding Standards
  • Fix a small sanitation problem

This is the first release using the 10up's WordPress.org Plugin Deploy GitHub Action 🎉