summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-19 10:59:05 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-19 10:59:05 +0100
commitd074a87c6d80a7ac24856f4b9cf27f7223f473e9 (patch)
treef616ced22a4e55e14b4ac05d18612fd907185c4f
parent28c310f2b834dcd8289dab0b7404f998d2ef6ac2 (diff)
Changes: Update
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 82c989c..e628517 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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: