HISTORY
=======

0.1.20
------
 - added packet backup time option of 8 weeks

0.1.19
------
 - force packet registration in outbox display
 - force unicode in packet history attributes

0.1.18
------
 - small correction in XML-RPC API to add check on packet description

0.1.17
------
 - added views to allow registered users to receive a new profile activation message
 - added minified resources

0.1.16
------
 - make user login case insensitive

0.1.15
------
 - added "trusted_redirects" attribute in security configuration interface to allow usage of
   application behind an application firewall using another protocol (HTTP / HTTPS)

0.1.14
------
 - use all file content instead of 4Kb sample to extract MIME type to prevent
   errors when checking MS-Office files

0.1.13
------
 - use (I)I18nBaseContent classes from "ztfy.i18n" package
 - add tests to correctly handle admin account in dev-mode

0.1.12
------
 - user new "getMagicContentType()" function from ztfy.extfile package

0.1.11
------
 - add missing permissions to application administrator role

0.1.10
------
 - use unicode when defining default user's profile company name

0.1.9
-----
 - use last ZTFY.base and ZTFY.skin interfaces and classes

0.1.8
-----
 - added new ztfy.appskin IApplicationResources interface adapter

0.1.7
-----
 - french translation update

0.1.6
-----
 - corrected handling of non-unicode inputs in XML-RPC services
 - corrected display condition of dashboard legend
 - removed unnecessary output from scheduler tasks

0.1.5
-----
 - added XML-RPC services with client module

0.1.4
-----
 - apply empty string instead of null value in principals description to allow
   plug-ins search methods to operate without error
 - updated quota usage progress indicator image for quota usage greater than 100%

0.1.3
-----
 - removed unneeded check about "open registration" setting in registration
   confirmation form
 - added quota usage gauge in dashboard and outbox
 - added external users domain name in recipients search widget
 - small change in packet reject message
 - correctly handle null values in MIME type filter plug-in

0.1.2
-----
 - updated login form to prevent storage of bad credentials in session
 
0.1.1
-----
 - modifications in login form
 - CSS classes updates

0.1.0
-----
 - first release
