From 5346f89f77fb2e921b0fc5cc45fd2c9ca9785993 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 23 Jan 2021 17:05:18 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eaba58ba..4534bcb40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ This release adds the following new features: - [Option to add custom field to all cards](https://github.com/wekan/wekan/pulls/3466). Thanks to jrsupplee. +- [Added board title link and background color to My Cards](https://github.com/wekan/wekan/pull/3471). + Thanks to helioguardabaxo. +- [Added checkbox as an option to custom field create dialog](https://github.com/wekan/wekan/pull/3472). + Thanks to jrsupplee. +- [Display My Cards lists using inline-grid](https://github.com/wekan/wekan/pull/3474). + Thanks to jrsupplee. and adds the following updates: @@ -20,6 +26,8 @@ and fixes the following bugs: Thanks to jrsupplee and xet7. - [Fix for search operators with uppercase letters](https://github.com/wekan/wekan/pull/3470). Thanks to jrsupplee. +- [Boards.copyTitle - escape string used in regex](https://github.com/wekan/wekan/pull/3473). + Thanks to jrsupplee. Thanks to above GitHub users for their contributions and translators for their translations.