mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
- Add msavin:userCache to speedup Wekan.
https://forums.meteor.com/t/introducing-a-new-approach-to-meteor-user-this-simple-trick-can-save-you-millions-of-database-requests/45336/7 https://github.com/msavin/userCache Thanks to msavin and xet7 ! Related #1672
This commit is contained in:
parent
ebaccbccca
commit
670ace6a8d
1 changed files with 7 additions and 2 deletions
|
@ -1,10 +1,15 @@
|
||||||
# Upcoming Wekan release
|
# Upcoming Wekan release
|
||||||
|
|
||||||
This release fixes the following bugs:
|
This release adds the following new features:
|
||||||
|
|
||||||
|
- Add [msavin:userCache](https://github.com/msavin/userCache) to speedup Wekan.
|
||||||
|
See [meteor forums post](https://forums.meteor.com/t/introducing-a-new-approach-to-meteor-user-this-simple-trick-can-save-you-millions-of-database-requests/45336/7).
|
||||||
|
|
||||||
|
and fixes the following bugs:
|
||||||
|
|
||||||
- [Fix Delete Board](https://github.com/wekan/wekan/commit/534b20fedac9162d2d316bd74eff743d636f2b3d).
|
- [Fix Delete Board](https://github.com/wekan/wekan/commit/534b20fedac9162d2d316bd74eff743d636f2b3d).
|
||||||
|
|
||||||
Thanks to GitHub users rjevnikar and xet7 for their contributions.
|
Thanks to GitHub users msavin, rjevnikar and xet7 for their contributions.
|
||||||
|
|
||||||
# v1.37 2018-08-28 Wekan release
|
# v1.37 2018-08-28 Wekan release
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue