summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfb2f79..98c0df7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+Version 1.0.19 (unreleased)
+---------------------------
+
+New features:
+
+* Added LDAP group sync
+* Add swimlane description
+* New plugin system (alpha)
+* Added Bahasa Indonesia translation
+
+Breaking changes:
+
+* Budget planning is now a plugin and it's not part of core
+
+Improvements:
+
+* Highlight selected item in dropdown menus
+* Gantt chart: change bar color according to task progress
+* Replace color dropdown by color picker in task forms
+* Creating another task stay in the popover (no full page refresh anymore)
+* Avoid scrollbar in Gantt chart for row title on Windows platform
+* Remove unnecessary margin for calendar header
+* Show localized documentation if available
+* Add event subtask.delete
+
+Bug fixes:
+
+* Fix typo in template that prevent the Gitlab oauth link to be displayed
+* Fix Markdown preview links focus
+* Avoid dropdown menu to be truncated inside a column with scrolling
+* Deleting subtask doesn't update task time tracking
+
Version 1.0.18
--------------