From 77522fb560828559cc151647b82c6b5f6bb0ab8e Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 18 Sep 2023 10:28:58 +0200 Subject: [PATCH] Update changelog [skip ci] --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe4559972f..07bc3f84b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ - Password: Add ldap_samba_ad driver (#8525) - Password: Allow LDAP access using LDAP URI and SASL binding (#8402) - Fix potential HTTP protocol version mismatch (#8982) + +## Release 1.6.3 + - Fix bug where installto.sh/update.sh scripts were removing some essential options from the config file (#9051) - Update jQuery-UI to version 1.13.2 (#9041) - Fix regression that broke use_secure_urls feature (#9052)