diff --git a/CHANGELOG.md b/CHANGELOG.md index 97295de2..acc48670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.