Releases: agileware/gf-civicrm
Releases · agileware/gf-civicrm
1.10.2
1.10.1
- Adds dependency information to plugin header to prevent installing without local CiviCRM
- Mentions local CiviCRM as a requirement in the README.md and plugin description
1.10.0
- Adds an Upgrader class.
1.9.2
Fixes a bug where select / radio type fields would be unavailable to field mapping selections, e.g. webhook fields, due to being presented as a checkbox field with no inputs.
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