Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2021-12-19 12:06:28 +0300
committerAleksander Machniak <alec@alec.pl>2021-12-19 12:06:28 +0300
commit2b0de183800867c0facf8655d00fa286fd320863 (patch)
treeed4aa2511bbe033e1d76b56b8c6e6d47d7547df7
parent77d968a031a2e1b8c399c21b8999a5b81c4b4ce1 (diff)
Update changelog
[skip ci]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fba17eb9..421c2cb3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,7 @@
- SMTP: If requested use TLS also without authentication (#4590, #8111)
- Display a generic error page on initial DB/configuration errors (#8222)
- Display telephone numbers as tel: links (#8240)
+- Elastic: Move scrollbar settings to variables (#8352)
- Autologout: A new plugin to auto log out users with a POST request (#8270)
- Enigma: Upgrade to OpenPGP.js v5.0
- Identicon: Make background color of the image to match the current skin colors (#8256)