Skip to content

1.0.0-beta.1.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@felixarntz felixarntz released this 29 Aug 12:04
53179bd

Added

  • Introduce modules REST route with read-only information about all available modules. See #409.
  • Introduce an internal Site Verification module, taking over applicable functionality from the Search Console module. See #407.

Enhanced

  • Show Clicks in the plugin dashboard's Popularity listings and sort the table by them. See #71.

Fixed

  • Fix post search in dashboard to work for URLs and for titles with special characters. See #431.
  • Modify response format of notifications REST API endpoint to be a consistent array of objects. See #408.
  • Fix potential PHP notice when no current WordPress admin screen is present. Props RealBenihime. See #403.
  • Fix Site Kit logo displaying incorrectly in the WordPress dashboard widget. See #365.
  • Prevent users on sites without a Search Console property from accessing the plugin dashboard. See #352.
  • Fix inaccurate 404 error response of client credentials REST API call during setup. See #308.
  • Fix bug where some post titles display backslashes on detail page. See #186.
  • Fix bug where Analytics "Re-fetch Account" button was not correctly refreshing the UI. See #154.
  • Fix potential JavaScript error when formatting currency values. Props torounit. See #114.
  • Ensure numbers in AdSense charts are properly formatted including their currency. Props OisinOConnor. See #93.
  • Simplify and improve accuracy of existing tag detection mechanism by only relying on a remote request. See #83.