Skip to content

Releases: rzc0d3r/ESET-KeyGen

v1.5.1.2

03 Oct 16:30
90de965
Compare
Choose a tag to compare

What's Changed


  • WebDriverInstaller: Extended support for Firefox on MacOS

Full Changelog: v1.5.1.1...v1.5.1.2

v1.5.1.1 (Emergency Fix)

26 Sep 21:21
d3e165e
Compare
Choose a tag to compare

What's Changed


  • Fixed KeyError when using default settings in MBCI

Full Changelog: v1.5.1.0...v1.5.1.1

v1.5.1.0 (Global Update)

26 Sep 20:55
3ad2862
Compare
Choose a tag to compare

What's Changed


  • Update README by @Anteneh13 in #227
  • Added command line argument --vpn-codes (at Github Action, too)
  • Removed the Email API: 10minutemail
  • Removed unnecessary newline after getting license data (--small-business-key)
  • Updated documentation and screenshots

Known Errors

  • White browser window while not in use --no-headless

New Contributors


Full Changelog: v1.5.0.9...v1.5.1.0

v1.5.0.9

20 Sep 04:54
352ee5b
Compare
Choose a tag to compare

What's Changed


  • --skip-webdriver-menu is no longer used in repeat runs (probably solves some problems with webdrivers)

Full Changelog: v1.5.0.8...v1.5.0.9

v1.5.0.8

17 Sep 13:31
a42f026
Compare
Choose a tag to compare

What's Changed


  • A new command line argument has been added: --repeat
  • The settings for quick settings in main.py have been moved to the very beginning of the file
  • Fixed recursive loops in MBCI (to destroy the current menu loop after returning to the previous menu, you need to bind the MenuViewName.close function to the Back action)
  • In MBCI.OptionAction, the data_range argument was added to the class initializer. With its help it is possible to specify the list of acceptable values at input
  • Removed unnecessary image in img folder
  • Updated screenshots & docs

Full Changelog: v1.5.0.7...v1.5.0.8

v1.5.0.7 (Updater Fix)

16 Sep 16:57
c14e825
Compare
Choose a tag to compare

What's Changed

  • Disabling output file when generating key. by @k0re in #224 (new command line argument: --disable-output-file)

Full Changelog: v1.5.0.6...v1.5.0.7

v1.5.0.6

15 Sep 20:07
Compare
Choose a tag to compare

What's Changed


  • Removed check for Internet connection at startup as there were frequent problems with external VPN operation

Full Changelog: v1.5.0.5...v1.5.0.6

v1.5.0.5

25 Aug 22:23
121e286
Compare
Choose a tag to compare

What's Changed


  • Added new Email API: mailticking
  • Fixed hang when checking project version (on slow internet)
  • Added check for internet status at startup
  • Completely removed code for TempMailAPI and Hi2InAPI
  • The program will now allow you to run it with --endpoint-key, --protecthub-account, ONLY if you use the --custom-email-api argument or the following Email APIs: mailticking, developermail
  • Reduced the max waiting time for a key from ESET ProtectHub from 10m to 5m
  • Update documentation

P.S. mailticking works very well with --endpoint-key and --protecthub-account, even better than developermail :)


Full Changelog: v1.5.0.4...v1.5.0.5

v1.5.0.4

24 Aug 15:56
b9f2a7a
Compare
Choose a tag to compare

What's Changed


  • Added recommendation in case of registration error in ESET ProtectHub
  • Added check if a request for Endpoint-Key generation has been sent

Full Changelog: v1.5.0.3...v1.5.0.4

v1.5.0.3

22 Aug 19:27
Compare
Choose a tag to compare

What's Changed


  • Changed Email API to developermail in auto-testing by @AdityaGarg8 in #211
  • Added small business key generation in auto-testing by @AdityaGarg8 in #211
  • Browser path retrieval fixes on Linux (Now the error that the browser is not found in default directories will show the real situation)
  • Expanded support for email addresses (Addresses with dots in the name are also considered valid)

Full Changelog: v1.5.0.2...v1.5.0.3