summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-08-13 15:10:15 -0700
committerFrederic Guillot <fred@kanboard.net>2017-08-13 15:10:15 -0700
commitdaccedbdab2709faca6faf8fcc3388f1f9eab07b (patch)
tree826f9fdf776281ffef27a8fe085c01d1166c96b7 /ChangeLog
parent3ba8b0462c682a66eda0120c0ebbc37ee740e39c (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0b87da1..c889556b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Version 1.0.46 (August 13, 2017)
+--------------------------------
+
+Security Issues:
+
+* Fix two privilege escalation issues: a standard user could reset the password
+of another user by altering form data.
+
+Improvements:
+
+* Add "Create another link" checkbox for internal link as in sub-task creation
+* Updated translations
+
+Bug fixes:
+
+* Fix parsing issue in phpToBytes() method
+
Version 1.0.45 (June 23, 2017)
------------------------------