Skip to content

v1.5.4.3

Compare
Choose a tag to compare
@rzc0d3r rzc0d3r released this 04 Mar 23:02
· 17 commits to main since this release

What's Changed


  • Fixed algorithm of key unbinding (ESET ProtectHub)
  • Optimizing program performance when using the --repeat argument:

Now, if you use the --repeat argument with a value greater than 1, the program will skip updating and checking webdrivers in the next repetitions, since everything necessary will be done once on the first repetition.

  • A new parameter has been added to the Browsers group of command line arguments: --auto-detect-browser
  • Update docs

Full Changelog: v1.5.4.2...v1.5.4.3