This commit is contained in:
Lauri Ojansivu 2017-07-27 22:27:08 +03:00
parent 5d24d3de2a
commit 1a5fe93500
2 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,7 @@
# Upcoming Wekan release
# v0.30 2017-07-27 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:
@ -11,7 +14,7 @@ and fixes the following bugs:
* [Double shashes on ROOT_URL](https://github.com/wekan/wekan/issues/962).
Thanks to GitHub users GhassenRjab, nztqa and xet7 for contributions.
Thanks to GitHub users GhassenRjab, nztqa and xet7 for their contributions.
# v0.29 2017-07-21 Wekan release

View file

@ -1,6 +1,6 @@
{
"name": "wekan",
"version": "0.29.0",
"version": "0.30.0",
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {