Enhanced
- Refactor the ZeroDataNotification to use the new lighter Notification component. See #9184.
- Modify the Reader Revenue Manager's
resetPublications
action to clear publications before invalidating thegetPublications
resolver. See #9176. - Improve the Reader Revenue Manager settings edit screen by handling cases where the configured publication is unavailable, or the user lacks access by displaying appropriate notices. See #9151.
- Improve the check for whether a user has access to the Reader Revenue Manager module, requiring the user to have visibility of the connected publication ID. See #9150.
- Refactor the GatheringDataNotification to use a newly refactored version of the BannerNotification component. See #9071.
- Add the
async
attribute to the Subscribe with Google script tag. See #9055. - Refactor the ZeroDataNotification to use the new Notifications approach. See #8977.
- Update notifications to use new notifications infrastructure. See #8976.
- Improve error handling for widgets. See #8939.
- Handle errors when retrieving the user count to show in the Audience Selection Panel for audiences which are in the partial data state. See #8923.
- Adjust the CTA and "New" badge positions for widget areas on mobile and tablet viewports. See #8863.
- Add Analytics tracking events for the Reader Revenue Manager module. See #8847.
- Add the Reader Revenue Manager module setup CTA banner notification to the Site Kit main dashboard, visible only on HTTPS-enabled sites. See #8846.
- Add the Reader Revenue Manager module success setup banner notification. See #8840.
- Detached audience segmentation settings from the Analytics module. See #8810.
- Implement the placeholder tile variants for the Audience Tile that appear when only one audience is selected. See #8146.
- Add fallback for remote feature activation. See #7531.
Changed
- Remove UA Analytics tracking from Site Kit admin. See #9042.
Fixed