Skip to content

Releases: btcpayserver/woocommerce-greenfield-plugin

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

v0.2.0 important fix

18 Feb 15:18
Compare
Choose a tag to compare
  • 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

15 Feb 11:31
Compare
Choose a tag to compare
  • 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

08 Feb 21:34
Compare
Choose a tag to compare
  • 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

08 Feb 14:20
Compare
Choose a tag to compare
  • fixes fatal error on other installed plugin detection

v0.1.7 minor changes

07 Feb 14:02
Compare
Choose a tag to compare
  • fix build script artifact generation
  • display name

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

v0.1.6 new feature

07 Feb 13:29
Compare
Choose a tag to compare
  • 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

30 Jan 21:09
Compare
Choose a tag to compare
  • 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

24 Jan 13:01
Compare
Choose a tag to compare
  • replace usage of eval() with generating files

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

v0.1.3 fixes

17 Jan 13:44
Compare
Choose a tag to compare
  • 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