Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 17:27
· 241 commits to main since this release

Changelog

  • Added an issue template for reporting bugs #38
  • Add a combined search for machines / challenges and players via the info command
  • Added flag submission for machines in release arena #41
  • Fixed a bug that asked the user to see the active machine if no argument was supplied #42
  • Add a global --batch option to accept all questions asked of the user #34
  • Submit no longer requires you to specify the machine name. If a machine is active, this will select it by default #20
  • Display the IP address of the target machine at startup via the start command #37
  • If no arguments are provided for the info command, displays the logged-in user's information. #43
  • Add machines command to display active, retired and scheduled machines
  • Fix a bug that returns an error when the user responds no to an interaction #48
  • New TUI for a better display !!! #36
  • Rewriting README.md file