Skip to content

v0.10.0

Compare
Choose a tag to compare
@AutomatedTester AutomatedTester released this 02 Aug 22:49
· 228 commits to master since this release

Changed

  • Use multi-process Firefox (e10s) by default, added flag --no-e10s to disable it and removed --e10s flag
  • Disable autofilling of forms by default by @mythsunwind
  • Replace argparse with clap for arguments parsing

Fixed

  • Attempt to deploy a single file from Travis when making a release
  • Grammar fix in README