Skip to content

Releases: Doridian/wsvpn

v5.40.1

06 Dec 05:17
821cffe
Compare
Choose a tag to compare
  • Go back to upstream webtransport-go as the compatibility has been fixed (for now)
  • Lots of dependency updates
  • Golang updates

v5.39.1

18 Aug 17:36
a007fe4
Compare
Choose a tag to compare

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

19 May 17:04
3d8a3af
Compare
Choose a tag to compare

Update quic-go for bugfixes

v5.38.1

28 Apr 00:25
f0c9a3f
Compare
Choose a tag to compare

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

27 Mar 19:38
094d4f4
Compare
Choose a tag to compare

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

18 Mar 17:47
d13352e
Compare
Choose a tag to compare

Update packages, specifically quic-go

v5.36.0

13 Jan 02:59
ba7fff2
Compare
Choose a tag to compare

Enhance firewall-mark to also be used for DNS resolution

v5.35.2

10 Jan 08:29
41b7159
Compare
Choose a tag to compare

Dependency updates

v5.35.1

07 Jan 21:28
dc43225
Compare
Choose a tag to compare

Fix connections on the client sometimes not getting closed right

v5.35.0

07 Jan 20:31
398a8b8
Compare
Choose a tag to compare

Add firewall-mark option in the client to allow marking packets in the firewall to allow filtering/routing them differently.