Add changelog entry

stable
Jesús Espino 2016-06-14 12:02:22 +02:00 committed by David Barragán Merino
parent a09a7fe5cd
commit d01de86ec1
1 changed files with 8 additions and 5 deletions

View File

@ -4,17 +4,20 @@
## 2.2.0 ???? (Unreleased)
### Features
- Show a confirmation notice when you exit edit mode by pressing ESC in the markdown inputs.
- Add the tribe button to link stories from tree.taiga.io with gigs in tribe.taiga.io.
- Show a confirmation notice when you exit edit mode by pressing ESC in the markdown inputs.
- Errors (not found, server error, permissions and blocked project) don't change the current url.
- Neew Attachments image slider in preview mode.
- New admin area to edit the tag colors used in your project.
- Display the current user (me) at first in assignment lightbox (thanks to [@mikaoelitiana](https://github.com/mikaoelitiana))
- Add a new permissions to allow add comments instead of use the existent modify permission for this purpose.
- Ability to edit comments, view edition history and redesign comments module UI.
- Divide the user dashboard in two columns in large screens,
- Upvote and downvote issues from the issues list.
- Divide dashboard in two columns in large screens,
- Drag & Drop ordering for wiki links.
- Comments:
- Add a new permissions to allow add comments instead of use the existent modify permission for this purpose.
- Ability to edit comments, view edition history and redesign comments module UI.
- Wiki:
- Drag & Drop ordering for wiki links.
- Add a list of all wiki pages
### Misc
- Lots of small and not so small bugfixes.