summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-16 21:22:33 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-16 21:22:33 +0300
commitf3058133b349e62db15e712b66af913d91c56ce9 (patch)
tree7b00de22a5ebf1295f505a53e5f50d01ccc7f946
parente26a4824cfb119a15767c4827190a6b9ab65b904 (diff)
downloadwekan-f3058133b349e62db15e712b66af913d91c56ce9.tar.gz
wekan-f3058133b349e62db15e712b66af913d91c56ce9.tar.bz2
wekan-f3058133b349e62db15e712b66af913d91c56ce9.zip
Fix Node Fibers 100% CPU issue.
Thanks to kentonv !
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 859ffe4b..718878e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,13 +6,14 @@ This release adds the following new features:
and fixes the following bugs:
+- [Fix Node Fibers 100% CPU issue](https://github.com/wekan/wekan/commit/e26a4824cfb119a15767c4827190a6b9ab65b904);
- [Plus button on a Swimlane row, always add an element on the first row](https://github.com/wekan/wekan/issues/1577);
- [Fix Checklist REST API](https://github.com/wekan/wekan/commit/9eef5112dc1c1c30590d19fbfd2f615714112a3f);
- [Fix Disabling "show cards count" not possible, now zero means disable](https://github.com/wekan/wekan/issues/1570);
- [Fix Checklist not copied when copied a card and Copy Checklist Template to Many Cards](https://github.com/wekan/wekan/issues/1565);
- [Fix Filter cards hides checklist items](https://github.com/wekan/wekan/issues/1561).
-Thanks to GitHub user andresmanelli for contributions.
+Thanks to GitHub users andresmanelli, kentonv and xet7 for their contributions.
# v0.83 2018-04-12 Wekan release