Update Changelog, contributors list and doc

This commit is contained in:
Frederic Guillot
2016-12-04 14:31:41 -05:00
parent 7719703dce
commit 3384ba49fa
10 changed files with 56 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ New features:
* Add personal API access token for users
* Rewrite of Markdown editor (remove CodeMirror)
* Suggest menu for task ID and user mentions in Markdown editor
* Add config parameter to disable automatic SQL migrations
Improvements:
@@ -15,6 +16,11 @@ Improvements:
* Replace notifications Javascript code by CSS
* Refactoring of user mentions job
* Remove Nitrous installer
* Update translations
* Rewrite some components in Vanilla Javascript
* Started Javascript code refactoring to avoid to much dependencies on jQuery
* Remove dependency on VueJS and CoreMirror
* Add P3P headers to avoid potential issues with IE
Breaking changes: