Skip to content

v2.10.0

Choose a tag to compare

@the-djmaze the-djmaze released this 28 Dec 16:13
· 3887 commits to master since this release

Bugfixes

  • Auth failure with user=<> on server due to bug in FunctionExistsAndEnabled() #171
  • Storage of SALT.php failed on new install (should fix #176)
  • #174
  • #175

Improvements

  • Message menu use hamburger icon instead of tiny triangle
  • Added Admin -> Config screen to view application.ini
  • Better FileStorage handling for SESSION data
  • Added \SnappyMail\LOG::*() which is RFC 5424 compatible
  • Speedup and cleanup PHP and JavaScript code