|
| 1 | +## 1.12.1 |
| 2 | +* Fixes highlighting issue |
| 3 | + |
1 | 4 | ## 1.12.0
|
2 | 5 | * Added localization for all supported languages
|
3 | 6 |
|
4 | 7 | ## 1.11.1
|
5 | 8 | * Fixed issue with not showing values in some cases for day duration unit
|
6 | 9 | * Fixed issue with task name left alignment
|
| 10 | + |
7 | 11 | ## 1.11.0
|
8 | 12 | * Fixed issue with wrong tooltips
|
9 | 13 | * Fixed issue with strange category labels
|
10 | 14 | * Fixed issue with unsynchronized legend and task color
|
| 15 | + |
11 | 16 | ## 1.10.1
|
12 | 17 | * Added 'End date' field to tooltip
|
13 | 18 | * Fixed issue with date in extra information field
|
14 | 19 | * Fixed crush when one field in Task and Extra Information
|
| 20 | + |
15 | 21 | ## 1.10.0
|
16 | 22 | * UPD: powerbi-visuals-tools has been updated to 1.11.0 to support Bookmarks
|
17 | 23 | * UPD: API has been updated to 1.11.0 to support Bookmarks
|
|
22 | 28 | * Fixed issue with tooltip duration
|
23 | 29 | * Fixed issue with invisible task line when duration is 1
|
24 | 30 | * Renamed "Extra imformation" field bucket to "Tooltips"
|
| 31 | + |
25 | 32 | ## 1.9.3
|
26 | 33 | * Fixed issue with tooltip duration
|
27 | 34 | * Fixed issue with line length with float value and 'second' duration
|
| 35 | + |
28 | 36 | ## 1.9.2
|
29 | 37 | * Fixed issue with wrong selection of children tasks from legend
|
| 38 | + |
30 | 39 | ## 1.9.1
|
31 | 40 | * Fixed issue with wrong tooltip data displaying without 'parent' data
|
32 | 41 | * Fixed issue with wrong duration in the tooltip
|
| 42 | + |
33 | 43 | ## 1.9.0
|
34 | 44 | * Added ability to use sub tasks
|
| 45 | + |
35 | 46 | ## 1.8.6
|
36 | 47 | * Added option to data labels which cut them up to the width of the task
|
| 48 | + |
37 | 49 | ## 1.8.5
|
38 | 50 | * Fixed issue with wrong displaying resources labels
|
| 51 | + |
39 | 52 | ## 1.8.4
|
40 | 53 | * Fixed behavior when completion values display in tooltip though the
|
41 | 54 | %Completion doesn't have any field
|
| 55 | + |
42 | 56 | ## 1.8.3
|
43 | 57 | * Reverted 1.8.2 fix caused selection issue.
|
44 | 58 | * Fixed viewport clearing if no data in dataView
|
45 | 59 | * Added ordering feature
|
| 60 | + |
46 | 61 | ## 1.8.2
|
47 | 62 | * Fixed issue when task type value doesn't matter without duration
|
| 63 | + |
48 | 64 | ## 1.8.1
|
49 | 65 | * Fixed issue with not integer duration in some browsers
|
| 66 | + |
50 | 67 | ## 1.8.0
|
51 | 68 | * Fixed wrong behavior when chart didn't render without duration data.
|
52 | 69 | * Update API to v1.7
|
| 70 | + |
53 | 71 | ## 1.7.5
|
54 | 72 | * Fixed estimated time incorrect when we use weekend setting
|
| 73 | + |
55 | 74 | ## 1.7.4
|
56 | 75 | * Fixed X-axis date formatting overlapped for "Hour" date type
|
| 76 | + |
57 | 77 | ## 1.7.3
|
58 | 78 | * Fixed unexpected error with scroll in some cases
|
| 79 | + |
59 | 80 | ## 1.7.2
|
60 |
| - * Fixed wrong width calculation of completion line when daysOff setting |
61 |
| - is switched on |
| 81 | + * Fixed wrong width calculation of completion line when daysOff setting is switched on |
| 82 | + |
62 | 83 | ## 1.7.1
|
63 |
| - * Fixed wrong date formatting of x-axis. Date formatting didn't use |
64 |
| - PowerBi language setting |
| 84 | + * Fixed wrong date formatting of x-axis. Date formatting didn't use PowerBi language setting |
| 85 | + |
65 | 86 | ## 1.7.0
|
66 | 87 | * Added an ability to ignore weekends
|
| 88 | + |
67 | 89 | ## 1.6.0
|
68 | 90 | * Added ability automatically scroll chart to today date
|
| 91 | + |
69 | 92 | ## 1.5.1
|
70 | 93 | * Fixed tooltip label and date format of milestone line
|
| 94 | + |
71 | 95 | ## 1.5.0
|
72 | 96 | * Added ability to use custom date format for tooltip dates
|
73 | 97 | * Added ability to use extra information in the tooltip
|
| 98 | + |
74 | 99 | ## 1.4.0
|
75 | 100 | * Added new date types for x-axis(Quarter, Hours, Minutes, Seconds)
|
| 101 | + |
76 | 102 | ## 1.3.0
|
77 | 103 | * Added colour settings for: Today Bar Color, Axis Color, Axis Text Color
|
78 | 104 | * Added ability to set colour of Tasks if there is no legend specified.
|
| 105 | + |
79 | 106 | ## 1.2.0
|
80 | 107 | * Added ability to set minimum of task duration
|
| 108 | + |
81 | 109 | ## 1.1.0
|
82 | 110 | * Added ability to use hours, minutes and seconds in a 'duration'
|
| 111 | + |
83 | 112 | ## 1.0.2
|
84 | 113 | * Fixed tooltip date format not respected
|
| 114 | + |
85 | 115 | ## 1.0.1
|
86 | 116 | * Fixed start date calculation
|
0 commit comments