Releases: mudler/edgevpn
Releases · mudler/edgevpn
v0.21.0
v0.20.0
v0.19.2
Changelog
- 2dabdcb ⬆️ Bump deps
- 6cc1798 🤖 Pin to go 1.19
- 964d2f1 🌱 Allow to specify minNodes in services
- d2f8809 🌱 Bind API to localhost by default
- 3ba313a 🌱 Do not use deprecated module
- 170dbcf 🌱 Drop fork
- 56c1ba1 🌱 Improve node service error
- 9f123db 🌱 Improve service discovery error
- 8259b5f Fix broken icon for services
- 48b08b7 Fix broken icons for GUI and WebUI
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"