From 6215e3b584f4ee5cc3f0a3a9d9629ad44c7f4f85 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 23 Aug 2023 06:28:56 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f7c26b23..6c2b40d59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,8 +32,10 @@ This release adds the following new features: Thanks to xet7. - [Added show-subtasks-field to be translateable at Board Settings / Subtasks Settings](https://github.com/wekan/wekan/commit/e60eddda0440f49d769d73db212322d5ba994662). Thanks to xet7. -- [Default board for users](https://github.com/wekan/wekan/pull/5098). +- [After OIDC login, add users to board DEFAULT_BOARD_ID](https://github.com/wekan/wekan/pull/5098). Thanks to diegosteiner. +- [Added DEFAULT_BOARD_ID environment variable setting to all WeKan platforms](https://github.com/wekan/wekan/commit/a781c0e7dcfdbe34c1483ee83cec12455b7026f7). + Thanks to xet7. and adds the following updates: