Skip to content

Releases: pronamic/wp-pronamic-pay-gravityforms

4.7.0

15 May 10:21
Compare
Choose a tag to compare

Commits

  • Improve redirect to entry in case the entry has been deleted. (cddab3b)
  • Manual revert fe6438a, was causing performance issues. (4c7ecb3)

Composer

4.6.1

26 Mar 11:45
Compare
Choose a tag to compare

Commits

  • Fixed "All output should be run through an escaping function". (bb98644)
  • Fixed "The method parameter $x is never used" warnings. (b22a1d1)
  • Allow dynamic properties in payment feed (resolves “Deprecated: Creation of dynamic property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$[…] is deprecated”). (e444081)

Composer

4.6.0

07 Feb 20:05
Compare
Choose a tag to compare

Changed

  • Optimize performance by reusing instances of PayFeed from memory. (fa89eab)

Fixed

  • Fixed deleting feeds through PaymentAddOn::delete_feeds(). (89f88b7)

4.5.8

06 Nov 12:23
Compare
Choose a tag to compare

Commits

  • Reduce get_pronamic_payment() calls. (49ced02)

4.5.7

30 Oct 10:01
Compare
Choose a tag to compare

Commits

  • Set default label for delayed actions. (7dc44ae)
  • Check if subscription is available, fixes #35. (9682673)

4.5.6

12 Jul 09:08
Compare
Choose a tag to compare

Commits

  • Added label for subscription ID merge tag. (22466f0)
  • Added merge tag {pronamic_subscription_id}. (9d25939)

4.5.5

01 Jun 10:20
Compare
Choose a tag to compare

Commits

  • Switch from pronamic/wp-deployer to pronamic/pronamic-cli. (a2363f9)
  • Added support for gform_confirmation_anchor. (ae07289)
  • Updated .gitattributes (89b6396)

4.5.4

30 Mar 10:24
bf664c1
Compare
Choose a tag to compare

Commits

  • Fixed refunded amount check. (ea2f0e9)
  • Updated field icons. (4bf8242)

4.5.3

10 Mar 14:22
Compare
Choose a tag to compare

Commits

  • Set Composer type to wordpress-plugin. (9e5255a)
  • Updated .gitattributes (fca89e2)
  • Set default inputs parameter to true in dropdown input. (69a3f52)

4.5.2

16 Feb 08:44
1158331
Compare
Choose a tag to compare

Fixed

  • Fixed field inputs options in recurring amount settings field. (#30)

Composer