(v4.0.7) + (v4.1.7) Flexible Checkout Fields PRO Nulled [by WpDesk]
## [4.0.7] - 2024-06-03
### Added
- Support for WooCommerce 9.0
### Fixed
- Replaced some WooCommerce-dependent JavaScript triggers (e.g., checkout_place_order) with internal triggers to fix Klarna Payments issues.
- Correctly capture the shipping method when it is outside the order review section (some customized checkouts).
- Separated listen and init methods to avoid listening for the same event multiple times.
- Early field validation (when conditional logic was resolved)
## [4.0.6] - 2024-04-08
### Added
- Support for WordPress 6.5
- Support for WooCommerce 8.8
### Fixed
- Hidden fields on the checkout should no longer be displayed for the user (summary, email, my account).
- Shipping conditional logic does not resolve when only one shipping method is available (no radio).
- Radio buttons are not checked after updating the order review.
- Pricing options for the field do not follow field visibility.
- The required sign is now displayed when the required option is turned off,
but conditional logic resolves to require the field.
## [4.0.5] - 2024-03-12
### Added
- Support for WooCommerce 8.7
### Fixed
- Invalid JSON in logic_results_storage
- Tracker and wp-notice library