Enhanced
- Update margins for the Audience Segmentation widget's title. See #8862.
- Improve margins between "New" badge and text. See #8861.
- Add Reader Revenue Manager API functionality to retrieve publications. See #8791.
- Update the
useInViewSelect
hook to use dependencies. See #8789. - Add Reader Revenue Module setup and settings view foundations. See #8786.
- Update Consent Mode to support additional consent types out of the box. See #8385.
- Detect WP Consent API plugin even when it's installed in a non-standard folder name. See #8307.
- Implement the loading state for the audience selection panel. See #8162.
- If an error occurs while loading the Audience Selection Panel, show it an an error state, with a notice that allows the data loading to be retried. See #8161.
- Handle errors in the Audience Segmentation setup flow, showing an error modal allowing the setup to be retried, or relevant permissions to be requested. See #8134.
Changed
- Update
@wordpress/data
to version4.27.3
, including a patch to avoid breaking changes. See #8826.
Fixed