diff options
author | Xavier Priour <xavier.priour@bubblyware.com> | 2015-11-13 12:43:34 +0100 |
---|---|---|
committer | Xavier Priour <xavier.priour@bubblyware.com> | 2015-11-13 12:43:34 +0100 |
commit | a7427b9ae4e790989c49408ffe14aea4976db305 (patch) | |
tree | 3b56c753ce05ba9a5253078e2792b2c485d2912e /History.md | |
parent | 3dc70b3ea4d49bccb10d4f2b3e317c794da91e37 (diff) | |
parent | cb3bd86396e4d19e1f05fcb94e3527f81e70412e (diff) | |
download | wekan-a7427b9ae4e790989c49408ffe14aea4976db305.tar.gz wekan-a7427b9ae4e790989c49408ffe14aea4976db305.tar.bz2 wekan-a7427b9ae4e790989c49408ffe14aea4976db305.zip |
merge with /devel
Diffstat (limited to 'History.md')
-rw-r--r-- | History.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -3,9 +3,13 @@ This release features: * Card import from Trello +* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start the + a board member autocompletion, or <kbd>#</kbd> for a label. +* Accelerate the initial page rendering by sending the data on the intial HTTP + response instead of waiting for the DDP connection to open. -Thanks to GitHub users AlexanderS, fisle, ndarilek, and xavierpriour for their -contributions. +Thanks to GitHub users AlexanderS, fisle, FuzzyWuzzie, ndarilek, and +xavierpriour for their contributions. # v0.9 |