New
v1.7.1
This is a small release that fixes one regression and several smaller annoyances. Big thanks to all the new and veteran contributors.
IP reporting fix
Innernet 1.7.0 stopped reporting local IP addresses. This is now fixed.
- Properly filter out loopback links by @bschwind in https://github.com/tonarino/innernet/pull/370
What's Changed
- Add more release process details to the README by @mbernat in https://github.com/tonarino/innernet/pull/362
- Use interact_text() to work around an initial text bug by @mbernat in https://github.com/tonarino/innernet/pull/359
- README: mention experimental OpenBSD support by @alpn in https://github.com/tonarino/innernet/pull/363
- Derive Hash for wireguard_control::Key by @alpn in https://github.com/tonarino/innernet/pull/365
- Pin netlink-packet-wireguard to 0.2.3 by @mbernat in https://github.com/tonarino/innernet/pull/368
- meta: release v1.7.1 by @mbernat in https://github.com/tonarino/innernet/pull/372
Full Changelog: https://github.com/tonarino/innernet/compare/v1.7.0...v1.7.1