| 1 |
== Changelog == |
| 2 |
= 3.3.8 = |
| 3 |
fix cf7 submission null object. |
| 4 |
= 3.3.7 = |
| 5 |
* fix conditional hidden fields validation bug. |
| 6 |
= 3.3.6 = |
| 7 |
* fix null cf7 form object. |
| 8 |
* bypass cf7 5.2 data consolidation. |
| 9 |
= 3.3.5 = |
| 10 |
* fix array field submission. |
| 11 |
= 3.3.4 = |
| 12 |
* fix multiselect array field. |
| 13 |
= 3.3.3 = |
| 14 |
* fix really simple captcha bug. |
| 15 |
* fix cf7 5.2 missing hidden fields in submitted data. |
| 16 |
= 3.3.2 = |
| 17 |
* fix locale setting for single non-english langauge sites. |
| 18 |
= 3.3.1 = |
| 19 |
* fix mulsitple select bug. |
| 20 |
= 3.3.0 = |
| 21 |
* added 'cf7sg_ui_grid_helper_hooks' action for plugin integration. |
| 22 |
* added 'cf7sg_ui_grid_js_helper_hooks' action for plugin integration. |
| 23 |
* enabled in-editor js code helpers. |
| 24 |
* updated screenshot 17. |
| 25 |
= 3.2.1 = |
| 26 |
* fix hidden fields. |
| 27 |
* fix wpcf7_submit capability for subscribers_only attribute. |
| 28 |
* upgrade select2 library for iOS touch fix. |
| 29 |
= 3.2.0 = |
| 30 |
* added cf7sg_mailtag_$mail_tag filters. |
| 31 |
* replaced PhpQuery library with SimpleHTMLDom.php (https://github.com/voku/simple_html_dom) library for php 7 compatibility. |
| 32 |
= 3.1.5 = |
| 33 |
* fix continue for PHP 7.3+ |
| 34 |
= 3.1.4 = |
| 35 |
* fix continue. |
| 36 |
= 3.1.3 = |
| 37 |
* fix common validation bug. |
| 38 |
* improve 'cf7sg_validate_submission' hook, data array contains file data. |
| 39 |
* redirect cf7 plugin admin pages to smart grid pages. |
| 40 |
= 3.1.2 = |
| 41 |
* instantiate CodeMirror after library load and pass as attribute to anonymous function to fix conflict issue. |
| 42 |
= 3.1.1 = |
| 43 |
* fix helper bug inline filters. |
| 44 |
= 3.1.0 = |
| 45 |
* load minified resources on live sites. |
| 46 |
= 3.0.4 = |
| 47 |
* fix css style on rows/container for DIVI theme. |
| 48 |
= 3.0.3 = |
| 49 |
* fix add_cap bug for deleted roles. |
| 50 |
= 3.0.2 = |
| 51 |
* added 'wpcf7_manage_integration' cap to admin role. |
| 52 |
= 3.0.1 = |
| 53 |
* fix pointers dismiss bug. |
| 54 |
= 3.0.0 = |
| 55 |
* clean-up core integration with cf7 plugin. |
| 56 |
* add WP std capabilities for better role management. |
| 57 |
* automatic detection of required js scripts / css styling when form saved. |
| 58 |
* more efficient loading of front-end resources (js/css). |
| 59 |
* enabling benchmark fields for non-grid forms. |
| 60 |
* enabling dynamic_select fields for non-grid forms. |
| 61 |
* enabling sgv- validation for non-grid forms. |
| 62 |
* added pointers to form edit screen. |
| 63 |
= 2.11.0 = |
| 64 |
* recaptch plugin fix by @netzgestaltung. |
| 65 |
* full-screen form editor button. |
| 66 |
= 2.10.5 = |
| 67 |
* bug fix on file attachments in notification email. |
| 68 |
= 2.10.4 = |
| 69 |
* add fix for custom required html in label. |
| 70 |
= 2.10.3 = |
| 71 |
* fix admin html filter parameter bug. |
| 72 |
= 2.10.2 = |
| 73 |
* code fix for [bug](https://wordpress.org/support/topic/bug-found-error-in-code/) found in mailchimp extension plugin |
| 74 |
* added IE polyfill for frontend table fields. |
| 75 |
= 2.10.1 = |
| 76 |
* fix _() function error in assets. |
| 77 |
* fix js error in cut and paste text editor on form submit. |
| 78 |
= 2.10.0 = |
| 79 |
* added 'cf7sg_kses_allowed_html' filter. |
| 80 |
* allowed custom html in forms. |
| 81 |
= 2.9.0 = |
| 82 |
* instroduction of mail tag value filter for individual fields. |
| 83 |
= 2.8.3 = |
| 84 |
* change codemirror editor to textarea#wpcf7-form and populate with html form. |
| 85 |
= 2.8.2 = |
| 86 |
* fix cf7 post type registration missing delete_posts caps. |
| 87 |
* fix attachments from other plugins (send pdf). |
| 88 |
= 2.8.1 = |
| 89 |
* messages bug fix |
| 90 |
= 2.8.0 = |
| 91 |
* fix bug on jquery deprecated function. |
| 92 |
* added max row functionality |
| 93 |
= 2.7.1 = |
| 94 |
* fix a bug on pretty pointer function call. |
| 95 |
* trim values in toggles that are closed. |
| 96 |
= 2.7.0 = |
| 97 |
* fixed css bug for multiple forms per page. |
| 98 |
* added table/tab mail tag filter 'cf7sg_mailtag_grid_fields'. |
| 99 |
= 2.6.0 = |
| 100 |
* add hover message for disabled submit fields. |
| 101 |
* add upgrade warning to update all forms. |
| 102 |
* fix bug on existing tables missing id attr. |
| 103 |
* fix issue on single toggle required fields. |
| 104 |
= 2.5.8 = |
| 105 |
* fix admin edit page breaking with cf7 plugin update v5.1 |
| 106 |
= 2.5.7 = |
| 107 |
* fix $has_toggles code. |
| 108 |
= 2.5.6 = |
| 109 |
* tabs/toggle libraries not being loaded. |
| 110 |
* fix bug where all file fields being attached. |
| 111 |
= 2.5.5 = |
| 112 |
* bug fix singular file field attachments. |
| 113 |
= 2.5.4 = |
| 114 |
* fixed bug preventing tables being setup properly. |
| 115 |
* 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. |
| 116 |
= 2.5.3 = |
| 117 |
* fix open by default collapsible sections. |
| 118 |
= 2.5.2 = |
| 119 |
* fix for Gutenberg shortcode format. |
| 120 |
= 2.5.1 = |
| 121 |
* fix save bug. |
| 122 |
= 2.5.0 = |
| 123 |
* rewrite of validation engine to better handle array inputs. |
| 124 |
* fix for file mail attachments. |
| 125 |
* fix for checkbox validation. |
| 126 |
= 2.4.1 = |
| 127 |
* fix fatal error in cf7 mail tag. |
| 128 |
= 2.4.0 = |
| 129 |
* fix toggle sections not enalbing fields properly. |
| 130 |
* disable toggle slide. |
| 131 |
* fix mail attachments of files in tabbed/table sections. |
| 132 |
* added 'cf7sg_annotate_mail_attach_grid_files' filter. |
| 133 |
= 2.3.0 = |
| 134 |
* enable form duplication. |
| 135 |
* fix radio buttons on tabs. |
| 136 |
* fix required file validation. |
| 137 |
= 2.2.0 = |
| 138 |
* allows custom filtered dynamic dropdown options to be html string. |
| 139 |
= 2.1.6 = |
| 140 |
* fix bug find form key by id |
| 141 |
= 2.1.5 = |
| 142 |
* better tracking of toggled fields to fix checkbox/radio validation bug. |
| 143 |
* fix recaptcha field bug. |
| 144 |
= 2.1.4 = |
| 145 |
* fix new form template setup for polylang managed translated forms. |
| 146 |
= 2.1.3 = |
| 147 |
* delay loading of cf7 hidden fields to overcome CF7 Conditional Fields plugin [bug](https://wordpress.org/support/topic/bug-plugin-overwrite-cf7-hidden-fields/). |
| 148 |
= 2.1.2 = |
| 149 |
* bug fix click event on toggled titles. |
| 150 |
= 2.1.1 = |
| 151 |
* bug fix on helper classes for dynamic dropdowns. |
| 152 |
= 2.1.0 = |
| 153 |
* fix grid UI css issue. |
| 154 |
* added hook to deactivate plugin when cf7 plugin is deactivated. |
| 155 |
* improved email tag display for html mails for table and tab field values. |
| 156 |
= 2.0.1 = |
| 157 |
* bug fix inline helper for multiple tags in single cell. |
| 158 |
* inline helper cleanup. |
| 159 |
= 2.0.0 = |
| 160 |
* cleanup of helpers. |
| 161 |
* added dynamic dropdown field filter 'cf7sg_dynamic_dropdown_option_attributes'. |
| 162 |
* added dynamic dropdown field filter 'cf7sg_dynamic_dropdown_option_label'. |
| 163 |
* added dynamic inline filter helpers on grid UI cells. |
| 164 |
= 1.9.0 = |
| 165 |
* improvements to responsive layout style. |
| 166 |
* trigger change events on grid fields preloaded in Post My CF7 Form plugin. |
| 167 |
* skip over any fields removed from cf7 posted data array on submission. |
| 168 |
= 1.8.0 = |
| 169 |
* code icon link to jump to code in text editor for that cell. |
| 170 |
= 1.7.1 = |
| 171 |
* js bug fix on front-end rows. |
| 172 |
= 1.7.0 = |
| 173 |
* hide grid tab for non-grid forms. |
| 174 |
* ensure custom css/js load for non-grid forms. |
| 175 |
* added filter 'cf7sg_admin_editor_mode' and 'cf7sg_admin_editor_theme' to switch off editor highlighting. |
| 176 |
= 1.6.0 = |
| 177 |
* fix legacy cf7 form editor bug. |
| 178 |
* clear text editor resets form grid to single row/single column fixed. |
| 179 |
* optimise jquery objects. |
| 180 |
* fix required field label. |
| 181 |
= 1.5.3 = |
| 182 |
* fix javascript issue for non-ECMAS2015 compliant browsers. |
| 183 |
= 1.5.2 = |
| 184 |
* fix bug on sub-forms grid fields. |
| 185 |
= 1.5.1 = |
| 186 |
* fix js/css script loading issue for other cf7 extensions that use global page_plugin. |
| 187 |
= 1.5.0 = |
| 188 |
* fix js/css script loading issue for other cf7 extensions. |
| 189 |
= 1.4.6 = |
| 190 |
* bug fix on subform inclusion in UI grid. |
| 191 |
= 1.4.5 = |
| 192 |
* bug fix on editor content for non sg forms. |
| 193 |
= 1.4.4 = |
| 194 |
* toggle status js error fix. |
| 195 |
= 1.4.3 = |
| 196 |
* bug fix on sub-form updates. |
| 197 |
* select2 search icon. |
| 198 |
= 1.4.2 = |
| 199 |
* bug fix on converting columns to grids. |
| 200 |
* bug fix on editing custom code in grid mode. |
| 201 |
= 1.4.1 = |
| 202 |
* removed jquery-ui styling, loading from cloudflare. |
| 203 |
* use of html5 datepicker is browser supports. |
| 204 |
= 1.4.0 = |
| 205 |
* added filter cf7sg_dynamic_dropdown_filter_options |
| 206 |
= 1.3.0 = |
| 207 |
* updated CodeMirror editor to v5.32 |
| 208 |
* enabled search functionality in the editor. |
| 209 |
= 1.2.4 = |
| 210 |
* fix WP_GURUS_DEBUG constant warning. |
| 211 |
= 1.2.3 = |
| 212 |
* bug fix no plugin css/js for existing cf7 forms. |
| 213 |
* bug fix sortable columns in new rows. |
| 214 |
= 1.2.2 = |
| 215 |
* copy-to-click css for helper hooks. |
| 216 |
= 1.2.1 = |
| 217 |
* bug fix sorting external form rows. |
| 218 |
= 1.2.0 = |
| 219 |
* enable sortable drag and drop columns. |
| 220 |
* enable sortable rows. |
| 221 |
= 1.1.1 = |
| 222 |
* bug fix table button label. |
| 223 |
= 1.1.0 = |
| 224 |
* minor bug fix for post-my-cf7-form compatibility |
| 225 |
* introduction of grouped toggled sections |
| 226 |
* disabling of all fields in closed toggled sections |
| 227 |
* validation of dynamic forms with toggled sections. |
| 228 |
= 1.0.3 = |
| 229 |
* bug fix on mixed grid ui mode. |
| 230 |
* bug fix on saving form from text mode with no changes. |
| 231 |
= 1.0.2 = |
| 232 |
* bug fix on double field entries. |
| 233 |
= 1.0.1 = |
| 234 |
* minor bug fix |
| 235 |
= 1.0 = |
| 236 |
* A working plugin that plays nice with Post My CF7 Form plugin. |
| 237 |
|