Skip to content

Releases: agileware/gf-civicrm

1.10.2

08 Oct 05:42
Compare
Choose a tag to compare
  • Show/Hide the Edit Choices field based on the CiviCRM Sources field
  • Force the 'Show Values' option to be set when CiviCRM Source is selected
  • Update README

1.10.1

26 Sep 00:06
Compare
Choose a tag to compare
  • 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

18 Sep 06:31
Compare
Choose a tag to compare
  • Adds an Upgrader class.

1.9.2

18 Sep 04:40
Compare
Choose a tag to compare

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

16 Sep 04:04
Compare
Choose a tag to compare
  • Removes deprecated code to force webhook feeds to be delayed when used with GF eWAY Pro < version 1.16

1.9.0

29 Aug 00:53
Compare
Choose a tag to compare
  • Fixes loading country options for anonymous users
  • Removes insecure checksum authentication feature
  • Fixes 'use statement with non-compound name' warnings

1.8.1

16 Jul 04:34
Compare
Choose a tag to compare
  • 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

03 Jul 02:18
Compare
Choose a tag to compare
  • 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

03 Apr 03:02
Compare
Choose a tag to compare

Adds Form Processor fields to the drop-down for merge tags

1.6.2

11 Oct 03:41
Compare
Choose a tag to compare
GFCV-53 Verify payment feed conditions are met in feed delay switcher