Skip to content

Releases: Chinmayamission/CFF

v7.6.7

03 Jun 02:38
Compare
Choose a tag to compare

Update Maps API Key

Full Changelog: v7.6.6...v7.6.7

v7.6.6

16 May 02:07
Compare
Choose a tag to compare
  • Update Maps API Key

Full Changelog: v7.6.5...v7.6.6

v7.6.4

19 Sep 01:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.2...v7.6.4

v7.6.2

10 Sep 12:23
Compare
Choose a tag to compare
  • Remove currency validation in payment status detail, so that other currencies can be used.

v7.6.1

16 Aug 02:02
Compare
Choose a tag to compare
  • Fix bug where paymentInfoItemPaidSum doesn't work when total amount paid is zero (for example, because of coupon codes).

v7.6.0

12 Aug 01:44
Compare
Choose a tag to compare
  • Address Autocomplete Field: Add closestLocationsFilter option to allow filtering closest locations before they are saved to the form data.
  • Address Autocomplete Field: Fix logic so it works for UK-based addresses.

v7.5.0

02 Jul 16:05
Compare
Choose a tag to compare

What's Changed

  • Hide submitOptions for admins as it was confusing.
  • Allow disabling email sending on form submit with defaultSubmitOptions, and allow this to be conditional.
  • Support formOptions.theme.rootRaw property to inject arbitrary CSS into a form inside a <style> tag.
  • Support formOptions.messages.confirmationPageTitle property to replace title on the confirmation page.

v7.4.1

26 Jun 23:03
Compare
Choose a tag to compare
  • Fix bug: Allow redirect's form data keys to be lodash dot paths.
  • Allow HTML to be input in text payment method; and don't show a blue alert background by default.

v7.4.0

25 Jun 15:18
Compare
Choose a tag to compare
  • Address Autocomplete Field: Support storing the top N closest locations in form data using the saveNClosestLocations option.

v7.3.1

19 Jun 19:04
Compare
Choose a tag to compare
  • Fix bug where paymentMethods were not showing properly.