Update CHANGELOG

stable
David Barragán Merino 2017-02-22 17:15:21 +01:00
parent 901eb6323e
commit 688555734f
1 changed files with 15 additions and 8 deletions

View File

@ -3,15 +3,21 @@
## 3.1.0 No name yet (no date yet) ## 3.1.0 No name yet (no date yet)
### Features ### Features
- New project creation form: Now you can:
- duplicate a project.
- import from Taiga.
- import from Trello.
- import from Jira.
- import from GitHub.
- import from Asana.
- Improve add-members form: Now users can select between their contacts or type an email.
- Contact with the project: if the projects have this module enabled Taiga users can contact them. - Contact with the project: if the projects have this module enabled Taiga users can contact them.
- Velocity forecasting. Create sprints according to team velocity. - Velocity forecasting. Create sprints according to team velocity.
- Remove bower, now use only npm packages.
- Add new wysiwyg editor (like the Medunm editor) with emojis, local storage changes, mentions... - Add new wysiwyg editor (like the Medunm editor) with emojis, local storage changes, mentions...
- Add rich text custom fields (with a wysiwyg editor like descreption or comments). - Add rich text custom fields (with a wysiwyg editor like descreption or comments).
- Add thumbnails and preview for PSD files. - Add thumbnails and preview for:
- Add thumbnails and preview for SVG files. - PSD files.
- Improve add-members form: Now users can select between their contacts or type an email. - SVG files.
- New project creation with importing
- i18n: - i18n:
- Add japanese (ja) translation. - Add japanese (ja) translation.
- Add korean (ko) translation. - Add korean (ko) translation.
@ -19,6 +25,7 @@
### Misc ### Misc
- Lots of small and not so small bugfixes. - Lots of small and not so small bugfixes.
- Remove bower, now use only npm packages.
## 3.0.0 Stellaria Borealis (2016-10-02) ## 3.0.0 Stellaria Borealis (2016-10-02)