wpforms-lite
Last commit date
assets
7 years ago
includes
7 years ago
languages
7 years ago
lite
7 years ago
src
7 years ago
autoloader.php
7 years ago
changelog.txt
7 years ago
readme.txt
7 years ago
uninstall.php
7 years ago
wpforms.php
7 years ago
changelog.txt
545 lines
| 1 | == Changelog == |
| 2 | |
| 3 | = 1.5.0.4 = |
| 4 | - Changed: Dashboard widget improvements. |
| 5 | - Fixed: Various typos. |
| 6 | |
| 7 | = 1.5.0.3 = |
| 8 | - Changed: Minor improvements to Gutenberg block for WordPress 5.0. |
| 9 | - Fixed: Error when activating WPForms Pro if WPForms Lite is still activated. |
| 10 | |
| 11 | = 1.5.0 = |
| 12 | - IMPORTANT: Support for PHP 5.2 has been discontinued. If you are running PHP 5.2, you MUST upgrade PHP before installing WPForms 1.5. Failure to do that will disable WPForms core functionality. |
| 13 | - Added: Dashboard widget. |
| 14 | - Added: WPForms Challenge: an interactive step-by-step guide to creating a form for new users. |
| 15 | - Added: Dynamic field population, available to enable from form settings. |
| 16 | - Added: "About Us" admin page (WPForms > About Us). |
| 17 | - Added: {user_first_name} and {user_last_name} Smart Tags. |
| 18 | - Changed: Improved randomizing if field is configured to randomize items. |
| 19 | - Changed: Improved i18n support. |
| 20 | - Fixed: Form builder errors if user had Visual Editor disabled in profile. |
| 21 | - Fixed: Form builder Windows styling issues. |
| 22 | - Fixed: Form builder dynamic choices warning not always removing. |
| 23 | - Fixed: Form builder "Show Layout" CSS formatting. |
| 24 | - Fixed: reCAPTCHA compatibility when form is inside OptinMonster popup. |
| 25 | - Fixed: Gutenberg block returning error if no forms have been created. |
| 26 | |
| 27 | = 1.4.9 = |
| 28 | - Added: Pirate Forms importer. |
| 29 | - Changed: Some form builder tooltips to contain documentation links. |
| 30 | - Fixed: Form builder javascript conflict with jQuery non-conflict mode. |
| 31 | - Fixed: PHP Notice from WPForms widget. |
| 32 | - Fixed: Incorrect markup around Addons submenu item. |
| 33 | |
| 34 | = 1.4.8.1 = |
| 35 | - Fixed: Certain confirmation settings, before 1.4.8, not displaying correctly in the form builder. |
| 36 | |
| 37 | = 1.4.8 = |
| 38 | - Added: Gutenberg block. |
| 39 | - Added: WP Mail SMTP detection and hints in the form builder notification settings. |
| 40 | - Added: Alt and title tags to image choices images on frontend display. |
| 41 | - Changed: i18n improvements. |
| 42 | - Fixed: Incorrect param used with `shortcode_atts`. |
| 43 | - Fixed: Accessing `wpforms_setting` in frontend javascript before checking if it exists. |
| 44 | - Fixed: PHP error toggling form builder notifications in some use cases. |
| 45 | - Fixed: GDPR field Agreement text not updating in real time. |
| 46 | - Fixed: Marketing provider connections containing an escaped apostrophe. |
| 47 | - Fixed: Pressing "Enter" in the form builder resulting in unexpected behavior. |
| 48 | - Fixed: Security enhancements and other misc. bug fixes. |
| 49 | |
| 50 | = 1.4.7.2 = |
| 51 | - Fixed: Honeypot field using a none unique CSS ID. |
| 52 | - Fixed: Form builder Bulk Add display issues in certain use cases. |
| 53 | - Fixed: Checkbox field values not saving if Show Values field option is enabled. |
| 54 | |
| 55 | = 1.4.7.1 = |
| 56 | - Changed: Updated Russian translation. |
| 57 | - Fixed: Various i18n issues. |
| 58 | |
| 59 | = 1.4.7 = |
| 60 | - Added: New Providers class and functionality. |
| 61 | - Changed: Old PHP version (5.2 and 5.3) admin warning adjusted to reflect new August 2018 time line. |
| 62 | - Fixed: Multiple Choice fields showing as Radio fields in the builder preview when first created. |
| 63 | - Fixed: Duplicating fields in the form builder causing issues with certain field types. |
| 64 | - Fixed: Escaping issue with provider connection names contained an apostrophe. |
| 65 | - Fixed: Alignment issues with the Addons page display. |
| 66 | - Fixed: Incorrect text on the Welcome activation page. |
| 67 | |
| 68 | = 1.4.6 = |
| 69 | - Added: GDPR Enhancements plugin setting [doc](https://wpforms.com/how-to-create-gdpr-compliant-forms/). |
| 70 | - Added: GDPR Enhancement: User Agreement form field. |
| 71 | - Changed: PHP warning that alerts users support for PHP 5.4 and below will be dropped this summer. |
| 72 | - Changed: Spam logging, to improve performance. |
| 73 | - Fixed: Typo in base form CSS. |
| 74 | - Fixed: Stripping HTML from the checkbox and mulitple choice labels in the form builder. |
| 75 | - Fixed: Form builder icon visibility when field labels are hidden. |
| 76 | |
| 77 | = 1.4.5.3 = |
| 78 | - Changed: Use minified admin assets when appropriate. |
| 79 | - Changed: Show helpful doc link in form embed modal. |
| 80 | - Fixed: reCAPTCHA v2 showing in form builder when using Invisible reCAPTCHA. |
| 81 | - Fixed: Remove jQuery shorthand references in `admin-utils` to prevent conflicts. |
| 82 | |
| 83 | = 1.4.5.2 = |
| 84 | - Fixed: Incorrect documenation link for Input Mask. |
| 85 | - Fixed: Input Mask value disappearing when form builder is refreshed. |
| 86 | |
| 87 | = 1.4.5.1 = |
| 88 | - Fixed: Dynamic choices not displaying correctly for Multiple Choice and Checkbox fields. |
| 89 | |
| 90 | = 1.4.5 = |
| 91 | - Added: Image choices feature with Checkbox and Multiple Choice fields; Images can now be uploaded and displayed with your choices! |
| 92 | - Added: Custom input masks for Single Line Text fields (Advanced Options). |
| 93 | - Added: No-Conflict Mode for Google reCAPTCHA (Settings > reCAPTCHA). Removes other reCAPTCHA occurrences, to prevent conflicts. |
| 94 | - Added: SSL Connection Test (Tools > System Info). Quicky verify that your web host correct supports SSL connections. |
| 95 | - Added: `{user_full_name}` Smart Tag, displays users first and last name. |
| 96 | - Added: Discalimer / Terms of Service Display formatting option for Checkbox fields (Advanced Options). |
| 97 | - Added: Basic CSS styling for `disabled` fields. |
| 98 | - Added: Uninstall routine, available from Settings > Misc. |
| 99 | - Added: Form builder performance improvements. Editing a form with hundreds of fields is now 500%+ faster! |
| 100 | - Changed: New Settings tab: Misc, moved Hide Annoucements option to new tab. |
| 101 | - Changed: `{user_display}` Smart Tag diplays user's display name (in most cases, this is the user's name). |
| 102 | - Changed: All `<form>` attributes can now be changed via `wpforms_frontend_form_atts` filter. |
| 103 | - Fixed: Form builder tab icon alignment conflicts with third party plugin CSS. |
| 104 | - Fixed: Smart Tag dropdown display issues in the form builder. |
| 105 | - Fixed: Form builder drag and drop area disappearing if all fields are removed from a form. |
| 106 | |
| 107 | = 1.4.4.1 = |
| 108 | - Changed: Textdomain loading to a later priority. |
| 109 | - Changed: Allow the `WPForms_Builder` class to be accessible. |
| 110 | - Changed: Move the confirmation message `wpautop` to an earlier priority to not conflict with content added using filters. |
| 111 | - Fixed: Form builder templates area not aligning correctly in some browsers. |
| 112 | - Fixed: Incorrect permissions check for annoucements feed. |
| 113 | |
| 114 | = 1.4.4 = |
| 115 | - Added: Advanced setting for Multiple Choice and Checkbox fields to randomize choices |
| 116 | - Changed: Admin menu icons now uses SVG instead of custom font icon |
| 117 | - Changed: Reviewed all translatable strings, improved escaping and formatting |
| 118 | - Changed: External links have `rel="noopener noreferrer"` improve security |
| 119 | - Changed: Permission check centralized into a single function (`wpforms_current_user_can()`) |
| 120 | - Changed: Required label field text centralized into a single function (`wpforms_get_required_label()`) |
| 121 | - Fixed: Typo in German translation |
| 122 | - Fixed: Required email provider connection fields not highlighting when left empty |
| 123 | - Fixed: Inside form builder, notification name area breaking into multiple lines on smaller screens |
| 124 | |
| 125 | = 1.4.3 = |
| 126 | - Added: Early filter for form data before form output, `wpforms_frontend_form_data` |
| 127 | - Changed: Standardize and tweak modal window button styles |
| 128 | - Changed: Default mail notification settings are now sent "from" the site administrator email; user email is used in Reply-To where applicable (to hopefully improve email deliverability) |
| 129 | - Changed: Removed "Hide form name and description" form setting as it was a common source or confusion |
| 130 | - Fixed: Site cache being flushed when it shouldn't have been, affecting performance in some scenarios |
| 131 | - Fixed: Country, state, months and days not properly exposed to i18n |
| 132 | - Fixed: CSV export dates not properly using i18n |
| 133 | - Fixed: WPForms custom post types omitting labels |
| 134 | - Fixed: Smart Tag value encoding issues with email notifications |
| 135 | - Fixed: Infinite recursion issue when using Dynamic Values option |
| 136 | - Fixed: PHP notice in form builder |
| 137 | |
| 138 | = 1.4.2.2 = |
| 139 | - Changed: Announcement feed data |
| 140 | |
| 141 | = 1.4.2.1 = |
| 142 | - Added: Setting to hide Announcement feed |
| 143 | |
| 144 | = 1.4.2 = |
| 145 | - Added: Import your old Ninja Forms or Contact Form 7 forms! (WPForms > Tools > Import) |
| 146 | - Changed: Dropdown/Checkbox/Multiple Choice "Show Values" setting has been hidden by default to avoid confusion, can be re-enabled using the `wpforms_fields_show_options_setting` filter |
| 147 | - Fixed: reCAPTCHA now showing in the Form Builder preview when enabled |
| 148 | - Fixed: Encoded/escaped entities in email notifications |
| 149 | - Fixed: German translation issue |
| 150 | |
| 151 | = 1.4.1.1 = |
| 152 | - Changed: Improved the loading order of javascript files for forms builder |
| 153 | - Changed: Update some strings for Russian translation |
| 154 | |
| 155 | = 1.4.1= |
| 156 | - Added: Ability to rename Form>Settings>Notifications>Single notification panels |
| 157 | - Added: Define a minimum PHP version support in plugin readme.txt file |
| 158 | - Added: Display a friendly link to a full page version, when form is previewed on AMP pages |
| 159 | - Added: Ability to collapse Form>Settings>Notifications>Single notification panels |
| 160 | - Added: Russian translation |
| 161 | - Added: Allow more than 1 default selection for checkboxes fields |
| 162 | - Changed: Bump minimum WordPress version to 4.6 |
| 163 | - Changed: Improved localization support of the plugin |
| 164 | - Changed: Improved texts in various places |
| 165 | - Changed: Code style improvements throughout the plugin |
| 166 | - Changed: Combine WPFORMS_DEBUG and WPFORMS_DEVELOPMENT into one, use `wpforms_debug()` to check |
| 167 | - Changed: All HTTP requests now validate target sites SSL certificates with WP bundled certificates (since 3.7) |
| 168 | - Fixed: Notification email is empty if submitted form has no user values (displaying user friendly message instead) |
| 169 | - Fixed: Pressing enter in "Enter a notification name" popup does nothing |
| 170 | - Fixed: Fancy Fields can be dragged into form, but then get stuck |
| 171 | - Fixed: Deprecate a misspelled `wpforms_csv_export_seperator` filter, introduced a proper name for it |
| 172 | - Fixed: Conditional logic comparison issues if rule contained special characters |
| 173 | |
| 174 | = 1.4.0.1 = |
| 175 | - Added: Non-dismissible Dashboard page admin only notice about PHP 5.2. |
| 176 | |
| 177 | = 1.4.0 = |
| 178 | - Added: Announcement feed |
| 179 | - Changed: Core form templates are now displayed separate in the form builder from other custom templates |
| 180 | - Changed: Refactored CSV exporting for better support |
| 181 | - Fixed: Dynamic Choices large items modal render issue |
| 182 | - Fixed: Certain characters (such as comma) breaking CSV export format |
| 183 | - Fixed: Cursor issues inside the form builder |
| 184 | - Fixed: CSS Layout Generator class name typo |
| 185 | - Fixed: Dynamic choices with nesting sometimes causing form builder to time out |
| 186 | - Fixed: Settings page typos |
| 187 | - Fixed: Tools page export description text typo |
| 188 | - Fixed: Widget state not displayed correctly when adding via Customizer, without forcing user to select a form |
| 189 | |
| 190 | = 1.3.9.1 = |
| 191 | - Changed: Template Export excludes array items with empty strings |
| 192 | - Fixed: Admin notices displaying on plugin Welcome/activation screen |
| 193 | - Fixed: WPForms admin pages displaying blank due to conflicts with a few other plugins |
| 194 | |
| 195 | = 1.3.9 = |
| 196 | - Added: Complete redesign and refactor of admin area |
| 197 | - Added: New Settings API |
| 198 | - Added: Entry print preview compact mode |
| 199 | - Added: Entry print preview view entry notes |
| 200 | - Added: Dynamic field choices nest hierarchical items |
| 201 | - Added: Form import/export to Tools sub page |
| 202 | - Added: Form template export to Tools sub page |
| 203 | - Changed: System Info content to new Tools sub-page |
| 204 | - Changed: Shortcode provided in form builder now includes title/description arguments |
| 205 | |
| 206 | = 1.3.8 = |
| 207 | - Changed: Available conditional logic rules/functionality with Providers have been updated |
| 208 | - Changed: Updated form builder modals (jquery-confirm.js) |
| 209 | - Changed: Many Form Builder performance enhancements |
| 210 | - Fixed: Number field validation message not saving |
| 211 | - Fixed: Email confirmation setting not displaying correctly with Small field size |
| 212 | |
| 213 | = 1.3.7.4 = |
| 214 | - Added: Marketing tab in the form builder shows all possible providers. |
| 215 | |
| 216 | = 1.3.7.3 |
| 217 | - Fixed: Required setting checkbox getting out of sync when duplicating fields |
| 218 | - Fixed: CSS class name typo in the form builder layout selector |
| 219 | - Fixed: Smart Tag `field_id` stripping line breaks |
| 220 | - Fixed: Form JS settings `wpforms_settings` missing due to some caching plugins |
| 221 | - Fixed: Empty classes causing `array` string to be printed in some use cases |
| 222 | |
| 223 | = 1.3.7.2 = |
| 224 | - Fixed: Error for some users with PHP 5.4 and below |
| 225 | |
| 226 | = 1.3.7.1 |
| 227 | - Fixed: Issue sending form notifications using email fields that had confirmation enabled |
| 228 | |
| 229 | = 1.3.7 = |
| 230 | - Added: Google Invisible reCAPTCHA support |
| 231 | - Added: Custom field validation messages (see WPForms Settings page) |
| 232 | - Added: Bulk add choices for Checkbox, Multiple Choice, and Dropdown fields |
| 233 | - Added: Filter to allow email notifications to include empty fields, `wpforms_email_display_empty_fields` |
| 234 | - Added: Field CSS layout selector |
| 235 | - Changed: Leverage `wp_json_encode` instead of native PHP function |
| 236 | - Changed: Various WordPress coding standard improvements (work in progress) |
| 237 | - Changed: Refactored form front-end code to allow for more customizations |
| 238 | - Changed: Refactored text, textarea, email, number, and name fields to allow for more customizations (more coming next release) |
| 239 | - Fixed: Welcome page typo |
| 240 | - Fixed: SmartTag selectors getting off sync inside form builder |
| 241 | |
| 242 | = 1.3.6.2 = |
| 243 | - Changed: Improved messaging on Entries page (Lite) |
| 244 | |
| 245 | = 1.3.6.1 = |
| 246 | - Added: Option to disable activation welcome screen, `wpforms_activation_redirect` |
| 247 | |
| 248 | = 1.3.6 = |
| 249 | - Added: Constant Contact integration |
| 250 | - Changed: Don't strip tags from plain text emails |
| 251 | - Fixed: Form builder javascript conflict with Clef plugin |
| 252 | - Fixed: Form builder logo URL double slash |
| 253 | - Fixed: Form builder embed code field not being selectable |
| 254 | |
| 255 | = 1.3.5 = |
| 256 | - Fixed: Some browsers allowing unexpected characters inside number input fields |
| 257 | - Fixed: Issue with Dropdown field placeholder text |
| 258 | - Fixed: Other plugins loading conflicting scripts in form builder |
| 259 | |
| 260 | = 1.3.4 = |
| 261 | - Added: reCAPTCHA improvements; reCAPTCHA now required if turned on |
| 262 | - Fixed: Date/Time Smart Tag not using WordPress time zone settings |
| 263 | - Fixed: Name field defaults not processing Smart Tags |
| 264 | |
| 265 | = 1.3.3 = |
| 266 | - Added: Default value support in the email field |
| 267 | - Added: Various new hooks and filters for improved extendability |
| 268 | - Fixed: Possible errors if web host had `set_time_limit()` disabled |
| 269 | |
| 270 | = 1.3.2 = |
| 271 | - Added: New form class, `.inline-fields`, to apply single line form layout |
| 272 | - Changed: All Smart Tags now available for Email Subject field in form notifications |
| 273 | - Fixed: Email addresses reporting as invalid of the domain contained capitalization |
| 274 | - Fixed: Author related Smart Tags not working in form notification fields |
| 275 | - Fixed: Typo on settings page related to Carbon Copy |
| 276 | - Fixed: PHP 7.1 warning messages inside the form builder |
| 277 | |
| 278 | = 1.3.1.2 = |
| 279 | - Fixed: Plugin name to correctly indicate Lite for Lite release |
| 280 | |
| 281 | = 1.3.1.1 = |
| 282 | - Fixed: Error with 1.3.1 Lite release |
| 283 | |
| 284 | = 1.3.1 = |
| 285 | - Added: Smart Tags for author ID, email, and name |
| 286 | - Added: Carbon Copy (CC) support for form notifications; enable in WPForms Settings |
| 287 | - Fixed: Field duplication issues |
| 288 | - Fixed: TinyMCE "Add Form" button not opening modal with dynamic TinyMCE instances |
| 289 | - Fixed: Email formatting issues when using plain text formatting |
| 290 | - Fixed: Number field validation tripping when number submitted is zero |
| 291 | - Fixed: reCAPTCHA validation passing when reCAPTCHA left blank |
| 292 | - Fixed: Dropdown field size not reflecting in builder |
| 293 | |
| 294 | = 1.3.0 = |
| 295 | - Added: Email field confirmation |
| 296 | - Added: Support for Visual Composer |
| 297 | - Added: Field class to force elements to full-width on mobile devices, `wpforms-mobile-full` |
| 298 | - Changed: Placeholders are added/updated in real-time for Dropdown fields in the form builder |
| 299 | - Changed: Add empty value to select element placeholders when displaying form for better markup validation |
| 300 | - Fixed: Multiple instances of reCAPTCHA on a page not correctly loading |
| 301 | - Fixed: Field choice defaults not restoring in form builder |
| 302 | - Fixed: Field alignment issues in the form builder when dragging field more than once |
| 303 | - Fixed: PHP fatal erroring if form notification email address provided is not valid upon sending |
| 304 | - Fixed: Compatibility issues when network activated on a Multisite install |
| 305 | |
| 306 | = 1.2.9 = |
| 307 | - Added: Individual fields can be duplicated in the form builder |
| 308 | - Changed: How data is stored for fields using Dynamic Choices |
| 309 | - Fixed: Global assets setting causing errors in some cases |
| 310 | - Fixed: Writing setting ("correct invalidly nested XHTML") breaking forms containing HTML |
| 311 | - Fixed: Forms being displayed/included on the native WordPress Export page |
| 312 | - Fixed: Dynamic Choices erroring when used with Post Types |
| 313 | - Fixed: Form labels including blank IDs |
| 314 | |
| 315 | = 1.2.8.1 = |
| 316 | - Fixed: Form javascript email validation being too strict (introduced in 1.2.8) |
| 317 | |
| 318 | = 1.2.8 = |
| 319 | - Added: Dynamic choice feature for Dropdown, Multiple Choice, and Checkbox fields |
| 320 | - Changed: Loading order of templates and field classes - moved to `init` |
| 321 | - Changed: Form javascript email validation requires domain TLD to pass |
| 322 | - Fixed: HTML email notification templates uses site locale text-direction |
| 323 | - Fixed: Javascript in the form builder conflicting with certain locales |
| 324 | |
| 325 | = 1.2.7 = |
| 326 | - Added: Store initial plugin activation date |
| 327 | - Added: Duplicate form submit protection |
| 328 | - Fixed: Strip slashes from entry data before processing |
| 329 | |
| 330 | = 1.2.6 = |
| 331 | - Added: Miscellaneous internal improvements |
| 332 | - Fixed: Incorrectly named variables in the front-end javascript preventing features from properly being extendable |
| 333 | |
| 334 | = 1.2.5.1 = |
| 335 | - Fixed: Removed duplicate Settings page title |
| 336 | |
| 337 | = 1.2.5 = |
| 338 | - Added: Setting for Email template background color |
| 339 | - Added: Form setting for form wrapper CSS class |
| 340 | - Changed: Multiple Payment field stores Choice label text |
| 341 | - Changed: reCAPTCHA tweaks and added filter |
| 342 | - Changed: Improved IP detection |
| 343 | - Fixed: Mapped select fields in builder triggered JS error |
| 344 | |
| 345 | = 1.2.4.1 = |
| 346 | - Fixed: Plugin settings page not correctly showing |
| 347 | |
| 348 | = 1.2.4 = |
| 349 | - Added: Additional logging and error reporting |
| 350 | - Changed: Footer asset detection priority, for improved capability with other services |
| 351 | - Changed: Refactored and refined front-end javascript |
| 352 | - Fixed: Rogue PHP notices |
| 353 | |
| 354 | = 1.2.3.2 = |
| 355 | - Fixed: Default field validation considered 0 as empty |
| 356 | |
| 357 | = 1.2.3.1 = |
| 358 | - Fixed: Blank form email notification defaults |
| 359 | |
| 360 | = 1.2.3 = |
| 361 | - Added: Form notification message setting |
| 362 | - Added: Additional Smart Tags available inside Form Settings panels |
| 363 | - Added: Process Smart Tags inside form confirmation messages and URLs |
| 364 | - Added: Hide WPForms Preview page from WordPress dashboard |
| 365 | - Added: System Details tab to WPForms Settings, to display debug information, etc |
| 366 | - Changed: Many form builder javascript improvements |
| 367 | - Changed: Improved internal logging and debugging tools |
| 368 | - Fixed: Large forms not always saving because of max_input_vars PHP setting |
| 369 | |
| 370 | = 1.2.2.2 = |
| 371 | - Fixed: Javascript asset not loading due to incorrect path |
| 372 | |
| 373 | = 1.2.2.1 = |
| 374 | - Fixed: Form select inside modal window overflowing when a form exists with a long title |
| 375 | |
| 376 | = 1.2.2 = |
| 377 | - Changed: Choice Layouts now use flexbox instead of CSS columns for better rendering |
| 378 | - Fixed: Class name typo in a CSS column class introduced with 1.2.1 |
| 379 | - Fixed: PHP notice on Entries page when there are no forms |
| 380 | |
| 381 | = 1.2.1 = |
| 382 | * Added: Drag and drop field buttons - simply drag the desired field to the form! |
| 383 | * Added: Choice Layout option for Checkboxes and Multiple Choice fields (under Advanced Options) |
| 384 | * Added: Full and expanded column class/grid support |
| 385 | * Changed: Refactored CSS column classes, previous classes are deprecated |
| 386 | * Fixed: Form ending with column classes not closing correctly |
| 387 | * Fixed: reCAPTCHA button overlaying submit button preventing it from being clicked |
| 388 | |
| 389 | = 1.2.0.1 = |
| 390 | * Changed: Improved field and column gutter consistency |
| 391 | |
| 392 | = 1.2.0 = |
| 393 | * Added: Form preview |
| 394 | * Added: Column classes for Checkbox and Multiple choice inputs |
| 395 | * Changed: Some fields did not have the correct (unique) CSS ID, this has been corrected, which means custom styling may need to be adjusted |
| 396 | * Changed: Removed nonce verification |
| 397 | |
| 398 | = 1.1.8.4 = |
| 399 | * Changed: Form notification settings hide if set to Off |
| 400 | |
| 401 | = 1.1.8.3 = |
| 402 | * Fixed: Issue with submit button position when form ends with columns classes |
| 403 | |
| 404 | = 1.1.8.2 = |
| 405 | * Changed: reCAPTCHA settings description to include link to how-to article |
| 406 | |
| 407 | = 1.1.8.1 = |
| 408 | * Fixed: PHP warnings inside the form builder |
| 409 | |
| 410 | = 1.1.8 = |
| 411 | * Changed: Moved email related settings into email settings group |
| 412 | |
| 413 | = 1.1.7.2 = |
| 414 | * Added: "WPForm" to new-content admin bar menu item |
| 415 | |
| 416 | = 1.1.7.1 = |
| 417 | * Changed: Removed "New" field name prefix |
| 418 | |
| 419 | = 1.1.7 = |
| 420 | * Added: Smart Tag for Dropdown/Multiple choice raw values, allowing for conditional email address notifications (https://wpforms.com/docs/how-to-create-conditional-form-notifications-in-wpforms) |
| 421 | * Added: Three column CSS field classes (https://wpforms.com/docs/how-to-create-multi-column-form-layouts-in-wpforms/) |
| 422 | * Changed: Checkbox/Multiple Choice fields allow certain HTML to display in choice labels |
| 423 | |
| 424 | = 1.1.6.1 = |
| 425 | * Added: Support for WordPress Zero Spam plugin (https://wordpress.org/plugins/zero-spam/) |
| 426 | * Fixed: Issue when stacking fields with 2 column classes |
| 427 | |
| 428 | = 1.1.5.3 = |
| 429 | * Changed: Email Header Image setting description to include recommended sizing |
| 430 | |
| 431 | = 1.1.5.2 = |
| 432 | * Fixed: reCAPTCHA cutting off with full form theme |
| 433 | |
| 434 | = 1.1.5.1 = |
| 435 | * Fixed: Debug output from wpforms.js |
| 436 | |
| 437 | = 1.1.5 = |
| 438 | * Changed: HTML Email template footer text appearance |
| 439 | |
| 440 | = 1.1.4.2 = |
| 441 | * Fixed: HTML emails not displaying correctly in Thunderbird |
| 442 | |
| 443 | = 1.1.4.1 = |
| 444 | * Fixed: Form builder textareas not displaying full width |
| 445 | |
| 446 | = 1.1.4 = |
| 447 | * Added: Form general setting for "Submit Button CSS Class" |
| 448 | * Added: Duplicate forms from the Forms Overview page (All Forms) |
| 449 | * Changed: Adjusted field display inside the Form Builder to better resemble full theme |
| 450 | * Fixed: Don't allow inserting shortcode via modal if there are no forms |
| 451 | * Fixed: Error when deleting a form |
| 452 | |
| 453 | = 1.1.3.2 = |
| 454 | * Added: Suggestion form template |
| 455 | |
| 456 | = 1.1.3.1 = |
| 457 | * Fixed: Form base theme CSS compatibility issue with Firefox |
| 458 | |
| 459 | = 1.1.3 = |
| 460 | * Added: New class that handles sending/processing emails |
| 461 | * Added: Form notification setting for "From Address", defaults to site administrator's email address |
| 462 | * Added: HTML email template for sleek emails (enabled by default, see more below) |
| 463 | * Added: General setting to configure email notification format |
| 464 | * Added: General setting to optionally configure email notification header image |
| 465 | * Changed: Default email notification format is now HTML, can go back to plain text format via option on WPForms > Settings page |
| 466 | * Changed: Empty fields are no longer included in email notifications |
| 467 | * Fixed: Issue with Checkbox field when empty |
| 468 | |
| 469 | = 1.1.2 = |
| 470 | * Added: Form option to scroll page to form after submit, defaults on for new forms |
| 471 | * Changed: Revamped "Full" form theme to be more consistent across different themes, browsers, and devices |
| 472 | * Changed: Full theme and bare theme separated |
| 473 | |
| 474 | = 1.1.1.1 = |
| 475 | * Changed: Upgrade information |
| 476 | |
| 477 | = 1.1.1 = |
| 478 | * Fixed: Settings page typo |
| 479 | |
| 480 | = 1.1 = |
| 481 | * Changed: CSS updates to improve compatibility |
| 482 | * Fixed: PHP notices when saving plugin Settings |
| 483 | |
| 484 | = 1.0.9 = |
| 485 | * Changed: Email field required by default |
| 486 | |
| 487 | = 1.0.8 = |
| 488 | * Fixed: Name field setting always showing Required |
| 489 | * Fixed: Debug function incorrectly requiring WP_DEBUG |
| 490 | |
| 491 | = 1.0.7 = |
| 492 | * Changed: CSS tweaks |
| 493 | * Fixed: Filter (wpforms_manage_cap) incorrectly named in some instances |
| 494 | |
| 495 | = 1.0.6 = |
| 496 | * Added: Embed button inside the Form Builder |
| 497 | * Added: Basic two column CSS class support |
| 498 | * Added: French translation |
| 499 | * Changed: Form names are no longer required, if no form name is provided the template name is used |
| 500 | * Changed: Inputmask script, for better broad device support |
| 501 | * Changed: Field specific assets are now conditionally loaded |
| 502 | * Changed: CSS tweaks for form display |
| 503 | * Fixed: Issue with Date/Time field |
| 504 | * Fixed: Issue Address field preventing Country select from hiding in some configurations |
| 505 | * Fixed: Localization string errors |
| 506 | |
| 507 | = 1.0.5 = |
| 508 | * Changed: Checkboxes/Dropdown/Multiple Choice fields always show choice label value in e-mail notifications |
| 509 | * Fixed: PHP notices inside the Form Builder |
| 510 | * Fixed: Typo inside Form Builder tooltip |
| 511 | |
| 512 | = 1.0.4.2 = |
| 513 | * Changed: Removed files not needed for WordPress.org release [Lite] |
| 514 | |
| 515 | = 1.0.4.1 = |
| 516 | * Added: Check for TinyMCE in the builder before triggering TinyMCE save |
| 517 | * Fixed: Sub labels showing when configured to hide |
| 518 | * Fixed: Forms pagination number screen setting not saving |
| 519 | * Fixed: Email notification setting always displaying "On" |
| 520 | |
| 521 | = 1.0.4 = |
| 522 | * Changed: Improved marketing provider conditional logic |
| 523 | * Changed: Addons page [Lite] |
| 524 | * Fixed: Variable assignment in the builder |
| 525 | |
| 526 | = 1.0.3 = |
| 527 | * Added: Basic TinyMCE editor for form confirmation messages |
| 528 | * Changed: Removed form ID from form overview table, ID still visible in shortcode column |
| 529 | * Fixed: Checkbox/radio form elements alignment |
| 530 | * Fixed: Quotation slashes in email notification text |
| 531 | * Fixed: SSL verification preventing proper API calls on some servers |
| 532 | |
| 533 | = 1.0.2 = |
| 534 | * Added: Widget to display form |
| 535 | * Added: Function to display form, `wpforms_display( $form_id )` |
| 536 | * Changed: Default notification settings for Contact form template |
| 537 | * Changed: Success message styling for full form theme |
| 538 | |
| 539 | = 1.0.1 = |
| 540 | * Added: "From Name" and "Reply To" Setting>Notification fields |
| 541 | * Added: Smart Tags feature to all Setting>Notification fields |
| 542 | |
| 543 | = 1.0.0 = |
| 544 | * Initial release. |
| 545 |