Skip to content

Releases: btcpayserver/woocommerce-greenfield-plugin

v2.6.2 Bugfix release

08 Apr 22:15
ba09957
Compare
Choose a tag to compare

What's Changed

  • Fix disabling notification button by @ndeet in #49

Full Changelog: v2.6.1...v2.6.2

v2.6.1 Minor release

04 Apr 15:50
24d174c
Compare
Choose a tag to compare

What's Changed

  • Fix refund of total of order by @ndeet in #46
  • Make notification dismissable forever by @ndeet in #47
  • Check for bcmath extension and show a warning by @ndeet in #47

Full Changelog: v2.6.0...v2.6.1

v2.6.0 Major Release

27 Feb 15:11
Compare
Choose a tag to compare

What's Changed

Important: Major release only because of minimum PHP version now 8.0

Otherwise only minor changes:

  • Update PHP BTCPay library to 2.3.0, minimum PHP version 8.0.

  • Show warning when .local domain is used for BTCPay Server URL.

  • Change BTCPay Server URL placeholder to official demo server.

  • Minor changes by @ndeet in #42

Full Changelog: v2.5.0...v2.6.0

v2.5.0 Feature release

31 Jan 13:39
60fda82
Compare
Choose a tag to compare

What's Changed

  • Add support for modal checkout on woocommerce blocks by @ndeet in #39
  • Fix: Formatting in readme.txt

Note: If you want to switch your existing store to use blocks layout, see this guide how to switch to Woo blocks for existing stores

Full Changelog: v2.4.1...v2.5.0

v2.4.1 Minor release

22 Jan 22:00
013d0e1
Compare
Choose a tag to compare

What's Changed

Minor changes by @ndeet in #37

  • Fix: Ensure order status is not cancelled if paid by other payment gateway.
  • Show periodically notification to review the plugin.
  • Updating readme.txt (fixing text, updating banner and screenshots)

Full Changelog: v2.4.0...v2.4.1

v2.4.0 Feature release

15 Dec 10:49
Compare
Choose a tag to compare

What's Changed

  • Support for WooCommerce cart and checkout blocks by @ndeet in #32
  • Make sure nodejs runs with a specific version to not break build. by @ndeet in #33
  • Make sure npm build works. by @ndeet in #34

WooCommerce blocks support:

  • Woo blocks layout is default for new installations from WC 8.3.0, existing installations not affected
  • For now only the default BTCPay gateway supported (not separate payment gateways option)
  • Modal checkout does not yet work but will come in the coming days
  • If you want to switch your existing store to use blocks layout, see this guide how to switch to Woo blocks for existing stores

Full Changelog: v2.3.1...v2.4.0

v2.3.1 Bug fix release

20 Oct 09:01
134bd0e
Compare
Choose a tag to compare

What's Changed

  • Ensure refund text does not exceed API field limit. by @ndeet in #29

Full Changelog: v2.3.0...v2.3.1

v2.3.0 Feature release

06 Sep 13:49
Compare
Choose a tag to compare

What's Changed

Note: This is opt-in but brings performance improvements. Follow instructions here if you want to use it.

Full Changelog: v2.2.3...v2.3.0

v2.2.3 Minor release

22 Aug 12:57
1a2e707
Compare
Choose a tag to compare

What's Changed

  • Automatically setup webhook by @ndeet in #24

Full Changelog: v2.2.2...v2.2.3

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