mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
Update changelog
This commit is contained in:
parent
4b7b5e9796
commit
1e5fd0539f
1 changed files with 24 additions and 12 deletions
36
CHANGELOG.md
36
CHANGELOG.md
|
@ -8,30 +8,42 @@ merged back to Wekan.
|
||||||
This release adds the following supported platforms:
|
This release adds the following supported platforms:
|
||||||
|
|
||||||
* Docker;
|
* Docker;
|
||||||
* Docker on SLES12SP1.
|
* Docker on SLES12SP1;
|
||||||
|
* Install from source.
|
||||||
|
|
||||||
and adds the following new features:
|
and adds the following new features:
|
||||||
|
|
||||||
* Checklists;
|
* Checklists;
|
||||||
* Remove a list.
|
* Remove a list;
|
||||||
|
* Admin of board can leave board if he/she
|
||||||
|
is not last admin in the board;
|
||||||
|
* Shortcuts popup, link to it on
|
||||||
|
bottom right corner;
|
||||||
|
* Links are now underlined and change
|
||||||
|
link color on hover;
|
||||||
|
* Added YuGothic and Meiryo fonts to show
|
||||||
|
non-English text correctly.
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
|
* Update xss to v0.3.3;
|
||||||
* Typos in boards.js and boardHeader.js;
|
* Typos in boards.js and boardHeader.js;
|
||||||
* Build warning in jade template;
|
* Build warning in jade template;
|
||||||
* Using older version of MongoDB because of newer
|
* New MongoDB version breaks uploading files
|
||||||
version breaks uploading files and avatars.
|
and avatars, so using older version;
|
||||||
|
* Tweaked .gitignore to exclude .build/*;
|
||||||
|
* Fix executeUpTo label when dragging cards,
|
||||||
|
popup was not in the predefined hierachy;
|
||||||
|
|
||||||
and adds the following new documentation to Wefork wiki,
|
and adds the following new documentation:
|
||||||
to be moved to Wekan wiki:
|
|
||||||
|
|
||||||
* Developer Documentation
|
* Developer Documentation;
|
||||||
* Docker
|
* Docker;
|
||||||
* Docker NginxProxy
|
* and others.
|
||||||
|
|
||||||
Thanks to GitHub users BaobabCoder, jLouzado, lkisme, mario-orlicky,
|
Thanks to GitHub users AlexanderR, BaobabCoder, jLouzado, kamijin-fanta,
|
||||||
martingabelmann, mquandalle, stephenmoloney, umbertooo, xet7 and
|
lkisme, mario-orlicky, martingabelmann, mquandalle, stephenmoloney,
|
||||||
qge for their contributions.
|
umbertooo, xet7 and qge for their contributions.
|
||||||
|
|
||||||
# v0.11.0 2016-12-16 Wekan fork first release
|
# v0.11.0 2016-12-16 Wekan fork first release
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue