Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-11-04 15:12:01 +0300
committerGitHub <noreply@github.com>2020-11-04 15:12:01 +0300
commite3edb19f9f6c42ab63e8357f2c5756ed67544061 (patch)
tree07c11a504c1f9a32c87e3e70b1215044be5e130f /CHANGELOG.md
parentf54438ed8649dde59823d0e7a23c8aa6e3771a93 (diff)
parent2905751c5643f6d4a8174cfe6b5c4bc673cd813a (diff)
Merge pull request #3985 from nextcloud/enhancement/changelog-1.6.0
Update changelog for v1.6.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db4f4ea92..819a76442 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.6.0 – 2020-11-04
+### Added
+- Moving mails to other mailboxes of the same account (also usable on mobile)
+- New account preferences to pick the mailbox for draft, sent and trash mails
+- Important/favorite/read indicators inside the threaded view
+- Enhanced multiselect using the Shift key to select ranges
+### Changed
+- Minimum php version increased to 7.3 due to 7.2 EOL
+- Reply button is now a link – user can write the reply in a new tab
+- Internal code cleanup
+- Dependency updates
+### Fixed
+- Saving all attachments of an email to Nextcloud Files
+- Quoting the forwarded email
+- Seen/unseen handling in multiselect
+- Font weight in thread view
+- Font color of "Add account" button in app settings
+- Browser error when navigating away from a draft that hasn't loaded yet
+
## 1.5.1 - 2020-10-27
- Fix displaying of messages with empty from field
- Fix translation of delete account dialogue