mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 17:00:13 +01:00
Update changelog.
This commit is contained in:
parent
61b520617a
commit
c1609fb760
1 changed files with 18 additions and 6 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
|
@ -4,14 +4,26 @@ Known bugs:
|
||||||
|
|
||||||
* https://github.com/wekan/wekan/issues/784
|
* https://github.com/wekan/wekan/issues/784
|
||||||
|
|
||||||
This release fixes the following bugs:
|
This release adds the following new features:
|
||||||
|
|
||||||
* Remove invitation code if email sending failed.
|
* [Comment permissions](https://github.com/wekan/wekan/issues/870);
|
||||||
* Show customized error msg while invitaion code is wrong during registration.
|
* Add bigger screenshots for Sandstorm.
|
||||||
* Fix "internal error" while registration is done.
|
|
||||||
* Fix "cannot access disableRegistration of undefined" error.
|
|
||||||
|
|
||||||
Thanks to GitHub user lkisme for contributions.
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
* Dockerfile fix for local packages;
|
||||||
|
* Don't send emails if missing smtp host;
|
||||||
|
* Remove invitation code if email sending failed;
|
||||||
|
* Show customized error msg while invitaion code is wrong during registration;
|
||||||
|
* Fix "internal error" while registration is done;
|
||||||
|
* Fix "cannot access disableRegistration of undefined" error;
|
||||||
|
* Add high available server for getting the gpg keys - suppose it should lead
|
||||||
|
to fewer failures on getting the gpg keys leading to some rare build failures;
|
||||||
|
* Add a docker build to the .travis.yml - this will help determine if pull
|
||||||
|
requests need further review before merging into devel.
|
||||||
|
|
||||||
|
Thanks to GitHub users JamborJan, lkisme, rhelsing, Serubi, stephenmoloney
|
||||||
|
and Zokormazo for their contributions.
|
||||||
|
|
||||||
# v0.17 2017-03-25 Wekan release
|
# v0.17 2017-03-25 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue