Releases: rnelson/digits
Releases · rnelson/digits
Release list
v1.1.0
This release is primarily focused on using a proper background thread to do the lookup. This means that the application doesn't hang while sending the request to the destination server and can be moved, minimized, and so forth.
Additionally, the hard-coded default values were removed.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release.
Features:
- Has a textbox to specify the username
- Has a textbox to specify the hostname
- Has a button to fire off the query
- Has a multi-line textbox to display the results
- Freezes while making the query like any good 90s GUI application, even if it was built in 2024 (who needs more than one thread anyway?!)
Full Changelog: https://github.com/rnelson/digits/commits/v1.0.0

