v7.2
LatestReview Needed- helper function for changes and deprecation of GFCommon::get_lead_field_display -> GFField::get_value_all_fields_merge_tag
- helper function for changes and deprecation of GFCommon::get_lead_field_display -> GFField::get_value_all_fields_merge_tag
- specific function to pass unencrypted values to zapier when the "Pass Unencrypted Values to ALL Add-Ons" option is selected.
- option to pass unencrypted field values to all add-ons. (applies to field values NOT accessed using merge tags)
- support for survey fields in "ALL+" type decrypted merge tags eg: {gfef_decrypt_ALL+}
- "hidden" field type to supported fields for encryption and hide field options.
- partial support for encrypted search functionality on list fields. (can only search the FIRST INPUT of SINGLE COLUMN list fields)
- "No Duplicates" functionality for encrypted fields (BETA).
- support for encrypting the "Save and Continue" option data per form. (Partial entries and Save and Continue are now both supported.)
- checks for the entry object already being deletedby third party plugin prior to running after submission processes.
- additional notice to not use the password override on setup.
- ability to user deactivate licensing/plugin functionality for inaccessible/non-existant websites.
- == Changelog ==
- Tested on WP 6.9.4
- Tested on WP 6.9.1
- Tested on WP 6.9
- Reduced server load for increased performance using asynchronous mode. (fixes common error 502 on too many entry requests)
- Tested on WP 6.8.3
- Tested on WP 6.8.2
- Plugin licensing response text improved.
- Tested on WP 6.8.1
- Setup and Use instructions improved.
- Tested on WP 6.7.2
- Setup and Use intsructions improved.
- undefined variable in developer decrypt function when passing formate field values.
- return variable name in "Pass Unencrypted Values to ALL Add-Ons" function.
- missing receipt field data sent to stripe when using the new stripe payment element in ver 6.0.
- possible error on entries list default sorting change due to invalid string value of search parameter.
- a conflict with User Registration Add-On update.
- incorrect file versioning number
- html layout issue with asynch password on single form entry pages (-thank you to user notifying of potential issue).
- textarea field displays in decrypted merge tags to inlcude the line breaks as entered.
- potential for non immediately closed PHP sessions opened by session_start() call.
- issue with returned values of "No Duplicates" functionality for encrypted fields (BETA).
- function to pass unencrypted values to add-ons when the "Pass Unencrypted Values to ALL Add-Ons" option is selected.
- "Encrypt after Submission is Processed" setting to post Stripe Checkout page action and post new stripe ver 6.0 card element to keep field data unencrypted when sent to stripe 6.0 card element while still ensuring encryption after stripe checkout if used.
- encrypted and hidden field form editor indicator icon CSS for better positioning.
- Tooltip Instructions for setting individual fields encryption options.
- Instructions for setting the SETTINGS PAGE LOCKOUT PASSWORD to specify that any entries longer than 16 characters are truncated to 16 characters, and only the entry visible in the pass field will be set as the pass.
- Instructions for asynch mode sending decrypted data in anonymous notifications.
- "gform_after_submission" process from change in User Registration Add-On.
- min WP version requirements to 4.9.