Skip to content

1.0.0 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@admturner admturner released this 11 Oct 18:03

Notable changes

Added

  • Sanitize plugin settings option, close #13. (79e5fb8)
  • Extend GitHub URI validation, close #16. (ba76dd1)
  • Create site health tests for the GitHub update APIs, close #6. (ba76dd1)
  • Add WP rest API route for running site health tests. (ba76dd1)

Changed

  • Update README with description and instructions.
  • Update API check to use the updated error response format. (ba76dd1)
  • Modify the data stored in each repo tranient to store the etag value for later API checks and use a more useful error response. (ba76dd1)
  • Upgrade npm-package-json-lint from 5.2.4 to 5.4.0. (85dc876)

Fixed

  • Fix typo in class method call get_error_message. (ba76dd1)

Security

  • Update roave/security-advisories. (0901021)
  • Bump npm-package-json-lint from 5.2.3 to 5.2.4. (e8f113c)