From 9c38574d3baeb9123944543937d46d40cf744b4f Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 14 Sep 2016 17:51:22 +0100 Subject: [PATCH] CHANGELOG: Add v1.1.1 release Signed-off-by: Stephen Finucane --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0b81c9a..dda8d21a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,17 @@ This project adheres to [Semantic Versioning](http://semver.org/). - N/A +## [1.1.1] - 2016-03-29 + +This release fixed a number of issues with the [1.1.0] release. + +## Fixed + +- Numerous issues in the `parsemail.py`, `parsearchive.py` and `parsemail.sh` + scripts +- Permissions of database tables as set by `grant-all` SQL scripts +- Misc. UI and performance improvements + ## [1.1.0] - 2016-03-03 This release overhauled the web UI and added support for automatic delegation -- 2.47.3