PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 3.3.8
Smart Grid-Layout Design for Contact Form 7 v3.3.8
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / changelog.txt

changelog.txt in Smart Grid-Layout Design for Contact Form 7 3.3.8, at changelog.txt

176 lines 5.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 == Changelog ==
2 = 2.11.0 =
3 * recaptch plugin fix by @netzgestaltung.
4 * full-screen form editor button.
5 = 2.10.5 =
6 * bug fix on file attachments in notification email.
7 = 2.10.4 =
8 * add fix for custom required html in label.
9 = 2.10.3 =
10 * fix admin html filter parameter bug.
11 = 2.10.2 =
12 * code fix for [bug](https://wordpress.org/support/topic/bug-found-error-in-code/) found in mailchimp extension plugin
13 * added IE polyfill for frontend table fields.
14 = 2.10.1 =
15 * fix _() function error in assets.
16 * fix js error in cut and paste text editor on form submit.
17 = 2.10.0 =
18 * added 'cf7sg_kses_allowed_html' filter.
19 * allowed custom html in forms.
20 = 2.9.0 =
21 * instroduction of mail tag value filter for individual fields.
22 = 2.8.3 =
23 * change codemirror editor to textarea#wpcf7-form and populate with html form.
24 = 2.8.2 =
25 * fix cf7 post type registration missing delete_posts caps.
26 * fix attachments from other plugins (send pdf).
27 = 2.8.1 =
28 * messages bug fix
29 = 2.8.0 =
30 * fix bug on jquery deprecated function.
31 * added max row functionality
32 = 2.7.1 =
33 * fix a bug on pretty pointer function call.
34 * trim values in toggles that are closed.
35 = 2.7.0 =
36 * fixed css bug for multiple forms per page.
37 * added table/tab mail tag filter 'cf7sg_mailtag_grid_fields'.
38 = 2.6.0 =
39 * add hover message for disabled submit fields.
40 * add upgrade warning to update all forms.
41 * fix bug on existing tables missing id attr.
42 * fix issue on single toggle required fields.
43 = 2.5.8 =
44 * fix admin edit page breaking with cf7 plugin update v5.1
45 = 2.5.7 =
46 * fix $has_toggles code.
47 = 2.5.6 =
48 * tabs/toggle libraries not being loaded.
49 * fix bug where all file fields being attached.
50 = 2.5.5 =
51 * bug fix singular file field attachments.
52 = 2.5.4 =
53 * fixed bug preventing tables being setup properly.
54 * toggles now are identied when the form is saved and this is used to prevent toggle js/css resources being loaded on the front-end if not required.
55 = 2.5.3 =
56 * fix open by default collapsible sections.
57 = 2.5.2 =
58 * fix for Gutenberg shortcode format.
59 = 2.5.1 =
60 * fix save bug.
61 = 2.5.0 =
62 * rewrite of validation engine to better handle array inputs.
63 * fix for file mail attachments.
64 * fix for checkbox validation.
65 = 2.4.1 =
66 * fix fatal error in cf7 mail tag.
67 = 2.4.0 =
68 * fix toggle sections not enalbing fields properly.
69 * disable toggle slide.
70 * fix mail attachments of files in tabbed/table sections.
71 * added 'cf7sg_annotate_mail_attach_grid_files' filter.
72 = 2.3.0 =
73 * enable form duplication.
74 * fix radio buttons on tabs.
75 * fix required file validation.
76 = 2.2.0 =
77 * allows custom filtered dynamic dropdown options to be html string.
78 = 2.1.6 =
79 * fix bug find form key by id
80 = 2.1.5 =
81 * better tracking of toggled fields to fix checkbox/radio validation bug.
82 * fix recaptcha field bug.
83 = 2.1.4 =
84 * fix new form template setup for polylang managed translated forms.
85 = 2.1.3 =
86 * delay loading of cf7 hidden fields to overcome CF7 Conditional Fields plugin [bug](https://wordpress.org/support/topic/bug-plugin-overwrite-cf7-hidden-fields/).
87 = 2.1.2 =
88 * bug fix click event on toggled titles.
89 = 2.1.1 =
90 * bug fix on helper classes for dynamic dropdowns.
91 = 2.1.0 =
92 * fix grid UI css issue.
93 * added hook to deactivate plugin when cf7 plugin is deactivated.
94 * improved email tag display for html mails for table and tab field values.
95 = 2.0.1 =
96 * bug fix inline helper for multiple tags in single cell.
97 * inline helper cleanup.
98 = 2.0.0 =
99 * cleanup of helpers.
100 * added dynamic dropdown field filter 'cf7sg_dynamic_dropdown_option_attributes'.
101 * added dynamic dropdown field filter 'cf7sg_dynamic_dropdown_option_label'.
102 * added dynamic inline filter helpers on grid UI cells.
103 = 1.9.0 =
104 * improvements to responsive layout style.
105 * trigger change events on grid fields preloaded in Post My CF7 Form plugin.
106 * skip over any fields removed from cf7 posted data array on submission.
107 = 1.8.0 =
108 * code icon link to jump to code in text editor for that cell.
109 = 1.7.1 =
110 * js bug fix on front-end rows.
111 = 1.7.0 =
112 * hide grid tab for non-grid forms.
113 * ensure custom css/js load for non-grid forms.
114 * added filter 'cf7sg_admin_editor_mode' and 'cf7sg_admin_editor_theme' to switch off editor highlighting.
115 = 1.6.0 =
116 * fix legacy cf7 form editor bug.
117 * clear text editor resets form grid to single row/single column fixed.
118 * optimise jquery objects.
119 * fix required field label.
120 = 1.5.3 =
121 * fix javascript issue for non-ECMAS2015 compliant browsers.
122 = 1.5.2 =
123 * fix bug on sub-forms grid fields.
124 = 1.5.1 =
125 * fix js/css script loading issue for other cf7 extensions that use global page_plugin.
126 = 1.5.0 =
127 * fix js/css script loading issue for other cf7 extensions.
128 = 1.4.6 =
129 * bug fix on subform inclusion in UI grid.
130 = 1.4.5 =
131 * bug fix on editor content for non sg forms.
132 = 1.4.4 =
133 * toggle status js error fix.
134 = 1.4.3 =
135 * bug fix on sub-form updates.
136 * select2 search icon.
137 = 1.4.2 =
138 * bug fix on converting columns to grids.
139 * bug fix on editing custom code in grid mode.
140 = 1.4.1 =
141 * removed jquery-ui styling, loading from cloudflare.
142 * use of html5 datepicker is browser supports.
143 = 1.4.0 =
144 * added filter cf7sg_dynamic_dropdown_filter_options
145 = 1.3.0 =
146 * updated CodeMirror editor to v5.32
147 * enabled search functionality in the editor.
148 = 1.2.4 =
149 * fix WP_GURUS_DEBUG constant warning.
150 = 1.2.3 =
151 * bug fix no plugin css/js for existing cf7 forms.
152 * bug fix sortable columns in new rows.
153 = 1.2.2 =
154 * copy-to-click css for helper hooks.
155 = 1.2.1 =
156 * bug fix sorting external form rows.
157 = 1.2.0 =
158 * enable sortable drag and drop columns.
159 * enable sortable rows.
160 = 1.1.1 =
161 * bug fix table button label.
162 = 1.1.0 =
163 * minor bug fix for post-my-cf7-form compatibility
164 * introduction of grouped toggled sections
165 * disabling of all fields in closed toggled sections
166 * validation of dynamic forms with toggled sections.
167 = 1.0.3 =
168 * bug fix on mixed grid ui mode.
169 * bug fix on saving form from text mode with no changes.
170 = 1.0.2 =
171 * bug fix on double field entries.
172 = 1.0.1 =
173 * minor bug fix
174 = 1.0 =
175 * A working plugin that plays nice with Post My CF7 Form plugin.
176