Skip to content

1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@felixarntz felixarntz released this 28 Oct 22:58
bd5fa0b

Enhanced

  • Modify plugin activation banner for consistent UI with the plugin setup screen. See #673.
  • Remove now unnecessary warning about the Google Cloud Platform app in use being unverified. See #641.
  • Make full data request available to the respective Module class's response handler. See #558.

Fixed

  • Show setup UI for authentication service also on consecutive requests to the screen. See #704.
  • Fix bug where lookup for a matching existing Search Console property did not work for domain properties. See #702.
  • Consistently capitalize acronyms in camel-case API parameters, variables, etc. See #668.
  • Prefix all third-party PHP dependencies to resolve various potential incompatibilities with other plugins that bundle similar dependencies. Props archon810, ewanly. See #612.
  • Fix semantic issue with button in plugin activation banner not properly linking to the setup screen. See #75.