From 674aa0ea8197bf0da9fc262f0c25da593b09c9ff Mon Sep 17 00:00:00 2001 From: Bennet Becker Date: Tue, 5 Nov 2024 15:51:47 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e7e392b9f9..5422bff1349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ - Managesieve: Support :encodeurl (RFC 5435) (#8917) - Managesieve: Add List-ID to the list of headers for creating new sieve-filters (#8307) - Managesieve: Support an array in managesieve_host option (#9447) +- Managesieve: Add parsing for all PHP time formatters from `time_format` config to frontend the time picker (#9655) - Password: Add `ldap_samba_ad` driver (#8525) - Password: Allow LDAP access using LDAP URI and SASL binding (#8402) - Password: Use Guzzle HTTP Client in the `pwned` driver