Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

4.2.99.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwijenbergh jwijenbergh released this 26 Apr 17:46
· 54 commits to master since this release

These pre-releases are signed with keys/[email protected] 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