Skip to content

Releases: JoinFlexHealth/woocommerce

3.3.2

04 Jan 20:21

Choose a tag to compare

3.3.1

03 Jan 20:46

Choose a tag to compare

  • Fixed a bug that prevented dynamic pricing from working correctly.
  • Fixed a PHP compatibility issue that could prevent the plugin from activating on PHP 8.1-8.3.

3.3.0

30 Dec 03:36

Choose a tag to compare

  • Added support for custom fees.

3.2.1

27 Dec 17:49

Choose a tag to compare

  • Fixed a memory leak when a checkout session is created multiple times.

3.2.0

26 Dec 03:19

Choose a tag to compare

  • Added support for dynamic pricing.
  • Removed checkout session cache since idempotency system will prevent duplicate checkout sessions from being created.

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.