From 6272aabefb8be45a73d6287a4249d64af5c0068d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 2 Mar 2021 15:56:28 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc3e11b9f..cbd612953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ # Upcoming Wekan release -This release adds the following +This release adds the following improvements: - [Added sort to edit card REST API](https://github.com/wekan/wekan/pull/3618). + Thanks to ChrisMagnuson. +- [Add attachmentId to the Webhook data](https://github.com/wekan/wekan/pull/3620). + Thanks to n8ores. + +and fixes the following bugs: + +- [Fix SMTP port lost after upgrade. STMP settings are made only with environment variables on non-Sandstorm platforms. + Note: Sending email on Sandstorm Wekan does not work yet](https://github.com/wekan/wekan/commit/65b8220fe53349695a335bdb8b9692f82d4b3329). + Thanks to jrsupplee and xet7. Thanks to above GitHub users for their contributions and translators for their translations.