mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Add changes for v0.11 to the changelog
This commit is contained in:
parent
5916ff3c1b
commit
14e2b3c15f
1 changed files with 24 additions and 0 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -1,3 +1,27 @@
|
|||
# v0.11
|
||||
|
||||
This release adds the following new features:
|
||||
|
||||
* Notification system with email notifications of the changes in a board,
|
||||
a list or on a card;
|
||||
* Show the exact time when hovering the activity time;
|
||||
* Allow to edit more easily longer card titles by resizing the input box;
|
||||
* Add shortcuts to move cards to the top or the bottom of a list;
|
||||
* A new log-in button on the public board view to sign in, even if the board
|
||||
is published;
|
||||
|
||||
and fixes the following bugs:
|
||||
|
||||
* Fix the syntax of the docker-compose.yml;
|
||||
* Use the correct pluralization of emoji;
|
||||
* Only publish required user data and keep the hashed passwords confidential;
|
||||
* Fix the generation and alignment of the initials avatars;
|
||||
* Only display the buttons in the board header, if the data is avialable
|
||||
and the user is able to use it;
|
||||
|
||||
Thanks to GitHub users alayek, AlexanderS, choclin, floatinghotpot, ForNeVeR,
|
||||
seschwar, and TheElf for their contributions.
|
||||
|
||||
# v0.10.1
|
||||
|
||||
This patch release fixes two bugs on Sandstorm:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue