Skip to content

Releases: NetworkJack2/tor-util

Version 0.1.4

27 Feb 23:34
e25cb73

Choose a tag to compare

  • bugfix for CLI with unescaped \ in help text
  • now considered "beta"

What's Changed

  • Fixed improper escape in help text by @GIJack in #4

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

31 May 22:59

Choose a tag to compare

Version 0.1.3 Pre-release
Pre-release

Slight UI Overhaul

  • "Send Command" outputs to a label instead of a textbox. It also does not
    scroll. The program has been lengthened so the entire output is visable at the
    same time, and there is now a datestamp for command to determine last press
    instead of the scroll.

  • Messages look less like guified console messages

  • "Generate Password" output is limited to simply put, last button press. This
    should have less confusion, and there is no reason for a long buffer of old
    passwords generated

Version 0.1.2

01 Sep 17:32

Choose a tag to compare

Version 0.1.2 Pre-release
Pre-release

Bugfix release

  • fixed tab for GUI
  • fixed paths for bash completion for CLI

Version 0.1.1

31 Aug 17:50

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release
  • enter key sends on generate tab in GUI
  • code cleanups
  • bash completions for CLI
  • compiling Qt resource file is now python

Initial Release

17 Aug 17:01

Choose a tag to compare

Initial Release Pre-release
Pre-release

Looks good enough to start packaging it. Still note this is alpha quality.