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:
authorGreta <gretadoci@gmail.com>2022-10-10 16:20:03 +0300
committerGitHub <noreply@github.com>2022-10-10 16:20:03 +0300
commit8a6d40de770ca4bb26dce8af289f7c96bd2f2824 (patch)
tree86ea1cee1713d2e380cab1244f6b73e2c77b24e4
parentb2b42b3a14c65eefc751ddc404acbc395f2f2833 (diff)
parentf293009b40a773d6ed9354dca91ee4ace2695b4d (diff)
Merge pull request #7404 from nextcloud/release/1.14.0v1.14.0
Release 1.14.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--appinfo/info.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f829c2643..a047a1c45 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,6 +63,8 @@ All notable changes to this project will be documented in this file.
- Sending outbox message of deleted user accounts
- Collecting addresses in the background
- Fix lost modifications of preview text
+- Redirect to setup page if no accounts are configured
+- Show empty content when opening drafts
## 1.13.6 - 2022-06-29
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7bd4ef44a..0a2a1e6bb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.
- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!
]]></description>
- <version>1.14.0-rc.2</version>
+ <version>1.14.0</version>
<licence>agpl</licence>
<author>Greta Doçi</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>