summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-15 13:29:57 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-15 13:29:57 +0300
commit65769f3726ff5c272ee4184c201e50fa3d4248e2 (patch)
treeaa7ee49c8bcbee86bc8499067471ffe2ff604e86 /CHANGELOG.md
parent315b5bad4665ba567f7b7d0d1cb1e682a7205df7 (diff)
downloadwekan-65769f3726ff5c272ee4184c201e50fa3d4248e2.tar.gz
wekan-65769f3726ff5c272ee4184c201e50fa3d4248e2.tar.bz2
wekan-65769f3726ff5c272ee4184c201e50fa3d4248e2.zip
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d2438b9f..906fa6c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Upcoming Wekan release
-This release fixes the following bugs:
+This release fixes the following security issues:
+
+- [Revert permission change](https://github.com/wekan/wekan/commit/d302d6f857657ada229f78d9fcd32f63753d9779),
+ related [#2590](https://github.com/wekan/wekan/issues/2590) and
+ [these comments](https://github.com/wekan/wekan/commit/9f6d615ee5bbdb7552e6bdcae75a76a7f74fef7a#commitcomment-34636513).
+ Thanks to road42, justinr1234 and xet7.
+
+and adds the following new features:
+
+- On board, BoardAdmin and normal user can now [invite new user directly
+ with email address](https://github.com/wekan/wekan/issues/2060),
+ [without using Admin Panel or registering
+ at /sign-up](https://github.com/wekan/wekan/commit/5c696e5a3c70d31a7af6e47cbcf691f6c18eb384).
+ Thanks to xet7.
+
+and fixes the following bugs:
- [Fix bug: When on board, clicking Admin Panel redirects to All Boards page, so it did require
to click Admin Panel again](https://github.com/wekan/wekan/commit/d302d6f857657ada229f78d9fcd32f63753d9779).