1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

show the Mail-in-a-Box version in the system status checks even when the new-version check is disabled

fixes #922
This commit is contained in:
Joshua Tauberer
2018-11-30 10:26:49 -05:00
parent c5c413b447
commit ef28a1defd
2 changed files with 8 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ Control Panel:
* The users page now documents that passwords should only have ASCII characters to prevent character encoding mismaches between clients and the server.
* The users page no longer shows user mailbox sizes because this was extremely slow for very large mailboxes.
* The Mail-in-a-Box version is now shown in the system status checks even when the new-version check is disabled.
v0.29 (October 25, 2018)
------------------------