From bd910405148e25f25205037e2def490fc82cf60f Mon Sep 17 00:00:00 2001 From: Selva Nair Date: Sat, 17 Dec 2022 17:41:34 -0500 Subject: [PATCH] Update CHANGES.rst Date removed for ease of updating this file. Signed-off-by: Selva Nair --- CHANGES.rst | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 111ab5d..e3c7858 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,5 +1,21 @@ -Version 11.34.0 (202?-??-??) -=========================== +Version 11.34.0 +=============== + +New features +------------ +* Connections active on exit/logout are now automatically restarted + in the next session of the GUI + +Updates +------- +* Support for WEB_AUTH request from the server +* Persistent connections are now shown in a submenu even if + nested-menu-view is not active + +Bug fixes +--------- +* Fix truncated text in German localization of settings dialog +* Fix the issue of management-password truncated at 15 bytes Version 11.33.0 (2022-12-15) ============================