summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog24
1 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76b02a1a..6e07458c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Version 1.0.34 (unreleased)
+Version 1.0.34
--------------
New features:
@@ -8,6 +8,28 @@ New features:
* New automatic action:
- Close a task in a specific column when not moved during a given period
+Improvements:
+
+* Do not close the popover when clicking on the background
+* Add visual icon to show a dropdown action on task
+* Avoid 'blur' effect on popover
+* Accept more file types for external links
+* Restrict search to active projects
+* Improve task status filter
+* Add filter tag:none
+* Always apply merge hooks in task creation controller
+* Update task moved date only when the column or swimlane is changed
+* Add new subtask hooks
+* Add the actual use of TaskStartDateFilter
+* Update translations and documentation
+
+Bug fixes:
+
+* Send absolute links in email notifications
+* Restrict task complexity to a specific range to avoid integer overflow
+* Do not show closed tasks in task move position form
+* Avoid "Controller not found" in Settings > Links
+
Version 1.0.33
--------------