Releases: agileware/gf-civicrm
Releases · agileware/gf-civicrm
1.9.1
- Removes deprecated code to force webhook feeds to be delayed when used with GF eWAY Pro < version 1.16
1.9.0
- Fixes loading country options for anonymous users
- Removes insecure checksum authentication feature
- Fixes 'use statement with non-compound name' warnings
1.8.1
- No longer forces webhook feeds to be delayed with Gravity Forms 2.8+ with eWAY Pro 1.16.1+ – fixes possible issue where feed would be delayed indefinitely.
- Removes dependency on emulating a user session to load Payment Tokens from CiviCRM.
- Removes option to "Allow authentication with checksum" and documents alternative workflow
Full Changelog: 1.8.0...1.8.1
1.8.0
- Adds Default Value field to Product, Select, Radio, Checkbox fields
- Implements filter for Product values to convert to currency value to number for easier Form Processors input
- Increases maximum number of feed attempts
- Sanitises user names
- Replaces Country and State fields with options retrieved from CiviCRM
- Automatically sets "Show Values" on for option type fields with a CiviCRM Source
- Implements CiviCRM field length restrictions (prevent silent failure)
1.7.0
Adds Form Processor fields to the drop-down for merge tags
1.6.2
GFCV-53 Verify payment feed conditions are met in feed delay switcher
1.6.1
Version 1.6.1
1.6.0
- Adds new field for selecting payment tokens from CiviCRM
- Implements selecting SearchKit saved searches as a source of contact IDs in the “CiviCRM Group Contact Select” widget
1.5.0
Merge branch GFCVCV-29 into main
1.4.1
Explicitly set webhook requests timeout to prevent other WordPress plugins from lowering curl timeout and increase default timeout