-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ads): resolve conflicts from hotfix merge #1685
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both the default and disconnected ad units work as expected. 👍 Something for the future: we might want to provide some UI to remove/hide/archive disconnected ad units, either one by one or in batch, in case someone intentionally wants to disconnect GAM and reconnect a different account with different ad units.
Thanks, @dkoo! That could be useful, although, once a new GAM account is connected the synced units are replaced automatically. |
# [1.84.0-alpha.3](v1.84.0-alpha.2...v1.84.0-alpha.3) (2022-06-03) ### Bug Fixes * **ads:** resolve conflicts from hotfix merge ([#1685](#1685)) ([8ce12cd](8ce12cd))
🎉 This PR is included in version 1.84.0-alpha.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.84.0](v1.83.3...v1.84.0) (2022-06-13) ### Bug Fixes * **ads:** resolve conflicts from hotfix merge ([#1685](#1685)) ([8ce12cd](8ce12cd)) * **reader-revenue:** initial order state with total of 0 ([7c30b09](7c30b09)) ### Features * **ads:** handle gam default ad units ([#1654](#1654)) ([321b98e](321b98e)) * **analytics:** automatically link GA4 with Site Kit ([#1698](#1698)) ([266135f](266135f)) * reader registration on donate ([#1655](#1655)) ([5821b57](5821b57)) * remove theme selection from setup wizard ([#1656](#1656)) ([94e4580](94e4580))
🎉 This PR is included in version 1.84.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
The optimistic release merge from fc6fd3f replaced code from the still unreleased #1654.
This PR adjusts the UI to accommodate both enhancements.
How to test the changes in this Pull Request:
Instructions at Automattic/newspack-ads#429
Other information: