From 3c9a87cc46e21ceadb7994a30fc02da60a46a6aa Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 26 Jun 2018 18:05:59 +0200 Subject: [PATCH] Add changelog for 0.8.2 Signed-off-by: Christoph Wurst --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e548670..7fa4c234f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.8.2 – 2018-06-28 +### Added +- Advanced search +- New and updated translations +### Fixed +- Preserve URI hash in sanitized HTML messages +- Pagination of incoming messages +- Autoconfig issues +- Security issues in third party JavaScript libraries +- Folder sorting +- Issue template URL in README + ## 0.8.1 – 2018-05-14 ### Added - New and updated translations