diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-11-03 10:37:22 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-11-03 10:37:22 +0200 |
commit | 22a09f3e7d29b96f1c0393b4709cc9cccff97884 (patch) | |
tree | 97392f1b5be982f10532fdb111181a99bb33ff82 | |
parent | dda36f4eb3f4cbf23a936513db5f2abe2413db8b (diff) | |
download | wekan-22a09f3e7d29b96f1c0393b4709cc9cccff97884.tar.gz wekan-22a09f3e7d29b96f1c0393b4709cc9cccff97884.tar.bz2 wekan-22a09f3e7d29b96f1c0393b4709cc9cccff97884.zip |
- Hide Linked Card and Linked Board on Sandstorm, because they are only
useful when having multiple boards, and at Sandstorm
there is only one board per grain. Thanks to ocdtrekkie and xet7.
Closes #1982
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a805d87..7cb8f09e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Upcoming Wekan release -This release adds the following new features: +This release adds the following new features to all Wekan platforms: - Add Hindi language. Thanks to saurabharch. +and hides the following features at Sandstorm: + +- Hide Linked Card and Linked Board on Sandstorm, because they are only + useful when having multiple boards, and at Sandstorm + there is only one board per grain. Thanks to ocdtrekkie and xet7. Closes #1982 + Thanks to above mentioned GitHub users for their contributions. # v1.66 2018-10-31 Wekan release |