From 2c52a92e6385396b8a8b84afda2a93fc402367af Mon Sep 17 00:00:00 2001 From: Gawuww Date: Mon, 9 Sep 2024 14:30:30 +0300 Subject: [PATCH] ver: 3.4.2 & update readme's --- README.md | 7 +++++++ jet-form-builder.php | 4 ++-- readme.txt | 9 ++++++++- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 49f973da..f1e1480e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Advanced form builder plugin for Gutenberg. Create forms from the ground up, cus # ChangeLog +## 3.4.2 +* FIX: Sanitization of Form Field Names +* FIX: Issue with saving values in Repeater Fields +* FIX: Elementor editor styles for Checkbox & Radio Fields +* FIX: Server-Side callback Validation +* FIX: Issue with Calculated Fields and Select Fields + ## 3.4.1 * FIX: Timezone issue in calculated fields * FIX: Compatibility with JetEngine Bulk Options for meta-field diff --git a/jet-form-builder.php b/jet-form-builder.php index bd4d5bb2..4171cc32 100644 --- a/jet-form-builder.php +++ b/jet-form-builder.php @@ -3,7 +3,7 @@ * Plugin Name: JetFormBuilder * Plugin URI: https://jetformbuilder.com/ * Description: Advanced form builder plugin for WordPress block editor. Create forms from the ground up, customize the existing ones, and style them up – all in one editor. - * Version: 3.4.1 + * Version: 3.4.2 * Author: Crocoblock * Author URI: https://crocoblock.com/ * Text Domain: jet-form-builder @@ -18,7 +18,7 @@ die(); } -const JET_FORM_BUILDER_VERSION = '3.4.1'; +const JET_FORM_BUILDER_VERSION = '3.4.2'; const JET_FORM_BUILDER__FILE__ = __FILE__; const JET_FORM_BUILDER_SITE = 'https://jetformbuilder.com'; diff --git a/readme.txt b/readme.txt index 727f852c..29f1ef89 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: blocks, forms, form builder, contact form, gutenberg, gutenberg forms, mul Requires at least: 6.1 Tested up to: 6.6.1 Requires PHP: 7.0 -Stable tag: 3.4.1 +Stable tag: 3.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -272,6 +272,13 @@ Once you set the