Skip to content

Releases: nikolaystrikhar/gutenberg-forms

2.2.9

15 Jan 18:40
Compare
Choose a tag to compare
  • Security: Everyone had access to the form entries via WP API
  • Security: Prevent direct access to .php files
  • Security: Other security fixes
  • Add: Add a block inserter button to the form block
  • Update: Removed a "required" switcher from all blocks, it's already available in fields settings, no need to have it twice
  • Update: Blocks are ordered better and grouped in a "Gutenberg Forms" category
  • Update: Improve WP admin screens a bit
  • Update: Entries management works the default WP way
  • Update: Form templates, they all have to be updated, so hiding for now to avoid confusions
  • Update: Remove Extendify
  • Update: Update text domain and more strings can be translated
  • Update: Minimum PHP version is 7.4 and minimum WP version is 5.8
  • Fix: A block showing existing forms did not work at all
  • Fix: Missing conditions for the number field
  • Fix: Google recaptcha now respects the WP language setting
  • Fix: "From" field for emails did not work in most cases, now it uses reply-to which is what users wanted
  • Fix: Field IDs with accents on letters were breaking most of the functionality
  • Fix: Initial conditions (when a form appears) were not working for conditional fields
  • Fix: Conditional text fields did not work

2.2.8.3

05 Jan 01:01
Compare
Choose a tag to compare
  • Updated: Compatibility with WP 6.1.1

2.2.8.2

04 Jan 23:21
Compare
Choose a tag to compare
  • Fixed: Plugin was broken on wp.org
  • Updated: Compatibility with WP 6.0
  • Updated: Readme

2.2.8.1

16 May 19:00
6e55c48
Compare
Choose a tag to compare

= 2.2.8.1 = 16.05.2022

  • Updated plugin author and plugin author URI
  • Updated compatibility for WP 5.9

2.2.8

23 Mar 11:59
7b26f09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.7...2.2.8

2.2.7

02 Feb 15:08
Compare
Choose a tag to compare
  • Fixed email trigger cc @ilangleben19
  • Recaptcha enqueueing when forms are not present (#200, #190, #195 )
  • Fixed broken dashboard in WP 5.9
  • Redone build for dashboard
  • Updated React, Redux, ReactDOM to WP versions

2.2.6

03 Jan 08:01
Compare
Choose a tag to compare

Updated contribuitors

2.2.5

29 Nov 18:07
Compare
Choose a tag to compare

Added - Fully Translatable

2.2.4

29 Nov 10:19
Compare
Choose a tag to compare

Added - Fully Translatable

2.2.3

29 Nov 09:10
Compare
Choose a tag to compare

Added: Fully translatable