summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-14 21:42:28 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-14 21:42:28 -0500
commit9e24bb2ef08b86c6d1aa150fda5a05538f4882da (patch)
tree88c5e575d58680359dca293c7971292cf08b0626 /ChangeLog
parenta8f404421f3e404ccd285da861a8cb25f3642f31 (diff)
Do not cache app settings in session
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e03819e5..1c200c2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ Improvements:
* Add dropdown menu for subtasks, categories, swimlanes, columns, custom filters, task links and groups
* Add new template hooks
+* Application settings are not cached anymore in the session
Bug fixes: