Releases: bellingcat/octosuite
3.1.1
3.1.0
- [IMPROVED] Added a subcommand to the 'user' commands, that will be used to get a user's email 'user:email' (CLI only)
Full Changelog: 3.0.4...3.1.0
3.0.4
3.0.3
Full Changelog: 3.0.2.1...3.0.3
3.0.2-1
- [FIXED] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str'
3.0.1
octosuite.v3.0.0
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
- Added Dockerfile by @0xbharath in #4
- Dev by @rly0nheart in #6
- Dev by @rly0nheart in #7
New Contributors
- @0xbharath made their first contribution in #4
Full Changelog: 2.2.3...3.0.0
octosuite.v2.2.3
What's changed?
[ Fixed ] [Errno 22] Invalid argument: This error occurred in Windows machines on session start up, the datetime format used a symbol that is reserved by the windows system, thus breaking octosuite whenever it attempted to log an activity to a file.
[ Fixed ] Error 2] The system cannot find the file specified: This error occurred whenever the clear command was entered, since the command was being passed through subprocess with shell set to False.
Note
The Windows/Mac binaries will now also write logs and user activity to a file (.logs folder)
Full Changelog: 2.2.2...2.2.3
octosuite.v2.2.2
octosuite.v2.2.1
What's new in v2.2.1?
[ fixed ] minor corrections in code
[ improvement ] Windows users can now just use the executable
[ improvement ] Mac users can now just use the .app file
[ removed ] logs command will not be available in the .app and .exe files. This means that sessions will not be logged in these instances.
EXE MD5: c8e1adab4f1507cee017e61c935fc226
APP MD5: 3c87601e4e2a089d91615a8e4441d4c1
Full Changelog: 2.2.0...2.2.1