From 444fff47dc0355731fcd3a0f18591042af271453 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 9 Jun 2020 22:16:00 +0300 Subject: Update ChangeLog. --- CHANGELOG.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 34bfe9ac..bd00a46c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,27 @@ +# Upcoming Wekan release + +This release adds the following updates: + +- [OpenShift template updates: + 1) Remove status fields (this is created by Kubernetes at run time) + 2) The latest MongoDB by default available with OpenShift is 3.6 + 3) Change MongoDB service name to contain wekan to avoid potentially + conflicting with other mongodb instances in the same + project](https://github.com/wekan/wekan/pull/3158). + Thanks to jimmyjones2. + +and fixes the following bugs: + +- [Copy the labels only if the target board is different](https://github.com/wekan/wekan/pull/3154). + Thanks to marc1006. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v4.12 2020-06-08 Wekan release This release fixes the following CRITICAL SECURITY VULNERABILITIES: -- Fix XSS bug reported 2020-05-24 by [swsjona](https://twitter.com/swsjona): +- Fix XSS bug reported 2020-05-24 by [swsjona](https://twitter.com/swsjona): [Part 1](https://github.com/wekan/wekan/commit/1f85b25549b50602380f1745f19e5fe44fe36d6f), [Part 2](https://github.com/wekan/wekan/commit/fb44df981581354bf23a6928427ad2bf73c4550f), [Part 3](https://github.com/wekan/wekan/commit/99f68f36b028d6c75acf2e5b83585b1acee65f97), -- cgit v1.2.3-1-g7c22