diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-02-27 17:29:21 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-02-27 17:29:21 +0200 |
commit | c3b2a0c955ce86be76da7400d6ac70c8078610f3 (patch) | |
tree | 45475076d1edbac3828f2abe0db13ddba9179a31 | |
parent | 4a77bc930fdf8e9d951a8d1aa8395f79dc014655 (diff) | |
parent | 0ac42c145e41f6e7125b7d5e7786c6d8a2a85a37 (diff) | |
download | wekan-c3b2a0c955ce86be76da7400d6ac70c8078610f3.tar.gz wekan-c3b2a0c955ce86be76da7400d6ac70c8078610f3.tar.bz2 wekan-c3b2a0c955ce86be76da7400d6ac70c8078610f3.zip |
Merge branch 'devel' into edge
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 79317001..f105915f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This release adds the following new Sandstorm features and fixes: - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082). - Board favorites. - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. - Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. + Probably some Admin Panel features do not work yet. Please keep backup of your grains before testing Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. |