diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-21 22:04:31 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-21 22:04:31 +0300 |
commit | d2d0ef2889d4b41bccf664c9fc6e9de4ea860c4b (patch) | |
tree | c6398f9c29552be5b84525007139f95e028e1353 | |
parent | c02988c51591944a136f962a9f5a3c60ef575a20 (diff) | |
download | wekan-d2d0ef2889d4b41bccf664c9fc6e9de4ea860c4b.tar.gz wekan-d2d0ef2889d4b41bccf664c9fc6e9de4ea860c4b.tar.bz2 wekan-d2d0ef2889d4b41bccf664c9fc6e9de4ea860c4b.zip |
Not about security issue not fixed yet.
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bb0155f..eac86d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # v0.29 2017-07-21 Wekan release +SECURITY ISSUE [Files accessible without authentication](https://github.com/wekan/wekan/issues/1105) +IS NOT FIXED YET. + This release adds the following new features: * [Export and import attachments as base64 encoded files](https://github.com/wekan/wekan/pull/1134); |