From 948d986fda345ff41da699adf2dbf26144269145 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 14 Mar 2024 17:19:25 +0100 Subject: Client + Server: Cache secure internet profile choice per location --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index ca22adb..f58a26f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ * Add a server internally before authorizing and remove it again if authorization has failed. This makes sure the internal state is always up-to-date with what is happening. This also allows us to move to the main state when authorization is done as previously it could be the case where authorization was done but the server was not added yet * Fix previous state not being set correctly when getting a config and an error happens * Make WireGuard support mandatory +* Cache secure internet profile choice per location # 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