Releases: JoinFlexHealth/woocommerce
Releases · JoinFlexHealth/woocommerce
3.1.16
3.1.15
- Fixed a fatal error with WordPress 6.7 and PHP <8.4.
3.1.14
- Added support for WordPress 6.7.
3.1.13
- Fixed a bug that prevented pages >1 from being synced on plugin or payment method activation.
3.1.12
- 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
- Fixed a bug where prices without cents were being incorrectly calculated.
3.1.10
- Fixed an error where WC_Payment_Gateway was accessed too early.
3.1.8
- Simplify PHP Scoper Excludes by using stubs.
3.1.7
- Fixed a security vulnerability that allowed an attacker to retrieve completed orders within a short window after the order was placed.
3.1.6
- Fixed plugin incompatibility by scoping dependencies.