Skip to content

v1.5.0.8

Latest
Compare
Choose a tag to compare
@rzc0d3r rzc0d3r released this 17 Sep 13:31
· 3 commits to main since this release
a42f026

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