Releases: btcpayserver/woocommerce-greenfield-plugin
Releases · btcpayserver/woocommerce-greenfield-plugin
v0.2.1 minor fixes
- 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
- 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
- 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
- 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
- fixes fatal error on other installed plugin detection
v0.1.7 minor changes
- fix build script artifact generation
- display name
Full Changelog: v0.1.6...v0.1.7
v0.1.6 new feature
- 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
- 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
- replace usage of
eval()
with generating files
Full Changelog: v0.1.3...v0.1.4
v0.1.3 fixes
- 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