* minor text fixes * fixed old backup restoration error * updated default styles * added "facebook share" social button * updated dependencies versions * major documentation and examples update
1.4.1
-----
Release 2016-11-15
* fixed incorrect twitter VIA name
1.4.0
-----
Released 2016-07-??
* updated dependencies versions * fixed issue 11
1.3.0
-----
Released 2016-02-27
* updated dependencies; * docs rearranged (splitted into smaller parts and converted to Markdown from rst) * secure (https-only) cookie, disabled by default, edit production.ini to enable * bug fixes: issue 3, issue 9, issue 10 * recommended database setup is now postgres
1.2.1
-----
* fixed translation (email template)
1.2.0
-----
* migrated to python3.4 * code cleanup * email notification templates moved to mako templates from settings * asynchronous email notifications * some UI improvements and UI cleanup * added font-awesome for icons * added 404 and 403 error pages