Releases: nikolaystrikhar/gutenberg-forms
Releases · nikolaystrikhar/gutenberg-forms
2.2.9
- 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
- Updated: Compatibility with WP 6.1.1
2.2.8.2
- Fixed: Plugin was broken on wp.org
- Updated: Compatibility with WP 6.0
- Updated: Readme
2.2.8.1
= 2.2.8.1 = 16.05.2022
- Updated plugin author and plugin author URI
- Updated compatibility for WP 5.9
2.2.8
What's Changed
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #205
- Bump nanoid from 3.1.23 to 3.2.0 in /extendify-sdk by @dependabot in #209
- Bump follow-redirects from 1.14.1 to 1.14.7 in /extendify-sdk by @dependabot in #207
- Bump node-fetch from 2.6.2 to 2.6.7 in /extendify-sdk by @dependabot in #208
- Bump path-parse from 1.0.6 to 1.0.7 in /extendify-sdk by @dependabot in #225
- Bump follow-redirects from 1.14.7 to 1.14.8 in /extendify-sdk by @dependabot in #229
- Wrong include path for wp-load.php by @rockschtar in #226
- Add Extendify workflow by @KevinBatdorf in #231
- Update Extendify Library by @github-actions in #233
New Contributors
- @rockschtar made their first contribution in #226
- @KevinBatdorf made their first contribution in #231
- @github-actions made their first contribution in #233
Full Changelog: 2.2.7...2.2.8