Skip to content

Releases: pronamic/wp-pronamic-pay-adyen

4.9.0

05 Jan 11:06
v4.9.0
4bb5365

Choose a tag to compare

Commits

Composer

  • Added pronamic/wp-number ^1.4.

4.8.0

11 Nov 13:19
v4.8.0
abe8886

Choose a tag to compare

What's Changed

  • 15 use npm for adyenadyen web by @remcotolsma in #35
  • 36 adyencheckout configuration property paymentmethodsconfiguration is not a valid adyencheckout property by @remcotolsma in #37
  • Since Adyen Web v6 the countryCode is a mandatory configuration property by @remcotolsma in #39

Full Changelog: v4.7.0...v4.8.0

4.8.0-rc.1

06 Oct 12:29
cd02399

Choose a tag to compare

4.8.0-rc.1 Pre-release
Pre-release

What's Changed

  • 15 use npm for adyenadyen web by @remcotolsma in #35
  • 36 adyencheckout configuration property paymentmethodsconfiguration is not a valid adyencheckout property by @remcotolsma in #37
  • Since Adyen Web v6 the countryCode is a mandatory configuration property by @remcotolsma in #39

Full Changelog: v4.7.0...v4.8.0-rc.1

4.7.0

22 Aug 09:57
v4.7.0
bda2add

Choose a tag to compare

Changelog

Changed

Composer

  • Changed php from >=7.4 to >=8.2.

Full set of changes: 4.6.1...4.7.0

4.6.1

19 Jun 13:51
v4.6.1
d126e3d

Choose a tag to compare

Commits

  • Allow Jetpack autoloader 3, 4 and 5. (0145d7a)

Composer

4.6.0

19 Jun 09:54
v4.6.0
a5f23ab

Choose a tag to compare

Removed

  • Removed iDEAL issuers field. (7f04dd0)

4.5.2

17 Dec 13:24

Choose a tag to compare

Commits

4.5.1

26 Mar 10:36

Choose a tag to compare

Commits

  • Updated .gitattributes (28e541d)
  • Added if ( ! defined( 'ABSPATH' ) ). (21059f5)
  • Added if ( ! defined( 'ABSPATH' ) ). (d5d9811)
  • Updated .gitattributes (5f03af2)
  • Translate. (b5e0796)

Full set of changes: 4.5.0...4.5.1

4.5.0

07 Feb 19:31

Choose a tag to compare

Changed

  • The code further complies with (WordPress) coding standards.
  • Improved support for PHP 8 and higher.
  • Use wp-scripts to build JS. 38e2088 4398600
  • Updated to Adyen API v71. 21da986

Composer

Full set of changes: 4.4.8...4.5.0

4.4.7

13 Oct 12:03

Choose a tag to compare

Commits

  • Use wp_kses to allow only element. (171d841)
  • No longer use FILTER_UNSAFE_RAW, instead use a custom input callback. (d70823b)
  • The default sanitize function allows dobule quotes. (ac99766)
  • No longer use Server::get() function, will be removed. (6f7dda2)
  • Use callback, since 'description' field type support was removed. (451bb33)

Full set of changes: 4.4.6...4.4.7