New:
- Added edit flow option on the admin bar for easy access to the flow.
Improvement:
- Minimum versions of PHP and WordPress are increased to 7.2 & 5.8 respectively.
- CartFlows logger file improved. Each log will be auto-deleted after one month to save some storage on the server.
- Added typography options for CartFlows Gutenberg blocks.
Fix:
- Few settings of the CartFlows Gutenberg block were not working.
- Function deprecated notices for PHP 8.1 version.
- Elementor functions deprecation notices from elementor.
- Duplicate product image on the flyout cart section.
- Custom field was not getting added for the optin step.
- Redirection issue when multiple checkout steps are added.
- The billing email field was not getting pre-filled for modern checkout.
- PHP warnings when a radio custom field is added to optin.
Dev:
- Minor structural changes for better optimizations.