Skip to content

2.2.9

Latest
Compare
Choose a tag to compare
@nikolaystrikhar nikolaystrikhar released this 15 Jan 18:40
· 2 commits to master since this release
  • 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