diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8f453d..429f5786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,20 +4,32 @@ ## 1.8.0 ??? (unreleased) ### Features -- Show the reference of entities in search results (thanks to [@artlepool](https://github.com/artlepool)) -- Autofocus on search modal -- Select multiple backlog US with `shift` -- Public projects -- New project menu design -- New project home design -- New projects list design -- User menu -- User dashboard with `working on` and `watching` +- Menus + - New User menu + - New project menu design +- Home + - Change home page for logged users, show a user dashboard with `working on` and `watching` sections. +- Proyects privacity + - Enabled public projects + - Improve SEO, fix meta tags and added social meta tags +- About project detail + - New projects list design + - New project detail page design + - Add project timeline - User profile -- Activity timeline -- Global user configuration -- User contacts -- Improve SEO, fix meta tags and added social meta tags + - Now, access to edit user settings is out of a project + - New User profile view + - Add activity timeline to user profiles + - With the activity of my contacts on mine + - With the activity of the user on others + - Add user contacts to user profile + - Add project list to user profile +- Backlog panel + - Improve the drag & drop behavior of USs in backlog panel + - Select multiple US with `shift` in the backlog panel +- Global searches: + - Show the reference of entities in search results (thanks to [@artlepool](https://github.com/artlepool)) + - Autofocus on search modal - i18n. - Add deutsch (de) translation. - Add nederlands (nl) translation.