Skip to content

Releases: btcpayserver/woocommerce-greenfield-plugin

v2.2.2 Minor release

22 Aug 08:32
d752bbd
Compare
Choose a tag to compare

What's Changed

  • Fix edgecase JS error on payment selection. by @ndeet in #23

Full Changelog: v2.2.1...v2.2.2

v2.2.1 Minor release

17 Aug 10:46
72ba07c
Compare
Choose a tag to compare

What's Changed

  • Adding webhook endpoint tooltip. by @ndeet in #21

Full Changelog: v2.2.0...v2.2.1

v2.2.0 Feature release

17 Aug 07:56
9ee8def
Compare
Choose a tag to compare

What's Changed

  • Restructure settings, adding advanced settings to allow manual webhoo… by @ndeet in #20

This allows 3rd party integrators using BTCPay to limit the scope of the API keys to exclude the manage webhooks permission.

Full Changelog: v2.1.0...v2.2.0

v2.1.0 Feature release

03 Apr 09:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0 Major Release

22 Mar 08:42
Compare
Choose a tag to compare
  • New feature: Add support for refunds.

Note: If you are upgrading from a version < 2.0 and you want to use refunds (via pull payments) you need to create a new API key with the "Create non-approved pull payments" which is available from BTCPay Server version 1.7.6.
See this link for more information: https://docs.btcpayserver.org/WooCommerce/#create-a-new-api-key

If you do NOT use refunds. You do NOT need to do anything, your existing API key and setup will continue to work as before.

v1.1.5 Bug fix release

08 Mar 13:28
Compare
Choose a tag to compare
  • Fix: fix error when other plugins override delete_transient function and not return boolean value as expected

Full Changelog: v1.1.4...v1.1.5

v1.1.4 Bug fix release

20 Jan 11:10
Compare
Choose a tag to compare

(redo deployment because of broken build pipe)

  • Fix: fixed error on thank you page for separate payment methods.
  • Dev: updating Docker to latest WP and WC versions.
  • Dev: switch Github action for checkout to v3.

Full Changelog: v1.1.3...v1.1.4

v1.1.3 Bug fix release

20 Jan 10:45
Compare
Choose a tag to compare
  • Fix: fixed error on thank you page for separate payment methods.
  • Dev: updating Docker to latest WP and WC versions.
  • Dev: switch Github action for checkout to v3.

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Bug fix release

09 Dec 11:39
Compare
Choose a tag to compare
  • Fix existing invoice check, wrongly marking invoice invalid on some use cases.
  • Add check for cURL PHP extension.
  • Make sure generated gateways exist on filesystem.

Full Changelog: v1.1.1...v1.1.2

v1.1.1 minor changes

12 Sep 09:59
Compare
Choose a tag to compare
  • update missing metadata and new release

Full Changelog: v1.1.0...v1.1.1