From e604b1e1424edff72f4f0e7f447e66ffee850110 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 12 Mar 2024 16:29:39 +0100 Subject: Profiles + Server: Also expose default gateway settings in profile --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 1925509..aaaf0ea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +# Not released +* Expose default gateway in profile settings too. For clients, use the default gateway set on the config object, this is maybe only useful for suggesting some profiles in the client profile chooser UI + # 1.99.1 (2024-03-11) * Disable type annotation for global eduVPN class as it gave a `SyntaxError` on some Python versions. See https://bugs.python.org/issue34939 -- cgit v1.2.3