mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Wekan v0.28
This commit is contained in:
parent
2302453b36
commit
3d4a7512f1
2 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
||||||
# Upcoming Wekan release
|
# v0.28 2017-07-15 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:
|
This release adds the following new features:
|
||||||
|
|
||||||
|
@ -8,7 +11,8 @@ This release adds the following new features:
|
||||||
item](https://github.com/wekan/wekan/pull/1099);
|
item](https://github.com/wekan/wekan/pull/1099);
|
||||||
* [Improve UI design of checklist items](https://github.com/wekan/wekan/pull/1108);
|
* [Improve UI design of checklist items](https://github.com/wekan/wekan/pull/1108);
|
||||||
* [Import Wekan board](https://github.com/wekan/wekan/pull/1117);
|
* [Import Wekan board](https://github.com/wekan/wekan/pull/1117);
|
||||||
* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119).
|
* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119);
|
||||||
|
* [Wekan wiki now has menu with categories](https://github.com/wekan/wekan/wiki).
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "wekan",
|
"name": "wekan",
|
||||||
"version": "0.27.0",
|
"version": "0.28.0",
|
||||||
"description": "The open-source Trello-like kanban",
|
"description": "The open-source Trello-like kanban",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue