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

4.2.99.1

Pre-release
Pre-release

Choose a tag to compare

@jwijenbergh jwijenbergh released this 26 Apr 17:46

These pre-releases are signed with keys/app+linux+dev@eduvpn.org.asc and keys/minisign-CA9409316AC93C07.pub
Changelog:

  • Make dialog titles more consistent across the GUI
  • Handle errors better in the GUI when one happens during connecting
  • Improve failover UI but hanging in the connecting state until online detection returns, fixes #543
  • Sort CLI server list views
  • Update common to 1.99.2
  • Move to pyproject.toml
  • Move share data to eduvpn/data
  • Use ruff for linting and formatting
  • Rewrite the makefile
  • Show a reconnect with TCP if not on TCP yet in connection info
  • Rename "Add Other Server" to "Add Server" in the UI
  • Make WireGuard support mandatory
  • Add a small delay to start the failover procedure, default 1 second. Tweak this with EDUVPN_FAILOVER_DELAY env variable