Skip to content

v1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 20:08
· 84 commits to main since this release

This release was focused on bug fixes and correctness issues rather than new features, especially on Linux.

v1.5.3 should behave much more reliably for networks that are particularly large.

What's Changed

  • (linux) wireguard-control: migrate from wireguard-control-sys to netlink crates by @mcginty in #177
  • client, server systemd units: make Restart=always truly respected by @strohel in #184
  • hostsfile: safely overwrite hosts file instead of clobbering by @mcginty in #186

Full Changelog: v1.5.2...v1.5.3