From b2b25748f062ad678937b78b818683eaf599cea1 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 10 Oct 2016 18:59:00 -0400 Subject: Update ChangeLog --- ChangeLog | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) 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 -------------- -- cgit v1.2.3