From 0985438df56609ab213ac5a330a45e03b2360a8d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 6 Apr 2023 16:59:27 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8c35f0e..e2c3734c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ Note: [How to upgrade WeKan](https://github.com/wekan/wekan/issues/4585) +# Upcoming WeKan ® release + +This release fixes the following bugs: + +- [Added missing docs of Snap avatars max size etc](https://github.com/wekan/wekan/commit/2aba1e3bf98717f403b064f4de3f893bf1b009aa). + Thanks to xet7. +- [Fix avatar if Meteor.user() is undefined](https://github.com/wekan/wekan/pull/4876). + Thanks to mfilser. +- [Fix broken add_board_member API and return value for remove_board_member](https://github.com/wekan/wekan/pull/4880). + Thanks to gustavengstrom. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v6.81 2023-03-26 WeKan ® release This release fixes the following bugs: