Skip to content

Releases: buckaroo-it/WooCommerce

v3.2.2

30 May 12:05
2ce8689
Compare
Choose a tag to compare
  • Don't use calls like // phpcs:ignore [BP-1727]
  • Use wp_enqueue commands [BP-1728]
  • Sanitize, Escape and Validate variables [BP-1528]
  • Adding code sniffer for Woocommerce to the GitHub pipeline [BP-1534]

v3.2.1

27 May 15:17
Compare
Choose a tag to compare
  • Don't use calls like // phpcs:ignore [BP-1727]
  • Use wp_enqueue commands [BP-1728]
  • Sanitize, Escape and Validate variables [BP-1528]
  • Adding code sniffer for Woocommerce to the GitHub pipeline [BP-1534]

v3.2.0

19 May 14:09
Compare
Choose a tag to compare
  • Support for Wordpress: 6.0 and WooCommerce: 6.4.1
  • Paypal seller protection address information jumbled [BP-1479]
  • Variables and options must be escaped when echo'd [BP-1529]
  • Sanitize, Escape and Validate variables [BP-1528]
  • Remove Libraries Already In Core [BP-1527]
  • Improve files naming [BP-1526]
  • Remove "png instead of svg" setting and "new" png images [BP-1498]
  • Limit payment logo size [BP-1459]

v3.1.0

11 Apr 10:09
Compare
Choose a tag to compare
  • Support for Wordpress: 5.9.3 and WooCommerce: 6.3.1
  • Log report notice when no log file present
  • Add new .SVG icons to all plugins [BP-1267]
  • Fix for error when creating PayPerEmail [BP-1352]
  • Apple Guid field missing form settings page [BP-1430]
  • Buckaroo plugin settings are not visible for a specific merchant [BP-1431]
  • Add PayPal express button [BP-209]

3.0.0

17 Feb 13:09
Compare
Choose a tag to compare

3.0.0 is a MAJOR release, it may break things so we advice to do additional testing and treat it with caution.

With 3.0.0 we are taking a big step in improving our services within WooCommerce. We have technically improved our installation and configuration process and made it more understandable for everyone. Below are some highlights of our improvements:

  • Code upgrade: Removed a lot of duplication, started using constants for statuses and codes everywhere, removed unused services and code, started using code into common/single places, reduced long methods sizes.

  • Improved logging: We upgraded our logging service and made it more flexible. Option to store in in files or database (or both).

  • Improved our UI: We changed a lot, we improved and simplified our configuration process. Added a option to check you filled credentials, moved some advanced configuration to specific methods and changed icons for the payment methods to a single style/design.

For more details about this release: https://support.buckaroo.nl/categorieen/plugins/woocommerce/release-notes

2.24.1

10 Nov 13:55
Compare
Choose a tag to compare

transactions fail after update to 2.24.0[BP-1137]
translated payment providers description, updated translation files

2.24.0

02 Nov 11:26
Compare
Choose a tag to compare
  • Capture amount incorrect (fix admin area url & already captured amount) [BP-997]
  • Add EPS as payment method in the plugin [BP-1106]
  • Company name is not sent to Buckaroo platform [BP-1102]
  • Blank page upon Payconiq cancellation [BP-1062]