From f3058133b349e62db15e712b66af913d91c56ce9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 16 Apr 2018 21:22:33 +0300 Subject: Fix Node Fibers 100% CPU issue. Thanks to kentonv ! --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-1-g7c22