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 <christoph@winzerhof-wurst.at>2021-01-20 20:49:40 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-01-20 21:02:51 +0300
commit953b2c9e9e5c972ae4eddb652d59e644e91dffd0 (patch)
tree39d43db9a2cca9d7d37f1fb9fe270c56abcad278 /CHANGELOG.md
parentae42817c529f9f54b7b218d495080053e59cabb5 (diff)
v1.8.0v1.8.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 6 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99a025ce6..591292363 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,22 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.8.0 – unreleased
+## 1.8.0 – 2021-01-20
## Added
+- Drag and drop
- Remember trusted senders
- Message delivery notification
-- Drag and drop feature
-- Add original attachment when forwarding a mail
- Unread mail dashboard widget
-- The possibility to add multiple files as attachments
-- Troubleshooting for mysql insert errors
-
+- Forward original attachments
+- Possibility to add multiple files as attachments
### Changed
-- Create a modal for account settings
-- Remove "All inboxes" if one account is set up
+- Account settings moved to modal
+- Hide "All inboxes" if only one account is set up
- Improve the ckeditor list plugin
- Automatically sync mailbox on opening
-
### Fixed
- Always show Mail search results first
- Improve reply button icon styling
@@ -29,7 +26,6 @@ All notable changes to this project will be documented in this file.
- The Dark theme on small screen
- Improve defaults layout
- Use consistent input vector size for the importance classifier
-- Refactor flag stings for search into a class
## 1.7.2 – 2020-12-07
### Fixed