PluginProbe ʕ •ᴥ•ʔ
JetFormBuilder — Dynamic Blocks Form Builder / 1.2.6
JetFormBuilder — Dynamic Blocks Form Builder v1.2.6
3.6.3.1 3.6.3 3.6.2.2 3.6.2.1 3.6.2 3.6.1.1 3.6.1 3.6.0.1 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.10 2.1.11 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 3.0.0 3.0.0.1 3.0.0.2 3.0.0.3 3.0.1 3.0.1.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.0.1 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2.0 3.2.1 3.2.2 3.2.3 3.3.0 3.3.1 3.3.2 3.3.3 3.3.3.1 3.3.4 3.3.4.1 3.3.4.2 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.5.1 3.4.5.2 3.4.6 3.4.7 3.4.7.1 3.5.0 3.5.1 3.5.1.1 3.5.1.2 3.5.2 3.5.2.1 3.5.3 3.5.4 3.5.5 3.5.6 3.5.6.1 3.5.6.2 3.5.6.3 3.6.0
jetformbuilder / README.md
jetformbuilder Last commit date
assets 4 years ago framework 4 years ago includes 4 years ago templates 4 years ago README.md 4 years ago index.php 4 years ago jet-form-builder.php 4 years ago readme.txt 4 years ago
README.md
141 lines
1 # About
2
3 Advanced form builder plugin for Gutenberg. Create forms from the ground up, customize the existing ones, and style them up – all in one editor.
4
5 # ChangeLog
6
7 ## 1.2.6
8 * UPD: Changed the logic for processing required fields inside the Conditional Block
9 * ADD: Switch page on change Radio Field
10 * ADD: Styles in gutenberg for Datetime Field
11 * FIX: Execution of a query for ActiveCampaign with global settings
12 * FIX: Removed escaping slashes in send email action
13 * FIX: Adding class to passed page
14 * FIX: Preset post-terms in checkbox
15 * FIX: Loss of focus when editing a text field in the global preset
16
17 ## 1.2.5
18 * FIX: Console errors when trying to submit a form with the required checkbox || radio, inside a conditional block
19 * FIX: Saving `max_size` attribute for media-field in float
20 * FIX: UI compatibility with Gutenberg Editor in WP 5.8
21 * Tweak: added `jet-form-builder/preset/source-types` php filter
22
23 ## 1.2.4
24 * ADD: JetEngine Glossaries compatible
25 * ADD: New styling sections for the JetForm widget in Elementor
26 * ADD: `jet-form-builder/render-choice/query-options/posts` & `jet-form-builder/render-choice/label/posts` php hooks and the same for terms, instead of 'posts' - 'terms'
27 * FIX: Send submit status with messages from action settings
28 * FIX: Missing JetStyleManager wrapper on blocks
29 * FIX: Price formatting for PayPal gateway request
30 * FIX: Alignment calculated field
31 * FIX: UI errors in editor
32 * Tweak: Change Repeater component header icons
33
34 ## 1.2.3
35 * ADD: Go Pro banner & link
36 * FIX: Redirect with GET args
37 * FIX: Get calculated value from post meta
38 * Tweak: Localize actions data on `jet-form-builder/editor-package/before`
39 * Tweak: Add class `field-type-{id}` for each field
40 * Tweak: Add `Gateway_Manager::has_gateway`
41 * Tweak: Add php filter `jet-form-builder/field-data/calculated-field`
42 * Tweak: Add js filter `jet.fb.calculated.field.available.fields`
43
44 ## 1.2.2
45 * ADD: Addon management via Dashboard
46 * ADD: Better parse macros in the Send Email action
47 * ADD: Filter jet-form-builder/fields/wysiwyg-field/config for wysiwyg-field
48 * UPD: Parse macros in From Name & From Address fields in Send Email action
49 * FIX: Dynamic preset with empty result value
50 * FIX: CSS compatibility gutenberg-addons
51 * FIX: Compatibility with php 7.0
52 * FIX: Hiding a calculated field
53 * FIX: Duplicate calc formula in each repeater
54 * FIX: Displaying redirect action in gateways editor
55 * FIX: Duplicating form
56 * FIX: Remove mask from empty input on submit the Form
57
58 ## 1.2.1
59 * FIX: Blocks initialization.
60
61 ## 1.2.0
62 * ADD: Examples (preview) for Jet Form Fields in Gutenberg
63 * ADD: Global settings for actions, additional sidebar plugins, for example `reCAPTCHA v3`
64 * ADD: The ability to use global settings in `Mailchimp`, `GetResponse` & `ActiveCampaign` actions
65 * ADD: PHP action `jet-form-builder/render/{field_type}` to control the rendering of the field
66 * ADD: JS hook `jet.fb.register.fields.controls` for registering & manage block-fields controls
67 * ADD: JS hook `jet.fb.register.plugins` for registering custom sidebar-plugins
68 * ADD: JS hook `jet.fb.register.fields` for registering custom form fields
69 * Updated: `apiVersion:2` of blocks registration in Gutenberg
70
71 ## 1.1.7
72 * ADD: RTL compatibility to Wysiwyg Field
73 * ADD: Compatibility with JetStyleManager 1.2.0 and older versions
74 * ADD: Styles for Form Progress circle
75 * FIX: Send email without correct headers, added initial padding-bottom for progress items
76 * FIX: Render script jet-form-builder-inputmask only when rendering Text Field
77 * FIX: Plain default value in repeater fields
78 * FIX: Wysiwyg field is RTL compliant
79 * FIX: Positioning of progress item label
80 * FIX: Rendering last form-break field in form
81
82 ## 1.1.6
83 * ADD: `Label of progress` for Form Break Field
84 * FIX: Errors when editing actions such as MailChimp, GetResponse
85
86 ## 1.1.5
87 * FIX: Trying to access array offset on value of type null on php 7.4
88 * FIX: Rendering repeater attributes
89
90 ## 1.1.4
91 * FIX: CSS Compatibility with Twenty Twenty-One theme
92 * FIX: Parsing form fields from content when processing a request
93
94 ## 1.1.3
95 * FIX: Render Form Break button if there is no name for it, entering settings for Number Field with floating-point
96 * FIX: Render CSS classes in fields
97 * FIX: Initializing controls for widget Form in JetEngine
98 * FIX: Minor fixes in the editor
99
100 ## 1.1.2
101 * FIX: Duplicating a plain preset in fields
102 * FIX: Applying macros to a message after paying with PayPal
103 * FIX: Retrieving form data after Paypal payment
104 * FIX: Styling Form-block with JetStyleManager
105 * FIX: Compatibility with Twenty Twenty-One theme
106 * FIX: Compatibility with JetEngine on initializing the conditions
107 * FIX: Saving character limitation in Text Field settings
108
109 ## 1.1.1
110 * FIX: Wordpress 5.7 compatibility
111 * Improvement: Triggering conditional logic when typing in a text and textarea fields
112
113 ## 1.1.0
114 * ADD: Gutenberg blocks: **Conditional Block**, **Datetime Field**
115 * ADD: Elementor widget: **JetForm**
116 * ADD: Form Progress with multiple pages
117 * ADD: Post submit actions Conditions
118 * ADD: New preset sources for post-type: Post Date, Post Date GMT
119 * ADD: Integration with Paypal
120 * ADD: Compatibility with **JetEngine** widget Form
121 * ADD: Compatibility with **JetFormBuilder Converter**
122 * Improvement: The form builder and the form block full-width in the editor
123
124
125 ## 1.0.4
126 * ADD: displaying a shortcode for each form
127
128 ## 1.0.3
129 * FIX: creating a user with administrator role.
130
131 ## 1.0.2
132 * Enhancement: added **`jet_fb_form`** shortcode. Example:
133
134 `[jet_fb_form form_id="4338" submit_type="ajax" required_mark="***" fields_layout="row"]`
135
136 ## 1.0.1
137 * FIX: render wysiwyg on front-end
138
139 ## 1.0.0
140 * Initial release
141