diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-12-04 14:31:41 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-12-04 14:31:41 -0500 |
commit | 3384ba49fa06c06794665407f22553b3ae0de498 (patch) | |
tree | 491fc358861baa48d615d0cc13037e677c6a0d9a /ChangeLog | |
parent | 7719703dce4e6353f9c5cccacccb7e364159aa1e (diff) |
Update Changelog, contributors list and doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |