0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

update CHANGELOG and version

This commit is contained in:
David Goodwin 2021-02-17 17:21:47 +00:00
parent 4d505211ef
commit 5aee2ca4f8
2 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,10 @@
#
# Further details on the project are available at https://github.com/postfixadmin/postfixadmin
Version 3.3.6 - 2021/01/17
-------------------------------------------------
- Improve setup.php - output error_log location, try and detect if there is a problem calling pacrypt() (dovecot).
Version 3.3.5 - 2021/01/27
-------------------------------------------------
- Fix include path for password-change.php and improve UI for password-recover / password-change (nav bar was missing, remove table layout, fix labels not visible) (see https://github.com/postfixadmin/postfixadmin/issues/430

View File

@ -696,7 +696,7 @@ $CONF['xmlrpc_enabled'] = false;
//More details in README.password_expiration
$CONF['password_expiration'] = 'YES';
$CONF['version'] = '3.3.5';
$CONF['version'] = '3.3.6';
// If you want to keep most settings at default values and/or want to ensure
// that future updates work without problems, you can use a separate config