From 62d273a476ee7a137c876c102f440ac2826c1f0a Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 11 Nov 2020 15:10:17 +0100 Subject: v1.7.0 Signed-off-by: Christoph Wurst --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ca05bba2..9571c113f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.7.0 – 2020-11-11 +### Added +* Possibility to move mailboxes +* Improved HTML email rendering +* Ability to edit existing messages as new ones +### Changed +* Admin documentation now contains more troubleshooting instructions +* Show admin and developer documentation on app store +### Fixed +* Null error for messages with no sender information +* Overlapping message with same timestamp +* Wrong php7.2 support claimed in info.xml of v1.6.0 +* Unexpected borders on recipient pickers +* Styling of automatic/manual account settings tabs + ## 1.6.0 – 2020-11-04 ### Added - Moving mails to other mailboxes of the same account (also usable on mobile) -- cgit v1.2.3