From feb477ca48f351df90362dc7ba1a6fed5eaa1187 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 27 Jan 2021 19:05:24 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2153779..37f043ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This release adds the following new features: - [Additional URL schemes: SolidWorks PDM (conisio:) and abas ERP (abasurl:)](https://github.com/wekan/wekan/pull/3487). Thanks to tod31. +and adds the following improvements: + +- [Mobile and Desktop have now the same Quick Access view + scrollable](https://github.com/wekan/wekan/pull/3491). + Thanks to mfilser. + and fixes the following bugs: - [Changed method to create initials same as others for new user of oidc](https://github.com/wekan/wekan/pull/3489).