#<Sawyer::Resource:0x00007f0cdab48348> v0.20.0 Release Notes
Release Date: 2020-10-15 // almost 4 years ago-
โ Added
- ๐ New command line argument to explicitly specify a DNS server to use (https://github.com/imsnif/bandwhich/pull/193) - @imsnif
Previous changes from v0.19.0
-
๐ Fixed
- ๐ Fixed resolv.conf parsing for rDNS in some cases (https://github.com/imsnif/bandwhich/pull/184) - @Ma27
- ๐ Cross platform window resizing (fixes momentary UI break when resizing window on Windows) (https://github.com/imsnif/bandwhich/pull/186) - @remgodow
- ๐ CI: build binaries using github actions (https://github.com/imsnif/bandwhich/pull/181) - @remgodow
- ๐ Fix build on FreeBSD (https://github.com/imsnif/bandwhich/pull/189) - @imsnif
- โฌ๏ธ Upgrade TUI to latest version (https://github.com/imsnif/bandwhich/pull/190) - @imsnif
- Try to reconnect to disconnected interfaces (https://github.com/imsnif/bandwhich/pull/191) - @thepacketgeek