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

update "master" changelog

This commit is contained in:
David Goodwin 2021-04-13 21:49:50 +01:00
parent af2cba2a6c
commit 7e29ee308e

View File

@ -6,15 +6,18 @@
#
# Further details on the project are available at https://github.com/postfixadmin/postfixadmin
MASTER
MASTER (should have all changes from 3.3.9 plus)
------
- Add optional Dovecot mail-crypt plugin support - see https://github.com/postfixadmin/postfixadmin/issues/408
- Add $CONF['site_url'] to allow administrators to override a detected site url (e.g. used in password recovery emails; see https://github.com/postfixadmin/postfixadmin/issues/446 )
- Code reformat as PHPCS has a mind of it's own (function/method opening brace change of position)
Version 3.3.9 - ??????????
-------------------------------------------------
- Improve Ukrainian language (thanks: andrew.kudrinov) (forgot to cherry-pick 4a960a0ce06b0754fa7b39aed0d5c57a88b20720 from master)
- Ensure we update timestamp fields (created / modified) when performing db operations, see: https://github.com/postfixadmin/postfixadmin/issues/469
- Add domain_admins.id pk column for non-sqlite users, see: https://github.com/postfixadmin/postfixadmin/issues/475
Version 3.3.8 - 2021/03/04
-------------------------------------------------