Version 2.6.4
Woorelease changelog
- Add - Filter WC REST API responses for gla_syncable param.
- Add - Missing functions for the WPCOM OAuth flow.
- Add - Notify when product changes.
- Dev - Add a manual workflow run for PHP unit tests.
- Update - Refactor Product Stats.
What's Changed
New Features 🎉
- Add the missing functions required for the WPCOM OAuth flow. by @jorgemd24 in #2145
- Enable filtering of WC REST API responses based on the gla_syncable query parameter by @jorgemd24 in #2152
- API Pull - Notify when product changes by @puntope in #2190
- Scheduled notifications using meta handler by @puntope in #2202
- Get product stats using the Merchant Center report query by @jorgemd24 in #2229
- Create product statuses jobs for each page token by @jorgemd24 in #2255
- MC Product Statuses: Replace WP functions with WC functions by @jorgemd24 in #2257
- Add - Product View Report Test by @jorgemd24 in #2261
- Product Statuses - Handle failure of the Update Product Statuses Job by @jorgemd24 in #2271
- Refactor product issues by @jorgemd24 in #2277
- Refactor Account and Presync issues by @jorgemd24 in #2298
- API PULL - Overview Stats - delete stale mc statuses by @jorgemd24 in #2329
- Display error message if update_merchant_product_statuses job throws an error by @jorgemd24 in #2324
Updated ✨
- Update UI to handle Fetching Product Status with Action Scheduler Jobs by @jorgemd24 in #2318
- Refactor Product Stats by @jorgemd24 in #2332
Fixes 🛠
- API PULL - Fix PHPCS and remove wrong obsolete code by @puntope in #2228
- Fix Issue with intermediate parents status by @jorgemd24 in #2263
- Refactor Product issues and fix issues when getting stats for a fresh MC account by @jorgemd24 in #2306
Developer-facing changes 🧑💻
- Add a manual workflow run for PHP unit tests by @mikkamp in #2328
- Add E2E tests for the integration in Product Block Editor by @eason9487 in #2327
Full Changelog: 2.6.3...2.6.4