Skip to content

PostfixAdmin 3.3.5 - bug fix

Compare
Choose a tag to compare
@DavidGoodwin DavidGoodwin released this 27 Jan 22:06
· 619 commits to master since this release

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 #430)
  • Fix users/edit-alias to remove unnecessary space (see #442)
  • Improve documentation
  • Improve password length check example in config.inc.php (see #423)
  • Improve ADDITIONS/update_quota.pl (update to use quota2 table)
  • Check for some config setting, and do not error if they are not set (see #437)
  • Add pt-pt (portugese) translation (thanks Numo Carrilho/Nunix)
  • Fix missing template variable 'domain_selected'