Skip to content

Releases: btcpayserver/woocommerce-greenfield-plugin

v1.1.0 new feature

12 Sep 09:44
Compare
Choose a tag to compare
  • Feature: Sats-Mode, currency SAT for Satoshis/Sats now available in WooCommerce.
  • Settings, adding more links to docs.

Full Changelog: v1.0.3...v1.1.0

v1.0.3 major changes

18 Aug 12:12
Compare
Choose a tag to compare
  • New order state: Payment received after invoice has been expired.
  • Order metadata restructure, also list multiple payments separated.
  • Add plugin action links for settings, logs, docs, support.
  • Show notice when BTCPay Server is not fully synched yet.
  • Add BTCPay Server info to debug log.
  • Update Readme with development instructions.
  • Docker (developers): Update to latest WP and WC versions.
  • Pin BTCPay Server PHP library stable version.

Full Changelog: v1.0.2...v1.0.3

v1.0.2 minor change

08 Apr 20:12
Compare
Choose a tag to compare
  • Fix missing plugin meta docblock version info + bumping version for release.

Full Changelog: v1.0.1...v1.0.2

v1.0.1 bug fix

08 Apr 19:58
Compare
Choose a tag to compare
  • Fix bug if the custom uploaded payment gateway icon is deleted from filesystem.
  • Added information about Tor proxy for Umbrel and other self-hosted nodes to BTCPay settings page.

Full Changelog: v1.0.0...v1.0.1

v1.0.0 minor changes

27 Mar 16:36
Compare
Choose a tag to compare
  • Reflect stability with release 1.0.0.
  • Create a new invoice (and mark the old invalid) if the user uses browser back button and changes the payment method (relevant for separate payment gateway feature).
  • Added plugin loader singleton.
  • Added missing docs link to separate payment gateways feature.
  • Added checkbox to enable/disable gateway from within gateway settings.
  • Updated README.md.

Full Changelog: v0.2.5...v1.0.0

v0.2.5 minor changes

13 Mar 21:59
Compare
Choose a tag to compare
  • Load media library and JS only on payment gateway settings page.

Full Changelog: v0.2.4...v0.2.5

v0.2.4 important fix

04 Mar 22:58
Compare
Choose a tag to compare
  • Fix possible problem with CamelCased headers on PHP-FPM and/or Nginx.
  • Do not log hitting the cache on debug log to avoid clutter.

Full Changelog: v0.2.3...v0.2.4

v0.2.3 important fix

28 Feb 10:40
Compare
Choose a tag to compare
  • fix correct stable tag in readme.txt, important fix release v0.2.2 was not published on WP directory.
  • Update installation instruction with latest official docs references.

Full Changelog: v0.2.2...v0.2.3

v0.2.2 important fix

28 Feb 10:03
Compare
Choose a tag to compare
  • Fix fatal error if is_plugin_active() not loaded yet. Reported + fix proposal by @oliverw. Fixes #2

Full Changelog: v0.2.1...v0.2.2

v0.2.1 minor fixes

21 Feb 13:16
Compare
Choose a tag to compare
  • Replace SVG by PNG logo to avoid scaling it on themes without proper CSS rules for payment gateway icons.

Full Changelog: v0.2.0...v0.2.1