diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-10-24 11:53:47 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-10-24 11:53:47 +0300 |
commit | d4dd646bf4d1cc2300547c8ea01e49dfd8c6a03e (patch) | |
tree | 482da1c95535fd31885f79cb22a436d1f43c2eed /CHANGELOG.md | |
parent | 4cb25a5bcf5263f9c803a0a1d4ceaf6a9e5db75f (diff) | |
download | wekan-d4dd646bf4d1cc2300547c8ea01e49dfd8c6a03e.tar.gz wekan-d4dd646bf4d1cc2300547c8ea01e49dfd8c6a03e.tar.bz2 wekan-d4dd646bf4d1cc2300547c8ea01e49dfd8c6a03e.zip |
This release adds the beginning of following new features:
- Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7.
and fixes the following bugs:
- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket. Related #119
- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7. Closes #1856
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4597ee..9ad1f22d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# Upcoming Wekan release + +This release adds the beginning of following new features: + +- Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7. + +and fixes the following bugs: + +- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket. Related #119 +- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7. Closes #1856 + +Thanks to above mentioned GitHub users for contributions. + # v1.58 2018-10-23 Wekan release This release adds the [following new features and fixes](https://github.com/wekan/wekan/pull/1962), with Apache I-CLA: |