From f470873d5d95571a30a99c2482ece7873e8f88d5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 19 Dec 2018 16:05:15 -0800 Subject: Update ChangeLog --- ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b4b882b..2f93f68c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Version 1.2.7 (December 19, 2018) +--------------------------------- + +* Write log entry on file removal +* Auto link duplicated tasks +* Auto link tasks duplicated to another project +* Auto link tasks created from a subtask +* Redirect to board view of the current task after duplication +* Fix broken link to contributor page +* Add automatic action for moving a task to a swimlane based on category change +* Add automatic action to assign a category based on swimlane change +* Add ordering comments by id along with creation date +* Fix custom roles duplication (source and destination column_id) +* Add locale en_GB +* New automatic action: move the task to another swimlane when assigned +* Disable php_uname() warning for restrictive environments +* Add hook to board settings +* Add method remove() to settings model +* Add php7-bcmath to Docker image +* Add sorting by reference in list view +* Added priority, swimlane, and column values from parent task to task converted from subtask +* Update translations + Version 1.2.6 (October 10, 2018) -------------------------------- -- cgit v1.2.3