summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-28 23:43:01 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-28 23:43:01 +0300
commit670ace6a8d39d7189f404715aa920d307ad2e3c5 (patch)
tree4d10c77812db7bcc3f818b88f6eeb04ab6001a6e
parentebaccbcccafe9c506ae41d60ee51145003367994 (diff)
downloadwekan-670ace6a8d39d7189f404715aa920d307ad2e3c5.tar.gz
wekan-670ace6a8d39d7189f404715aa920d307ad2e3c5.tar.bz2
wekan-670ace6a8d39d7189f404715aa920d307ad2e3c5.zip
- 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
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84768867..2d6315aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,15 @@
# 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).
-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