mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Add checklist, card comment and token authentication to REST API. Remove here1 false messages from console when starting Wekan. Thanks to huneau !
This commit is contained in:
parent
1c3551201a
commit
ffd704b0cf
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,3 +1,18 @@
|
||||||
|
# Upcoming Wekan release
|
||||||
|
|
||||||
|
This release adds the following new features:
|
||||||
|
|
||||||
|
* [Add checklist and card comment to REST API](https://github.com/wekan/wekan/pull/1033);
|
||||||
|
* [Add token authentication to REST API](https://github.com/wekan/wekan/pull/1033), this fixes
|
||||||
|
[Security flaws introduced by REST API](https://github.com/wekan/wekan/issues/1032).
|
||||||
|
|
||||||
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
* [When Wekan starts, there's "here1 false" messages in
|
||||||
|
console](https://github.com/wekan/wekan/issues/1028).
|
||||||
|
|
||||||
|
Thanks to GitHub user huneau for contributions.
|
||||||
|
|
||||||
# v0.22 2017-05-07 Wekan release
|
# v0.22 2017-05-07 Wekan release
|
||||||
|
|
||||||
This release fixes the following bugs:
|
This release fixes the following bugs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue