Releases: Rafficer/linux-cli-community
Releases · Rafficer/linux-cli-community
v2.2.12
v2.2.11
- Enhancement: Add User-Agent to API requests
- Fix: User-Agent format
- Fix: Version update messages and README
v2.2.6
- Enhancement: Properly specifies versioning when contacting Proton API
Source for v2.2.6 on https://pypi.org/project/protonvpn-cli/2.2.6/
v2.2.5
- Enhancement: Introduces support for the client to declare itself
Source for v2.2.5 on https://pypi.org/project/protonvpn-cli/2.2.5/
v2.2.4
- Bug fix: Failing to connect when choosing a server via dialog menu
Source for v2.2.4 on https://pypi.org/project/protonvpn-cli/2.2.4/
v2.2.3
- Enhancement: Option to define API domain via config
- Enhancement: Improve wording on connection failure
- Bug fix: Error during connection when IPv6 is disabled system-wide
- Bug fix: Unable to change DNS in containers
- Bug fix:
pgrep
not working on some distros
Source for v2.2.3 on https://pypi.org/project/protonvpn-cli/2.2.3/
v2.2.2
- Enhancement: Display usage statistics in status
- Bug fix: Kill Switch activation failed due to missing configuration value
Source for v2.2.2 on https://pypi.org/project/protonvpn-cli/2.2.2/
v2.2.1
- Enhancement: Switch API endpoint to api.protonvpn.ch
- Enhancement: Disallow usage of Kill Switch and Split Tunneling simultaneously
- Bug fix: Wrong indentation in multiple print statements
- Bug fix: Failed to detect that it was executed by root on certain Distros
- Bug fix: Error when try to use
protonvpn status
and connected to a Tor server - Bug fix: Error when an invalid server selection was made
- Bug fix: Error on Split Tunneling activation when no IPs were entered
- Bug fix: False positives in OpenVPN process detection
- Documentation: Added Contribution Guide
Source for v2.2.1 on https://pypi.org/project/protonvpn-cli/2.2.1/
v2.2.0
- Feature: Wait for connection when using auto-connect
- Enhancement: Option to allow access to LAN with Kill Switch
- Enhancement: Inform user about this document when displaying update notification
- Bug fix: Potential IPv6 leak when reconnecting the network interface with an active connection
- Bug fix: Error when trying to connect after reinitializing the profile with an active connection
- Bug fix: Configuration value spelling when changing default protocol
- Bug fix: Wrong API in update check
Source for v2.2.0 on https://pypi.org/project/protonvpn-cli/2.2.0/
v2.1.2
- Enhancement: Clearer logging of command line arguments
- Enhancement: Improved version printout (
protonvpn -v
) - Bug fix: Not following
/etc/resolv.conf
symlinks - Bug fix: Crash when using
protonvpn connect <servername>
with an invalid servername - Bug fix: Wrong status printout when Kill Switch is active
- Documentation: Remove duplicate information from USAGE.md in README.md and shorten it
- Documentation: Add installation guide for Python virtual environments
- Documentation: Add setuptools dependency
Source for v2.1.2 on https://pypi.org/project/protonvpn-cli/2.1.2/