File tree 1 file changed +1
-8
lines changed
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -199,14 +199,7 @@ def about():
199
199
200
200
201
201
Whats new in v{ version_tag } ?
202
- [{ green } IMPROVED{ reset } ] Octosuite will now also run with command line arguments (use 'octosuite --help', to show usage)
203
- [{ green } IMPROVED{ reset } ] Users will now be able to view previous commands with the ↑ ↓ arrow keys (for Windows systems)
204
- [{ green } IMPROVED{ reset } ] Removed width from tables, so that they can auto adjust
205
- [{ green } ADDED{ reset } ] Added the 'ls' command, which will be used to list all files and directories of the specified directory (beta)
206
- [{ green } ADDED{ reset } ] Added the 'cd' command, which will be used to move to a specified directory (beta)
207
- [{ green } ADDED{ reset } ] Added the 'log:clear' command, which will be used to clear all logs
208
- [{ green } ADDED{ reset } ] Added the 'csv:clear' command, which will be used to clear all csv files
209
- [{ green } GUI{ reset } ] The GUI will now come as a standalone executable
202
+ [{ green } FIXED{ reset } ] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str'
210
203
211
204
Read the wiki: https://github.com/bellingcat/octosuite/wiki
212
205
GitHub REST API documentation: https://docs.github.com/rest
You can’t perform that action at this time.
0 commit comments