Releases: woocommerce/google-listings-and-ads
Releases · woocommerce/google-listings-and-ads
Version 2.7.5
- Add - Add an query parameter
campaign=saved
to the dashboard URL after the campaign was created.
What's Changed
[Add] New Features 🎉
- Add a query param
campaign=saved
to the dashboard URL when campaign was successfully created and saved by @ianlin in #2442
Full Changelog: 2.7.4...2.7.5
Version 2.7.4
- Add - Integration with the WP Consent API plugin.
- Dev - Add E2E tests for WP Consent API integration.
- Tweak - Add docs note about WP Consent API integration.
What's Changed
[Add] New Features 🎉
- Add integration with WP Consent API by @martynmjones in #2425
[Tweak] Tweaked 🔧
[Dev] Developer-facing changes 🧑💻
- Add E2E tests for WP Consent API integration by @martynmjones in #2433
Full Changelog: 2.7.3...2.7.4
Version 2.7.3
What's Changed
[Fix] Fixes 🛠
- Fix fatal error when fetching marketing campaigns for Marketing Channel by @jorgemd24 in #2423
[Tweak] Tweaked 🔧
Full Changelog: 2.7.2...2.7.3
Version 2.7.2
What's Changed
[Add] New Features 🎉
- [R-1.3] Add Google Ads invite acceptance flow by @ankitrox in #2270
- [R-1] Enable users to seamlessly set up conversion tracking, without having to set up merchant center first or requiring campaign creation by @ankitrox in #2205
[Fix] Fixes 🛠
[Tweak] Tweaked 🔧
- [R-1.2] Update step 4 of the onboarding flow by @ankitrox in #2248
- Avoid a possible error when linking accounts due to the delay between Google APIs by @eason9487 in #2412
- Simplify and enhance the loading state control during the Google Ads account creation and claiming by @eason9487 in #2413
- Adjust event tracking for the creating and claim buttons of Google Ads account by @eason9487 in #2419
- Adjust click event tracking when connecting, disconnecting, and opening billing setup for Google Ads account by @eason9487 in #2421
[Dev] Developer-facing changes 🧑💻
- [R-1] Update E2E tests for setup flow with Ads setup in Step 1 by @joemcgill in #2308
New Contributors
- @asvinb made their first contribution in #2227
- @joemcgill made their first contribution in #2223
Full Changelog: 2.7.1...2.7.2
Version 2.7.1
What's Changed
[Update] Updated ✨
[Fix] Fixes 🛠
[Dev] Developer-facing changes 🧑💻
- Add info about Google Ads API Client Library Legacy by @puntope in #2403
- Upgrade the workflows in GitHub Actions to use Node.js v20 by @eason9487 in #2404
Full Changelog: 2.7.0...2.7.1
Version 2.7.0
What's Changed
[Update] Updated ✨
[Fix] Fixes 🛠
[Dev] Developer-facing changes 🧑💻
- Avoid running untrusted input as shell commands in the GitHub Actions by @eason9487 in #2394
- Fix failing E2E tests by @puntope in #2395
- Avoid running malicious inputs as shell commands in the GitHub Actions by @eason9487 in #2399
- Fix E2E test when using RC by @puntope in #2393
Full Changelog: 2.6.9...2.7.0
Version 2.6.9
- Tweak - Confirm issues are present when retrieving product status.
What's Changed
[Tweak] Tweaked 🔧
Full Changelog: 2.6.8...2.6.9
Version 2.6.8
What's Changed
[Update] Updated ✨
- Restrict product types to be limited to only 10 when converting from categories. by @matt-h in #2368
[Tweak] Tweaked 🔧
- Update tags in readme.txt by @mikkamp in #2377
- Remove deprecated event properties marked as removable after Q1 2024 from the onboarding event tracking by @eason9487 in #2375
[Dev] Developer-facing changes 🧑💻
- Update
woocommerce-grow-jsdoc
to usejsdoc
v4 by @eason9487 in #2371
Full Changelog: 2.6.7...2.6.8
Version 2.6.7
- Dev - Add E2E tests for the integration in the classic product editor.
- Dev - Update e2e test environment to install WooCommerce earlier.
- Fix - Exception in request review.
What's Changed
[Fix] Fixes 🛠
[Dev] Developer-facing changes 🧑💻
- The Product Block Editor feature should be disabled after an E2E test run by @eason9487 in #2360
- Exclude dev-related files from the build bundle by @eason9487 in #2367
- Add E2E tests for the integration in the classic product editor by @eason9487 in #2363
Full Changelog: 2.6.6...2.6.7
Version 2.6.6
- Dev - Add snippet to bypass WooCommerce dependency in E2E tests.
- Tweak - WC 8.8 compatibility.