v3.41.1

mahimailabs/voicegatewayv3.41.1Feb 11, 2026by qdm12

AI Summary

This release focuses on stability improvements and kernel compatibility fixes. Key updates include resolving a critical healthcheck race condition and enhancing ProtonVPN support.

Key Highlights

  • Fixed a critical healthcheck race condition that could cause Gluetun to hang completely.
  • Improved Wireguard kernelspace detection to handle various cases.
  • Resolved kernel incompatibilities by removing unnecessary OpenVPN 2.5 dependencies.
  • Added support for port 51820 in ProtonVPN UDP OpenVPN connections.
  • Updated OpenVPN settings for ProtonVPN.

New Features

  • Support for port 51820 in ProtonVPN UDP OpenVPN connections
  • Updated OpenVPN settings for 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