mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
v0.30
This commit is contained in:
parent
5d24d3de2a
commit
1a5fe93500
2 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "0.29.0",
|
||||
"version": "0.30.0",
|
||||
"description": "The open-source Trello-like kanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue