Skip to content

Releases: btcpayserver/woocommerce-greenfield-plugin

v0.2.0 important fix

Choose a tag to compare

@ndeet ndeet released this 18 Feb 15:18
  • Fix disappearing cash on delivery, bank transfer and other gateways after activating plugin

Full Changelog: v0.1.10...v0.2.0

v0.1.10 minor fixes

Choose a tag to compare

@ndeet ndeet released this 15 Feb 11:31
  • Make sure custom endpoint works without nice url enabled.
  • Better description for setting.
  • Update translation strings.

Full Changelog: v0.1.9...v0.1.10

v0.1.9 minor fixes

Choose a tag to compare

@ndeet ndeet released this 08 Feb 21:34
  • make sure custom endpoint works by flushing rewrite rules cache
  • Use own Notification class

Full Changelog: v0.1.8...v0.1.9

v0.1.8 important fixes

Choose a tag to compare

@ndeet ndeet released this 08 Feb 14:20
  • fixes fatal error on other installed plugin detection

v0.1.7 minor changes

Choose a tag to compare

@ndeet ndeet released this 07 Feb 14:02
  • fix build script artifact generation
  • display name

Full Changelog: v0.1.6...v0.1.7

v0.1.6 new feature

Choose a tag to compare

@ndeet ndeet released this 07 Feb 13:29
  • store payments data (rate, amount, address,...) on the WooCommerce order meta data

Full Changelog: v0.1.5...v0.1.6

v0.1.5 security fixes

Choose a tag to compare

@ndeet ndeet released this 30 Jan 21:09
  • Fix wrong usage of esc_*() instead of sanitization
  • Fix unescaped form output
  • Add payments information on InvoicePaymentReceived event

Full Changelog: v0.1.4...v0.1.5

v0.1.4 minor changes

Choose a tag to compare

@ndeet ndeet released this 24 Jan 13:01
  • replace usage of eval() with generating files

Full Changelog: v0.1.3...v0.1.4

v0.1.3 fixes

Choose a tag to compare

@ndeet ndeet released this 17 Jan 13:44
  • make existing webhook detection work
  • adding check if store has a wallet configured
  • use own admin notice class instead of WooCommerce one

Full Changelog: v0.1.2...v0.1.3

v0.1.2 security fixes

Choose a tag to compare

@ndeet ndeet released this 14 Jan 14:06

Proper input/output sanitization and validation was missing on some variables.

Full Changelog: v0.1.1...v0.1.2