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 <anna@nextcloud.com>2022-05-02 20:27:42 +0300
committerGitHub <noreply@github.com>2022-05-02 20:27:42 +0300
commit697d405735ae364ac7790ced8e89d535ecc9cae5 (patch)
treeefa7d1eec5b94eb02f30962dcb46f25d8996070a
parent95289c17b5e693ad2decfe1abc71eed9ec5e3ce6 (diff)
parent16725cf0499cfb0913a4211c44e2aa3cd95b6a7d (diff)
Merge pull request #6353 from nextcloud/release/1.12rc2v1.12.0-rc.2
Add changelog for 1.12rc2
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3c69a5b8..b695c0c08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.12.0 - 2022-04-26
+## 1.12.0 - 2022-05-03
### Added
- Local Outbox
- Scheduled Sending
- Undo Sending
- Anti abuse detection
-- Time in-/senstive background jobs
+- Time in-/sensitive background jobs
- Clipboard support, copy recipient to clipboard
- Loading indicator for autosuggestion dropdown
### Changed
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- Account setup error reporting
- Downgrade KItinerary log line to info
### Fixed
+- Discard drafts on outbox and imap messages
- TypeError spamming logs when user not logged in
- Sync error with empty UID list
- array_merge needs at least one argument