Skip to content

Releases: JoinFlexHealth/woocommerce

3.1.16

19 Nov 00:32

Choose a tag to compare

  • Fixed a bug that prevented checkout when the cart contained a free item.

3.1.15

13 Nov 19:49

Choose a tag to compare

  • Fixed a fatal error with WordPress 6.7 and PHP <8.4.

3.1.14

11 Nov 22:55

Choose a tag to compare

  • Added support for WordPress 6.7.

3.1.13

08 Nov 02:21

Choose a tag to compare

  • Fixed a bug that prevented pages >1 from being synced on plugin or payment method activation.

3.1.12

07 Nov 04:04

Choose a tag to compare

  • Fixed a bug that prevented products and prices from being created if they already exist under a different account.
  • Changed the plugin and payment method activation behavior. Product & Price syncing is now spawned asyncoursly which significantly improves the plugin activation speed.

3.1.11

06 Nov 04:57

Choose a tag to compare

  • Fixed a bug where prices without cents were being incorrectly calculated.

3.1.10

23 Oct 15:17

Choose a tag to compare

  • Fixed an error where WC_Payment_Gateway was accessed too early.

3.1.8

09 Oct 00:52

Choose a tag to compare

  • Simplify PHP Scoper Excludes by using stubs.

3.1.7

02 Oct 20:40

Choose a tag to compare

  • Fixed a security vulnerability that allowed an attacker to retrieve completed orders within a short window after the order was placed.

3.1.6

28 Aug 02:35

Choose a tag to compare

  • Fixed plugin incompatibility by scoping dependencies.