------------------------------------------------------------------- Wed May 22 11:28:37 UTC 2024 - Alexandre Vicenzi - Update to 0.24.4 * Filter OSError not just FileNotFound error in sentry. * Set the sentry user id based on a hash of /etc/machine-id * Fix deprecation warning when calculatin WireGuard certificate validity period. * Fix error saving cache file when parent directory does not exist * Only initialize sentry on first enable. * Forward SSL_CERT_FILE environment variable to sentry. ------------------------------------------------------------------- Tue May 7 21:10:52 UTC 2024 - Dirk Müller - 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 ------------------------------------------------------------------- Thu Mar 21 13:47:57 UTC 2024 - Yunhe Guo - Update to version 0.21.0 * Apply kill switch setting immediately ------------------------------------------------------------------- Tue Mar 19 15:12:22 UTC 2024 - Alexandre Vicenzi - Build for Leap ------------------------------------------------------------------- Fri Feb 9 10:30:27 UTC 2024 - Alexandre Vicenzi - Initial revision