Since our last announcement, we have had three version bumps and releases of ViMbAdmin:
0.3.4 2011-09-06
- fix: https://github.com/opensolutions/ViMbAdmin/issues/3
- add: Support new mailbox password hashes: crypt, sha1 and
salted sha1 and md5. Issue 9 from Google Code:
http://code.google.com/p/vimbadmin/issues/detail?id=9
- fix: Changes in 0.3.2 prevented wildcard aliases
- add: MD5-CRYPT hashing used by, for example, Dovecot.
This addresses:
http://code.google.com/p/vimbadmin/issues/detail?id=6
0.3.3 2011-09-02
- fix: Critical regression introduced in 0.3.2 preventing the
editing of aliases
0.3.2 2011-09-01
- fix: https://github.com/opensolutions/ViMbAdmin/issues/1
- add: optional parameter in application.ini (skipVersionCheck)
to tell ViMbAdmin to skip the version check on login
See: https://github.com/opensolutions/ViMbAdmin/issues/2
- fix: we now check for duplicate mailboxes (and aliases)
rather than letting Doctrine throw exceptions for
uniqueness constraints. Thanks maysara for the report.
- fix: validate new aliases and mailboxes which was not being
done previously

