Skip to content

v2.0.0

Compare
Choose a tag to compare
@benbalter benbalter released this 11 May 15:23
· 159 commits to main since this release
  • Logic completely rewritten. Site Inspector now revolves around two concepts, a domain and an endpoint, with each domain having four potential endpoints (HTTP/HTTPS, WWW/root). Once the canonical endpoint is determined, the original tests are run against that endpoint. (props @konklone)
  • Expanded HSTS and HTTPS tests (props @konklone)
  • Better command-line interface
  • HTTP calls are now performed in parallel
  • Disk and Rails caches now supported
  • Always use Google DNS
  • Better handling of DNS errors
  • Improved documentation
  • Demo is now hosted at https://site-inspector.herokuapp.com