v3.41.1
Mesh-LLM/mesh-llmv3.41.1Feb 11, 2026by qdm12
AI Summary
This release focuses on improving stability and resolving kernel compatibility issues within the VPN infrastructure. Key updates include fixing a critical healthcheck race condition, removing unnecessary OpenVPN dependencies, and adding specific port support for ProtonVPN.
Key Highlights
- Fixed healthcheck race condition causing Gluetun to hang completely
- Resolved Wireguard kernelspace detection issues
- Removed OpenVPN 2.5 dependency to resolve kernel incompatibilities
- Added support for UDP port 51820 on ProtonVPN
New Features
- Added support for UDP port 51820 on ProtonVPN
Full Release Notes
## Fixes - Healthcheck: prevent race condition making Gluetun hang completely (#3123) - Wireguard kernelspace detection fixed in some cases - OpenVPN 2.5 is not needed as long as it's not to be used, resolving some kernel incompatibilities - HTTP proxy: remove info log when no Proxy-Authorization header is present - ProtonVPN: - update OpenVPN settings (#3120) - support port 51820 for UDP OpenVPN connections