PluginProbe ʕ •ᴥ•ʔ
JetFormBuilder — Dynamic Blocks Form Builder / 1.5.3
JetFormBuilder — Dynamic Blocks Form Builder v1.5.3
3.6.5.1 3.6.5 3.6.4.2 3.6.4.1 3.6.4 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 languages 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
259 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.5.3
8 * FIX: Saving an inserted_post_id
9
10 ## 1.5.2
11 * ADD: Insert/Update Post statuses: `Move to Trash`, `Get from the form field`, `Keep current status`
12 * ADD: Alignment for the Prev/Next Buttons in JetForm Elementor widget.
13 * FIX: Using Options Pages, Post Terms in a preset.
14 * FIX: Update unused user fields.
15 * FIX: Compatibility with JetEngine 2.11.X
16 * FIX: Compatibility with Full Site Editor (since Wordpress 5.9)
17
18 ## 1.5.1
19 * ADD: Remembering a user when logging in using the "Remember Me" field
20 * FIX: Form not submitted if re-captcha not enabled
21 * FIX: Loading preset
22 * Tweak: Improving `<!-- JFB_FIELD::name -->` macro usage
23 * Tweak: Minor fixes
24
25 ## 1.5.0
26 * ADD: Transforming fields
27 * ADD: New source for hidden-field: `Referer URL`
28 * ADD: php filter `jet-form-builder/editor/hidden-field/config` for hidden-field config
29 * FIX: Removing tags from existing members in Mailchimp.
30 * Tweak: Fixes and improvements for better compatibility with PRO addons
31
32 ## 1.4.3
33 * ADD: Option "Fields label HTML tag"
34 * FIX: Correct rendering media field in Elementor editor
35 * FIX: PHP Warning on load repeater preset
36 * FIX: Displaying correct links for the plugin
37 * Tweak: add filter `jet.fb.macro.field.value`
38
39 ## 1.4.2
40 * FIX: Guaranteed css output in editors
41 * FIX: Correct init macros if JetForm not rendered
42 * FIX: Retrieve current post on doing ajax
43
44 ## 1.4.1
45 * FIX: Compatibility with iOS.
46 * FIX: Execute reCaptcha token on submit form.
47 * Tweak: Added JS filters `jet.fb.submit.reload.promises` & `jet.fb.submit.ajax.promises`
48
49 ## 1.4.0
50 * ADD: Submit Field migrated to **Action Button** with backward compatibility.
51 * ADD: **Progress Bar** - new block. To display steps in multistep form.
52 * ADD: Ability to use **Form Break** inside **Conditional Block**, in combination with **Progress Bar** and **Action Button**.
53 * ADD: Ability to display options for Radio and Checkbox fields through dynamic templates (only with **JetEngine**).
54 * ADD: Preset support with Options Pages (only with **JetEngine**).
55 * ADD: `<!--JFB_FIELD::field_name-->` macro for displaying values from fields.
56 * ADD: Support for localization files, see `languages/readme.md` for details.
57 * ADD: Possibility redirecting to the created post via the Redirect to Pаge action.
58 * ADD: Support for `%field_name%` macros in custom url in Redirect to Page action.
59 * ADD: `Condition Operator` for *Action Conditions* (`AND` & `OR`).
60 * ADD: The ability to compare dates based on Unix timestamps in *Action Conditions*.
61 * FIX: Ability to update member's Mailchimp tags.
62 * FIX: UI/UX for Select, Radio & Checkbox fields
63 * FIX: A calculated field set as hidden takes up space.
64 * FIX: Enqueueing styles in Elementor editor.
65 * UPD: Preset logic for the Repeater field.
66
67 ## 1.3.3
68 * FIX: Compatibility with add-ons
69 * FIX: Insert post insteadof Update post
70
71 ## 1.3.2
72 * ADD: Getting the child field of the repeater for the "Get values list from JetEngine field options" generator
73 * ADD: CSS Controls for JetForm Elementor widget for Heading Field
74 * ADD: Add dynamic for custom url in Redirect to Page action
75 * FIX: Switch page in Elementor Popup
76 * FIX: Parse fields with conditional logic
77 * FIX: Parsing media field value
78 * FIX: Failed process Paypal gateway
79 * FIX: Output Radio & Checkbox Fields label
80 * FIX: Enqueue Media Field & Text Field scripts
81 * FIX: Float attributes in edit Range Field
82 * FIX: Usage preset in datetime field in timestamp format
83 * FIX: Duplicate form errors
84 * FIX: Displaying a hidden calculating field only through a hidden field
85 * FIX: Dynamic preset when value is missing
86 * Tweak: UI/UX Select, Radio, Checkbox fields
87 * Tweak: Added a placeholder for form block/widget attributes
88
89 ## 1.3.1
90 * ADD: Auto scrolling for multi-step form.
91 * ADD: Computed fields from actions (Register User, Insert Post) functionality
92 * ADD: Post Author to Insert/Update Post action
93 * FIX: Error when email field not required && empty
94 * FIX: Auto-complete label in Form Break field & improve package
95 * FIX: Execution of the form via GET parameters and with a dummy refer
96 * FIX: Elementor's popup compatibility
97 * Tweak: Optimized preset && render field
98 * Tweak: php filter: `jet-form-builder/frontend-settings`.
99 Through it you can change the size of the indent for auto scrolling
100 * Tweak: php filter: `jet-form-builder/file-upload/custom-html`
101 Through it, you can add a custom html to the preview of the loaded image
102 through the Media Field
103
104 ## 1.3.0
105 * ADD: UI/UX improvements
106 * ADD: Color Picker Field
107 * ADD: Form Patterns **JetForms**
108 * ADD: Allow creating new users by existing users (in Register User action)
109 * ADD: Numbers range by manual input (generator function)
110 * ADD: Changing the separator for a fractional number in a calculate field
111 * ADD: Styling a Conditional Block
112 * FIX: Range Field UI in editor
113 * FIX: reCaptcha Uncaught SyntaxError unexpected end of input
114
115 ## 1.2.7
116 * FIX: Initialize input mask for new repeater items
117 * FIX: Preset Hidden Field
118 * FIX: Upload attachments
119 * FIX: Hidden-field preset
120 * FIX: Sanitize wysiwyg
121 * UPD: Disable edit action button, if callback undefined
122 * Tweak: Editor UI
123 * Tweak: Media Field UI settings
124
125 ## 1.2.6
126 * UPD: Changed the logic for processing required fields inside the Conditional Block
127 * ADD: Switch page on change Radio Field
128 * ADD: Styles in gutenberg for Datetime Field
129 * FIX: Execution of a query for ActiveCampaign with global settings
130 * FIX: Removed escaping slashes in send email action
131 * FIX: Adding class to passed page
132 * FIX: Preset post-terms in checkbox
133 * FIX: Loss of focus when editing a text field in the global preset
134
135 ## 1.2.5
136 * FIX: Console errors when trying to submit a form with the required checkbox || radio, inside a conditional block
137 * FIX: Saving `max_size` attribute for media-field in float
138 * FIX: UI compatibility with Gutenberg Editor in WP 5.8
139 * Tweak: added `jet-form-builder/preset/source-types` php filter
140
141 ## 1.2.4
142 * ADD: JetEngine Glossaries compatible
143 * ADD: New styling sections for the JetForm widget in Elementor
144 * 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'
145 * FIX: Send submit status with messages from action settings
146 * FIX: Missing JetStyleManager wrapper on blocks
147 * FIX: Price formatting for PayPal gateway request
148 * FIX: Alignment calculated field
149 * FIX: UI errors in editor
150 * Tweak: Change Repeater component header icons
151
152 ## 1.2.3
153 * ADD: Go Pro banner & link
154 * FIX: Redirect with GET args
155 * FIX: Get calculated value from post meta
156 * Tweak: Localize actions data on `jet-form-builder/editor-package/before`
157 * Tweak: Add class `field-type-{id}` for each field
158 * Tweak: Add `Gateway_Manager::has_gateway`
159 * Tweak: Add php filter `jet-form-builder/field-data/calculated-field`
160 * Tweak: Add js filter `jet.fb.calculated.field.available.fields`
161
162 ## 1.2.2
163 * ADD: Addon management via Dashboard
164 * ADD: Better parse macros in the Send Email action
165 * ADD: Filter jet-form-builder/fields/wysiwyg-field/config for wysiwyg-field
166 * UPD: Parse macros in From Name & From Address fields in Send Email action
167 * FIX: Dynamic preset with empty result value
168 * FIX: CSS compatibility gutenberg-addons
169 * FIX: Compatibility with php 7.0
170 * FIX: Hiding a calculated field
171 * FIX: Duplicate calc formula in each repeater
172 * FIX: Displaying redirect action in gateways editor
173 * FIX: Duplicating form
174 * FIX: Remove mask from empty input on submit the Form
175
176 ## 1.2.1
177 * FIX: Blocks initialization.
178
179 ## 1.2.0
180 * ADD: Examples (preview) for Jet Form Fields in Gutenberg
181 * ADD: Global settings for actions, additional sidebar plugins, for example `reCAPTCHA v3`
182 * ADD: The ability to use global settings in `Mailchimp`, `GetResponse` & `ActiveCampaign` actions
183 * ADD: PHP action `jet-form-builder/render/{field_type}` to control the rendering of the field
184 * ADD: JS hook `jet.fb.register.fields.controls` for registering & manage block-fields controls
185 * ADD: JS hook `jet.fb.register.plugins` for registering custom sidebar-plugins
186 * ADD: JS hook `jet.fb.register.fields` for registering custom form fields
187 * Updated: `apiVersion:2` of blocks registration in Gutenberg
188
189 ## 1.1.7
190 * ADD: RTL compatibility to Wysiwyg Field
191 * ADD: Compatibility with JetStyleManager 1.2.0 and older versions
192 * ADD: Styles for Form Progress circle
193 * FIX: Send email without correct headers, added initial padding-bottom for progress items
194 * FIX: Render script jet-form-builder-inputmask only when rendering Text Field
195 * FIX: Plain default value in repeater fields
196 * FIX: Wysiwyg field is RTL compliant
197 * FIX: Positioning of progress item label
198 * FIX: Rendering last form-break field in form
199
200 ## 1.1.6
201 * ADD: `Label of progress` for Form Break Field
202 * FIX: Errors when editing actions such as MailChimp, GetResponse
203
204 ## 1.1.5
205 * FIX: Trying to access array offset on value of type null on php 7.4
206 * FIX: Rendering repeater attributes
207
208 ## 1.1.4
209 * FIX: CSS Compatibility with Twenty Twenty-One theme
210 * FIX: Parsing form fields from content when processing a request
211
212 ## 1.1.3
213 * FIX: Render Form Break button if there is no name for it, entering settings for Number Field with floating-point
214 * FIX: Render CSS classes in fields
215 * FIX: Initializing controls for widget Form in JetEngine
216 * FIX: Minor fixes in the editor
217
218 ## 1.1.2
219 * FIX: Duplicating a plain preset in fields
220 * FIX: Applying macros to a message after paying with PayPal
221 * FIX: Retrieving form data after Paypal payment
222 * FIX: Styling Form-block with JetStyleManager
223 * FIX: Compatibility with Twenty Twenty-One theme
224 * FIX: Compatibility with JetEngine on initializing the conditions
225 * FIX: Saving character limitation in Text Field settings
226
227 ## 1.1.1
228 * FIX: Wordpress 5.7 compatibility
229 * Improvement: Triggering conditional logic when typing in a text and textarea fields
230
231 ## 1.1.0
232 * ADD: Gutenberg blocks: **Conditional Block**, **Datetime Field**
233 * ADD: Elementor widget: **JetForm**
234 * ADD: Form Progress with multiple pages
235 * ADD: Post submit actions Conditions
236 * ADD: New preset sources for post-type: Post Date, Post Date GMT
237 * ADD: Integration with Paypal
238 * ADD: Compatibility with **JetEngine** widget Form
239 * ADD: Compatibility with **JetFormBuilder Converter**
240 * Improvement: The form builder and the form block full-width in the editor
241
242
243 ## 1.0.4
244 * ADD: displaying a shortcode for each form
245
246 ## 1.0.3
247 * FIX: creating a user with administrator role.
248
249 ## 1.0.2
250 * Enhancement: added **`jet_fb_form`** shortcode. Example:
251
252 `[jet_fb_form form_id="4338" submit_type="ajax" required_mark="***" fields_layout="row"]`
253
254 ## 1.0.1
255 * FIX: render wysiwyg on front-end
256
257 ## 1.0.0
258 * Initial release
259