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:
authorAnna Larch <anna@nextcloud.com>2022-04-14 17:00:56 +0300
committerAnna Larch <anna@nextcloud.com>2022-04-14 17:00:56 +0300
commit59524ffd33172724ffe0bde3b06ca82cdf182960 (patch)
tree32beb30a7e1395af564b4f2ac11c08ce61b6c0d2 /CHANGELOG.md
parentb0dac03c6e6dbe1e7a01330bdedfd0daf3ce6398 (diff)
Release v1.12.rc1
Signed-off-by: Anna Larch <anna@nextcloud.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 715a639dc..c3c69a5b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
+
+## 1.12.0 - 2022-04-26
+### Added
+- Local Outbox
+- Scheduled Sending
+- Undo Sending
+- Anti abuse detection
+- Time in-/senstive background jobs
+- Clipboard support, copy recipient to clipboard
+- Loading indicator for autosuggestion dropdown
+### Changed
+- General UI improvements and design fixes
+- Account setup error reporting
+- Downgrade KItinerary log line to info
+### Fixed
+- TypeError spamming logs when user not logged in
+- Sync error with empty UID list
+- array_merge needs at least one argument
+- Missing account aliases for new accounts
+
## 1.11.7 - 2022-02-21
### Added
- Loading indicator for recipient suggestions