Releases: JoinFlexHealth/woocommerce
Releases · JoinFlexHealth/woocommerce
3.3.2
- Fixed a fatal error caused by PHP Scoper being run in PHP 8.5 which it does not yet support and silently fails.
3.3.1
- 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
- Added support for custom fees.
3.2.1
- Fixed a memory leak when a checkout session is created multiple times.
3.2.0
- Added support for dynamic pricing.
- Removed checkout session cache since idempotency system will prevent duplicate checkout sessions from being created.
3.1.16
- Fixed a bug that prevented checkout when the cart contained a free item.
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.