Changelog
3.0.0
- NEW: (🍒) Support connecting to random server #14.
by Milutin Jovanović. - BREAKING CHANGE: Version tags prior to this release always matched included protonvpn-cli version.
From this release onwards that will no longer be the case. Use image labelio.github.tprasadtp.metadata.upstream.version
,
to check version of included cli. - (Fix) Config issues with visionary plan #16
2.2.6
- BREAKING CHANGE:
PROTONVPN_SERVER
andPROTONVPN_COUNTRY
are now mutually exclusive. - BREAKING CHANGE: DNS argument(
--dns
) is no longer mandatory to run the image. - NEW: Support split tunnel settings.
- NEW: Support for disabling DNS leak protection.
- (Internal) Update protonvpn-cli to 2.2.6.
- (Internal) Removes included templates.
- (Internal) Update s6 overlay.
- (Internal) Update base docker image.
- (Internal) Use CLI request headers for API endpoint
- (Internal) Use updated configs fields during container init (
api_domain
). - (CI/CD) Added support for GitHub container registry.
- (Internal) Changes health-check url to
https://ipinfo.io
as ProtonVPN API is inconsistent.
2.2.2-hotfix-2
- Add Health-check script
- Initial stable release