- Conflicts python-proton-vpn-killswitch
- Conflicts python-proton-vpn-logger
- Update to 0.35.5
* Fix regression sending errors to sentry.
* Fix to rpm package.spec, added accidentally removed Obsoletes statement.
* Send all errors to sentry, but swallow api errors.
* Merge logger package into this one.
* Fix refregresion (logout user on 401 API error).
* Catch and send LA errors to sentry.
* Import refreshers from app.
* Ensure there is a way to disable IPv6.
* Change IPv6 default value and move out of the features dict.
* Properly configure OpenVPN with IPv6 value.
* Pass IPv6 value.
* Put changes to fetching with timestamp (If-Modified-Since), behind a feature flag.
* Fixes support for 'If-Modified-Since', expiration times.
* Fixes support for 'If-Modified-Since' header in server list requests.
* This adds support for 'If-Modified-Since' header in server list requests.
* Make sure features cant be request after connection as well.
* Expose property in VPNConnection to know if features can be applied on active connections.
* Tier 0 level users can't control the features they have. So don't send any feature requests for them.
* Fix crash after logout
* Get rid of VPNConnectorWrapper.
* Enable wireguard feature flag by default.
* Handle UnicodeDecodeError when loading persisted VPN connection.
* Update connection features via local agent if available.
* Disconnect and notify the user when the maximum number of sessions is reached.
* Handle ExpiredCertificate events.
* Update default feature flags and update feature flags interface.
* Update credentials in the background
* Fix crash initializing VPN connector.
* Update VPN credentials when an active VPN connection is found at startup.
* Merge connection and kill switch packages into this one.
* Improve testing to capture when default value is being passed.
* Implement and expose feature flags.
* Move local agent management into wireguard backend.
* Send CPU architecture following semver's specs.
* Switched over to async local agent api.
* Attempt to use external local agent package, otherwise fallback to existent one.
* Add the architecture in the appversion field for ProtonSSO.
* Switch over to automatically generated changelogs for debian and rpm.
* Fix sentry error sanitization crash.
* Fix certificate duration regression.
* Send wireguard certificate to server via local agent.
* Increase certificate duration.
* Refactor of Settings to ensure settings are only saved when they are changed.
* Stop raising exceptions when getting wireguard certificate and it is expired.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-api-core?expand=0&rev=10
- update to 0.23.1:
* Added missing pip dependencies.
* Merged proton-vpn-api-session package into this one.
* Pass requested features through to session login and two
factor submit.
* Provide method to update certificate.
* Ensure that crash reporting state is preserved between
restarts.
* Explicitly state the sentry integrations we want. Dont
include the ExceptHookIntegration
* Change url for sentry, dont send server_name, use older
sentry api
* Add mechanism to send errors anonymously to sentry.
* Return list of protocol plugins for a specific backend
instead of returning a list of protocols names
* Add WireGuard ports
OBS-URL: https://build.opensuse.org/request/show/1172590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proton-vpn-api-core?expand=0&rev=3
* Added missing pip dependencies.
* Merged proton-vpn-api-session package into this one.
* Pass requested features through to session login and two
factor submit.
* Provide method to update certificate.
* Ensure that crash reporting state is preserved between
restarts.
* Explicitly state the sentry integrations we want. Dont
include the ExceptHookIntegration
* Change url for sentry, dont send server_name, use older
sentry api
* Add mechanism to send errors anonymously to sentry.
* Return list of protocol plugins for a specific backend
instead of returning a list of protocols names
* Add WireGuard ports
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-vpn-api-core?expand=0&rev=6