From e273e838fde26e4f0a73441cb4c6380aeba761a3 Mon Sep 17 00:00:00 2001 From: Sasha Ivanenko <46720998+girafffee@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:03:41 +0200 Subject: [PATCH] UPD: readme --- README.md | 13 +++++++++++++ readme.txt | 16 +++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c663e999b..b6666f783 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,19 @@ Advanced form builder plugin for Gutenberg. Create forms from the ground up, cus # ChangeLog +## 3.3.1 +* ADD: Implementing rich content using the "jet-form-builder/rich-content" filter. It supports shortcodes, macros with +field names (usually used in action settings) and dynamic preset (JSON-style) +* ADD: Many block attributes support rich content now. And also some settings in actions and notifications about +the result of the form execution. +* UPD: Internal API for field (Select, Radio, Checkbox) options. Added `jet-form-builder/option-query/set-in-block` hook. +* FIX: aria-required attribute in Advanced Choices Field +* FIX: Accessibility Improvements for several fields +* FIX: Default validation with the Repeater Field +* FIX: "Labels" font styles replace "Heading" font styles in JetFormBuilder widget (Bricks) +* FIX: Switcher style is broken in JetFormBuilder widget (Bricks) +* FIX: Select field on mobile, select arrow is on the wrong side RTL + ## 3.3.0 * ADD: Switcher Field * ADD: Welcome block with form patterns diff --git a/readme.txt b/readme.txt index 39f3923ba..2a059abca 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.0 Tested up to: 6.4.3 Requires PHP: 7.0 -Stable tag: 3.3.0 +Stable tag: 3.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -272,6 +272,20 @@ Once you set the