1.19.0
Added
- Introduce
getUserInputSettings
selector andsetUserInputSettings
andsaveUserInputSettings
actions oncore/user
store. See #2037. - Introduce
core/user/data/user-input-settings
REST datapoint. See #2036.
Enhanced
- Display notice about new Analytics and link to relevant support resource. See #2219.
- Make
canSubmitChanges
selectors throughout different module datastores more testable and consistent. See #2108. - Enhance new widget API so that only widget areas that have active widgets are rendered. See #2021.
- Provide accurate deep links for all Search Console and Analytics widgets, pointing to the corresponding location in the Google service frontend. See #1923.
- Use direct SVG imports instead of an SVG sprite which can cause accessibility and testing issues. See #1878.
- Make AdSense module page UI more consistent with other modules, allowing to filter information by date instead of showing at-a-glance information for different date periods. See #317.
Fixed
- Fix bug where some data stores would be registered multiple times in JS. See #2145.
- Fix issue where admin bar would not show for URLs with unicode paths. Props kabirbd89. See #1968.
- Improve error handling during module setup and editing module settings so that any API errors are displayed. See #1859.
- Fix menu positioning bug that would move menu item for WP Engine and Bluehost hosting providers. See #1541.