Skip to content

v3.0.0

Compare
Choose a tag to compare
@benbalter benbalter released this 10 Aug 00:42
· 89 commits to main since this release

New

  • Added Accessibility (§ 508) checks, props @adelevie (#39)
  • Check that endpoint properly returns 404s for missing urls (#34)
  • Detect if a website is using an open source framework (#59)
  • Check for humans.txt files (#33)

Improvements

  • Improved framework sniffing (#57) (breaking change)
  • up? now includes sites with 30x response codes
  • Update user agent string (#43)
  • Better cookie detection and parsing (#58)

Special thanks to @konklone and @adelevie for their contributions.