Skip to content

octosuite.v3.0.0

Compare
Choose a tag to compare
@rly0nheart rly0nheart released this 02 Jan 20:30
· 66 commits to master since this release
4d8b739

Whats new in v3.0.0?

  • [IMPROVED] Octosuite will now also run with command line arguments (use 'octosuite --help', to show usage)
  • [ IMPROVED ] Users will now be able to view previous commands with the ↑ ↓ arrow keys
  • [ IMPROVED ] Removed width from tables, so that they can auto adjust
  • [ ADDED ] Added the 'ls' command, which will be used to list all files and directories of the specified directory (beta)
  • [ ADDED ] Added the 'cd' command, which will be used to move to a specified directory (beta)
  • [ ADDED ] Added the 'log:clear' command, which will be used to clear all logs
  • [ ADDED ] Added the 'csv:clear' command, which will be used to clear all csv files
  • [ GUI ] The GUI will now come as a standalone executable

What's Changed

New Contributors

Full Changelog: 2.2.3...3.0.0