Skip to content

octosuite.v2.2.3

Compare
Choose a tag to compare
@rly0nheart rly0nheart released this 15 Sep 18:33
· 217 commits to master since this release

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