Skip to content

4.2.0

Compare
Choose a tag to compare
@jwijenbergh jwijenbergh released this 08 Dec 18:57
· 137 commits to master since this release

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

  • Implement expiry notifications according to spec (Fixes: #534)
  • Connection info counts up/down before revealed (Fixes: #531)
  • Implement validity timer according to spec
  • Move protocol info to connection info details instead of connection info title
  • Bump eduvpn-common to 1.2.0
  • Log unhandled exceptions

This also includes the changes from the 4.1.99.0 pre-release:

  • Remove unused dbus dependency (thanks! @a-andre)
  • Make tests work without NetworkManager
  • Do manual WireGuard routing using a fixed fwmark and a custom route table:
    • Have the ability to block LAN
    • Fix split tunnel where the VPN peer IP overlaps with the tunneled subnet (#551)
    • Do not set the never-default setting
  • Settings:
    • Add back settings with only the WireGuard allow LAN toggle for now (default = True)
  • Manually configure DNS search domains with OpenVPN to fix #550
  • Releases:
    • Add development GPG key to keys/[email protected]
    • Update make script to automatically create a (pre-)release and upload tarballs with signatures

Note: Support for Fedora 37 has been removed!