Enhanced
- Add the
purchase
event tracking for the WooCommerce conversion tracking provider on block themes. See #10747. - Add all WooCommerce conversion events to track when WooCommerce Analytics Addon is available. See #10691.
- Update WooCommerce events tracking to include additional information. See #10672.
- Update success subtle notifications to use the new
<Notice type="success">
component. See #10432. - Refactor the usage of all “info type notice” components to use the new
<Notice type='info'>
component. See #10430. - Refactor components used for warnings throughout the plugin. See #10428.
- Reset the dismissal state for the Reader Revenue Manager product ID notifications when the connected publication is changed, ensuring they can be shown again. See #10311.
- Fix tooltip issues on mobile/tablet viewports when user clicked outside of the tooltip area. See #10101.
- Add the accepted language information to the remove notifications requests. See #8813.
Fixed