v3.15.0

passteque/gluetunv3.15.0Feb 25, 2021by qdm12

AI Summary

Adds Torguard support and fixes bugs related to server selection and HTTP proxy settings.

Key Highlights

  • Torguard support
  • Fixes for Privado server selection
  • Fixes for HTTP proxy settings

New Features

  • Torguard support
  • Fix Privado `SERVER_HOSTNAME` selection
  • Fix HTTP proxy returns response of a redirect
  • Fix PIA updater for TCP servers
  • Fix firewall settings parsing
  • Fix HTTP proxy settings parsing

Full Release Notes

## Features

- Torguard support

## Bug fixes

- Privado `SERVER_HOSTNAME` selection
- HTTP Proxy returns response of a redirect and do not follow it
- Updater for TCP servers for PIA
- Firewall settings parsing for `FIREWALL_VPN_INPUT_PORTS`
- HTTP proxy settings parsing for `HTTPPROXY_PASSWORD` and `HTTPPROXY_LOG`

## Maintenance

- No sleep for last DNS resolution in updater
- Remove support for s390x as it would cause CI build to fail
- Deduplicate PIA servers by protocols

## Documentation

- New provider issue template
- Update existing issue templates