Update ChangeLog
This commit is contained in:
parent
cd633b9aff
commit
b2b25748f0
24
ChangeLog
24
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
|
||||
--------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue