Skip to content

Releases: pronamic/wp-pay-core

4.26.0

19 Jun 09:44
v4.26.0
1c6b06d
Compare
Choose a tag to compare

Added

  • Added "Pay by Bank" payment method. (6560cd4)

Changed

  • Marked SubscriptionStatus::EXPIRED officially declared as deprecated. (f1f6f9c)
  • Improved subscription status changes with payment method changes (pronamic/pronamic.shop#56). (cbeaa01)
  • Improved documentation where nonce verification is not necessary or possible for WordPress.org plugin review team. (ec442ab)

Fixed

  • Fixed "Implicitly marking parameter as nullable is deprecated". (1e75aeb)

4.25.4

28 Mar 09:38
Compare
Choose a tag to compare

Commits

4.25.3

27 Mar 15:03
Compare
Choose a tag to compare

Commits

Composer

4.25.2

14 Mar 16:01
Compare
Choose a tag to compare

Commits

4.25.1

14 Mar 15:03
Compare
Choose a tag to compare

Commits

  • Move clipboard script to JS files, see #207 (f1923ac)
  • Move actions links CSS to SASS file, inline is not allowed, see #207 (9995428)

4.25.0

14 Feb 13:22
d8cce7e
Compare
Choose a tag to compare

Commits

  • Fixed early registration of payment methods for loading translations. (75aed83)
  • Only list next payment date for active subscriptions. (e8f64eb)

Full set of changes: 4.24.0...4.25.0

4.24.0

17 Dec 13:00
Compare
Choose a tag to compare

Commits

  • Also allow CachedCallbackOptions as select field options. (f14c2ec)
  • Show license admin notice only on dashboard and Pronamic Pay pages. (eff26a4)
  • Prevent payments for subscription payment method changes from updating subscription status. (cfccc0b)

4.23.0

18 Oct 11:28
Compare
Choose a tag to compare

Commits

4.22.1

27 Sep 13:33
1fb63b5
Compare
Choose a tag to compare

Fixed

  • Fix active subscription put 'On Hold' by expired first payment. (#194)
  • Only show admin tour within first day after plugin installation. (#186)

Full set of changes: 4.22.0...4.22.1

4.22.0

09 Sep 14:27
6ed60c3
Compare
Choose a tag to compare

Removed

  • Removed VAT number validation from core. (#189)

Changed

  • Update subscription action links UI (#180)
  • Always show 'Disable Recurring Payments' setting. (#165)

Full set of changes: 4.21.1...4.22.0