Releases: NetworkJack2/tor-util
Releases · NetworkJack2/tor-util
Version 0.1.4
- 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
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
Bugfix release
- fixed tab for GUI
- fixed paths for bash completion for CLI
Version 0.1.1
- enter key sends on generate tab in GUI
- code cleanups
- bash completions for CLI
- compiling Qt resource file is now python
Initial Release
Looks good enough to start packaging it. Still note this is alpha quality.