Releases: mudler/edgevpn
Releases · mudler/edgevpn
v0.19.1
v0.19.0
v0.18.2
v0.18.1
v0.18.0
Breaking change
Due to 54ab0fe the generated tokens might not be compatible with previous versions of EdgeVPN.
This change is not retro-compatible with older EdgeVPN versions <0.18.0
and we apologize for any inconvenience, the change enhances the security of EdgeVPN networks, as such it is strongly suggested to rotate network keys or re-generate network tokens from scratch.
Changelog
v0.17.0
Changelog
- 11765a8 🎨 Adaptations for wintun
- e195406 🎨 Use fork with freebsd/wintun support in place of songgao/water
- 7adff52 ⚙️ Naive attempt to set device on FreeBSD
- 297d0a3 🐧 Add interface for freebsd (miss netlink)
- 8aa6b14 Add Wintun workarounds
- b1c89a2 Remove OpenVPN workarounds
- c1f1b42 Revert ":art: Adaptations for wintun"
v0.16.3
v0.16.2
v0.16.1
Changelog
- 66328e6 ⬆️ Bump go mod
- 3ad31de ⬆️ Bump go-libp2p
- 4375160 ⬆️ Bump libp2p-kad-dht to v0.18(unreleased)
- d0adaf5 🎨 Use zap as logger
- cd5d358 ⚙️ Disable unconfigured AutoRelay by default
- f5ea51d 📝 Switch to Apachev2
- b1356a1 🤖 Bump golang version used in workflows
- 3e01187 🤖 Generate discovery services if not passed
- 3ebc049 Handle static relays
- ad7d46e WIP