summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-12-04 14:31:41 -0500
committerFrederic Guillot <fred@kanboard.net>2016-12-04 14:31:41 -0500
commit3384ba49fa06c06794665407f22553b3ae0de498 (patch)
tree491fc358861baa48d615d0cc13037e677c6a0d9a /ChangeLog
parent7719703dce4e6353f9c5cccacccb7e364159aa1e (diff)
Update Changelog, contributors list and doc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2607cf0d..7c653483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: