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>2022-06-02 10:07:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-06-02 10:07:42 +0300
commitb303777415ae004ac6fb1508897fea290eafb9c7 (patch)
tree24225232192202f530fe227dca355eb4699f3ab6 /CHANGELOG.md
parent0f3108deaf88ec12632509b1ac174607f5a7da51 (diff)
v1.13.0v1.13.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b3bb1741..ee8502852 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 1.13.0 – unreleased
+## 1.13.0 – 2022-06-02
### Added
- PHP8.1 support
- Many performance improvements
@@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file.
- OCI compatibility
- Forwarding attachments
- Creating duplicate tags
+- Collecting recipient addresses in background
+- Priority inbox synchronization
## 1.12.0 - 2022-04-26
### Added