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 RE...