Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

4.3.0

Compare
Choose a tag to compare
@jwijenbergh jwijenbergh released this 04 Jun 16:02
· 29 commits to master since this release

These releases are signed with keys/[email protected] and keys/minisign-CA9409316AC93C07.pub
Changelog since 4.2.99.1:

  • UI: Add a ctrl+q shortcut (#580)
  • Keyring: Make run detection less often in the CLI such that it does not prompt you for a password when you e.g. pass --help (#587)
  • Search: Implement discovery searching and sorting using eduvpn-common, should be better than the previous algorithm
  • Desktop files: Add StartupWMClass to fix missing icon in certain launchers, thanks @phavekes (#588)
  • Building: Add setup.cfg & setup.py to allow building for older Python versions and distros. Minimize pyproject.toml
  • WireGuard: Set allow LAN traffic to False by default to mitigate attacks like Tunnelvision & Tunnelcrack
  • App: Make sure networkmanager state updates that are triggered outside of the app are handled better
  • Bump eduvpn-common to 2.0.0

To see all changes since the latest stable, start at: https://github.com/eduvpn/python-eduvpn-client/blob/master/CHANGES.md#42990-2024-03-11