Release 7.6.1
DouglasCorreiaMeli
released this
08 Jul 15:30
·
13 commits
to main
since this release
[7.6.1] - 2024-06-26
Fix:
- Addressed an funnel metrics issue
[7.6.0] - 2024-06-26
Added:
- Integration with WooCommerce QIT. QIT is a testing platform for WordPress Plugins and Themes developed by WooCommerce, allowing developers to run a series of managed tests out-of-the-box.
- Implementation of a fallback using WP-cron to resolve the issue of stores' orders remaining in pending status. This feature prevents orders from getting stuck in the pending process by actively updating passive orders, ensuring smoother order management.
Changed:
- Incorporated code quality enhancements based on QIT recommendations.