diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-02 22:20:44 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-02 22:20:44 +0200 |
commit | 4c5eda0ae5776e1456e74d0e160ded5b6e67157d (patch) | |
tree | 4c4622916eea7c1760c89129eed160b246de3313 /CHANGELOG.md | |
parent | 9261371c510dbc1f2d08890db072ccc96f4f6c1d (diff) | |
parent | 670cc99b8fd646e1d770ce026b1437414e47dd98 (diff) | |
download | wekan-4c5eda0ae5776e1456e74d0e160ded5b6e67157d.tar.gz wekan-4c5eda0ae5776e1456e74d0e160ded5b6e67157d.tar.bz2 wekan-4c5eda0ae5776e1456e74d0e160ded5b6e67157d.zip |
Merge branch 'thuanpq-fix-bug-on-missing-admin-panel-menuoption' into devel
Fixed Bug on not being able to see Admin Panel if not having access to Board List.
Thanks to thuanpq !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 10f4a0b4..679c0b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ This release adds the following new features: * [Performance optimization: Move more global subscriptions to template subscription](https://github.com/wekan/wekan/pull/1373); * Update tranlations. Add Latvian language. +and fixes the following bugs: + +* [Bug on not being able to see Admin Panel if not having access to Board List](https://github.com/wekan/wekan/pull/1371). + Thanks to GitHub users mfshiu and thuanpq for their contributions. Thanks to translators for their translations. # v0.60 2017-11-29 Wekan release |