Skip to content

1.0.0-beta.1.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@felixarntz felixarntz released this 18 Jul 17:13
5ba7ab9

Fixed

  • Fix tracking script being broken in WP dashboard and plugins screen due to an undefined variable PHP notice. See #126.
  • Clear session storage after modifying module settings to prevent outdated cache responses. See #96.
  • Update external Adsense URLs to use local site's hostname rather than full URL. Props OisinOConnor. See #94.
  • Ensure that Site Kit dashboard informs the user if there is an issue with the AdSense account, rather than showing empty AdSense stats. Props OisinOConnor. See #92.
  • Update API key input to strip whitespaces automatically. Props desrosj. See #81.
  • Fix incorrect label for Top Pages table when viewing insights for a single post. See #70.
  • Standardize CTA messaging for when setup for a module has not been completed yet. See #52.
  • Replace usage of an iframe to detect existing Analytics or AdSense tags with a fetch request. See #51.
  • Update URL attributes to escape the full URLs. See #16.