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>2019-12-09 22:24:05 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-09 22:24:17 +0300
commit08f6e07b9bbac8ea41b96e36991e3141106a8cb1 (patch)
tree6b70b5b1e35e0f1c68c12b993daf94ff28702bbb /CHANGELOG.md
parentf7830eab62d14c12330b0891d1bc5411aeb0b2ac (diff)
Version bumpv0.20.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dc969620..6892df63e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.20.1 - 2019-12-09
+### Added
+- occ command to diagnose an account (# of mailboxes, messages; IMAP capabilities)
+### Changed
+- New and updated translations
+- Updated dependencies
+### Fixed
+- Provisioned account update password check when password is set to empty string
+
## 0.20.0 - 2019-12-04
### Added
- Admin settings UI to configure provisioned accounts (formerly known as "default account") -> provisioned accounts are now stored in the database