Releases: mullvad/apisocks5
Releases · mullvad/apisocks5
v1.1.1
[1.1.1] - 2024-09-06
Fixed
- Do not share the XOR key offset between the send and receive threads.
v1.1.0
[1.1.0] - 2024-09-05
Added
v1.0.4
[1.0.4] - 2024-07-04
Changed
- Upgrade to use Go 1.22.5
- Cancel forwarding swiftly if either side terminates the connection.
Security
- Update vulnerable dependencies from stdlib.
v1.0.3
[1.0.3] - 2024-06-18
Changed
- Upgrade to use Go v1.22.4
- Create zip-artifacts deterministically.
Security
- Update vulnerable dependencies from stdlib.
- Update third-party dependencies.
v1.0.2
[1.0.2] - 2024-06-03
Added
- Add build target for Windows ARM64.
v1.0.1
[1.0.1] - 2024-04-19
Added
- Add build target for Linux ARM64.
Changed
- Downgrade go v1.22.2 -> v1.21.3.
v1.0.0
[1.0.0] - 2024-04-18
Added
- Core functionality with some configurability.