Releases: Doridian/wsvpn
Releases · Doridian/wsvpn
v5.40.1
- Go back to upstream webtransport-go as the compatibility has been fixed (for now)
- Lots of dependency updates
- Golang updates
v5.39.1
Update to Go 1.23.
Note: Since 1.23 removed the ability to access internal symbols, this means the config option cipher-preference
is no longer supported and has been removed
v5.38.2
Update quic-go for bugfixes
v5.38.1
WARNING: If you use WebTransport and you update to this release, you MUST update both the server and the client for the connection to complete!
WebSocket is not affected
Upgrade WebTransport and QUIC Go modules to remove the need for manually hacking datagram support in.
This means that this should be the last time ever we have to break compatibility! :D
v5.37.0
WARNING: If you use WebTransport and you update to this release, you MUST update both the server and the client for the connection to complete!
WebSocket is not affected
v5.36.1
Update packages, specifically quic-go
v5.36.0
Enhance firewall-mark
to also be used for DNS resolution
v5.35.1
Fix connections on the client sometimes not getting closed right
v5.35.0
Add firewall-mark
option in the client to allow marking packets in the firewall to allow filtering/routing them differently.