From 8d04112d32947e327e90ff5218ebe4dd886eb5d3 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Thu, 1 Dec 2022 03:08:14 +0200 Subject: [PATCH] Update octosuite.py --- octosuite/octosuite.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/octosuite/octosuite.py b/octosuite/octosuite.py index cdd36d7..ad8ffb4 100644 --- a/octosuite/octosuite.py +++ b/octosuite/octosuite.py @@ -987,10 +987,11 @@ With over 20+ features, Octosuite only runs on 2 external dependencies, and retu Whats new in v{version_tag}? -[{green}fixed{reset}] Minor fixes -[{green}improved{reset}] Removed width from tables, so that they can auto adjust -[{green}added{reset}] Added the 'log:clear' command, which will be used to clear all logs -[{green}added{reset}] Added the 'csv:clear' command, which will be used to clear all csv files +[{green}IMPROVED{reset}] Users will now be able to view previous commands with the ↑ ↓ arrow keys +[{green}IMPROVED{reset}] Removed width from tables, so that they can auto adjust +[{green}ADDED{reset}] Added the 'log:clear' command, which will be used to clear all logs +[{green}ADDED{reset}] Added the 'csv:clear' command, which will be used to clear all csv files +[{green}GUI{reset}] The GUI will now come as a standalone executable Read the wiki: https://github.com/bellingcat/octosuite/wiki GitHub REST API documentation: https://docs.github.com/rest