mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Add mixmax:smart-disconnect to lower CPU usage when
browser tab is not selected. Thanks mfshiu ! Related wekan/wekan-mongodb#2
This commit is contained in:
parent
415fafe7f6
commit
7a943f99e3
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ This release adds the following new features:
|
|||
* [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373);
|
||||
* [Auto update card cover with latest uploaded image attachment](https://github.com/wekan/wekan/pull/1387);
|
||||
* [Always display attachment section for uploading file quickly](https://github.com/wekan/wekan/pull/1391);
|
||||
* [Make it easier to see the Add Card button at top of list](https://github.com/wekan/wekan/pull/1392).
|
||||
* [Make it easier to see the Add Card button at top of list](https://github.com/wekan/wekan/pull/1392);
|
||||
* [Add mixmax:smart-disconnect to lower CPU usage when browser tab is not selected](https://github.com/wekan/wekan-mongodb/issues/2);
|
||||
* Update tranlations. Add Latvian language;
|
||||
* Update to Meteor 1.6.0, Node 6.12.2 and MongoDB 3.2.18.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue