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:
|
||||
|
||||
* Docker;
|
||||
* Docker on SLES12SP1.
|
||||
* Docker on SLES12SP1;
|
||||
* Install from source.
|
||||
|
||||
and adds the following new features:
|
||||
|
||||
* 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:
|
||||
|
||||
* Update xss to v0.3.3;
|
||||
* Typos in boards.js and boardHeader.js;
|
||||
* Build warning in jade template;
|
||||
* Using older version of MongoDB because of newer
|
||||
version breaks uploading files and avatars.
|
||||
* New MongoDB version breaks uploading files
|
||||
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,
|
||||
to be moved to Wekan wiki:
|
||||
and adds the following new documentation:
|
||||
|
||||
* Developer Documentation
|
||||
* Docker
|
||||
* Docker NginxProxy
|
||||
* Developer Documentation;
|
||||
* Docker;
|
||||
* and others.
|
||||
|
||||
Thanks to GitHub users BaobabCoder, jLouzado, lkisme, mario-orlicky,
|
||||
martingabelmann, mquandalle, stephenmoloney, umbertooo, xet7 and
|
||||
qge for their contributions.
|
||||
Thanks to GitHub users AlexanderR, BaobabCoder, jLouzado, kamijin-fanta,
|
||||
lkisme, mario-orlicky, martingabelmann, mquandalle, stephenmoloney,
|
||||
umbertooo, xet7 and qge for their contributions.
|
||||
|
||||
# v0.11.0 2016-12-16 Wekan fork first release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue