diff --git a/CHANGELOG.md b/CHANGELOG.md index e1ef303b..2b16f3c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,14 @@ CHANGELOG In Development -------------- - * Update to Roundcube 1.3.8. + +Setup: + +* Update to Roundcube 1.3.8. + +Control Panel: + +* The users page now documents that passwords should only have ASCII characters to prevent character encoding mismaches between clients and the server. v0.29 (October 25, 2018) ------------------------ diff --git a/management/templates/users.html b/management/templates/users.html index cf944c86..c70ac0da 100644 --- a/management/templates/users.html +++ b/management/templates/users.html @@ -31,7 +31,7 @@