diff options
| -rw-r--r-- | CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ - Move from [GitHub](https://github.com/eduvpn/eduvpn-common) to [Codeberg](https://codeberg.org/eduVPN/eduvpn-common) * Docs: - Cleanup function comments + - Move to [Codeberg Pages](https://eduvpn.codeberg.page/eduvpn-common/) * Util: - Add a function to calculate the gateway address for a given IPv4/IPv6 subnet * ProxyGuard: @@ -15,9 +16,11 @@ - `ProxyguardTunnel` to establish a tunnel for an existing ProxyGuard instance - `ProxyguardPeerIPs` to get the Peer IPs ProxyGuard will attempt to connect to - types.Server.Proxy JSON no longer returns `listen` but `listen_port` + - Add a function to restart, call this on network change: `ProxyguardRestart` * HTTP: Enforce TLS >= 1.3 transport * Exports: Add tests to test the public API * Translations: Update from Weblate +* Profiles: Implement profile_priority JSON key: https://codeberg.org/eduVPN/vpn-user-portal/commit/1dcad95ff9ca1e91c9fa7b4720dc2394f64bb6e6 # 2.1.0 (2024-07-25) * Discovery: |
