New
v1.7.0
A long-overdue release that brings some noticeable quality of life improvements. Big thanks to all the new and veteran contributors.
Connectivity Improvements
- Restore state from cache when the server is not reachable on startup by @mbernat in https://github.com/tonarino/innernet/pull/352
- Support override-endpoint with an unspecified IP address by @skywhale and @mbernat in https://github.com/tonarino/innernet/pull/315
- Report wireguard endpoint as a candidate when an endpoint override is in place by @bschwind in https://github.com/tonarino/innernet/pull/305
Important Changes
innernet& friends are now published on crates.io, makingcargo install innernetwork by @strohel in https://github.com/tonarino/innernet/pull/360- Experimental support for OpenBSD by @alpn in https://github.com/tonarino/innernet/pull/347
- Periodically write to
/etc/hostson the innernet server by @bschwind in https://github.com/tonarino/innernet/pull/336 - Add a new client / server command to rename a CIDR by @skywhale in https://github.com/tonarino/innernet/pull/310