Release-Notes.md
... ...
@@ -0,0 +1,21 @@
1
+* FB-11619: Implementation of separator support in HTML pie chart
2
+* FB-11621: Fix wrong chart parameters initialization in some cases. Fix full width chart margins
3
+* FB-11621: fix "0,000" number format for htmlcharts
4
+* HTMLcharts: Fixed tooltip formatting for Funnel chart
5
+* HTMLcharts: Fixed Axis labels cut in half for line chart
6
+* HTMLCharts: Fixed Pie Chart 'CombineBottom%' functionality erroneously renaming single smallest slice 'Other' which has not been combined with another slice
7
+* HTMLcharts: Increased right and left margin for line, bar and area chart
8
+* HTMLcharts: Changed top offset of gauge
9
+* HTMLcharts: Changed generation of description in filters
10
+* FB-11678: Fixed error which sometimes occurred in scheduler. Cause of error was incorrect resource url generation, with consequent downloading via WebClient without try/catch construction.
11
+* FB-11808: Fixed styles of VisualGroups to make them again bolder as they were
12
+* FB-11808: Fixed styles of VisualGroups to make them again bolder as they were
13
+* FB-11610: Support of CustomizeChart implemented for htmlCharts
14
+* FB-11781: Issue of filter values mixing up was fixed, by fixing bug which caused occasional treating numeric/string values as dates.
15
+* FB-11703: Fix of bug which didn't allow to switch PDF outputGenerator to ITextSharp
16
+* FB-11566: Fix iframe ReportPart where an object reference was not being set to an instance of an object
17
+* FB-11700: Update user property on report save
18
+* FB-11710: Change export to respect formatting of datetime
19
+* FB-11684: Change rs.aspx?clear=1 to clear all caches - schema, fusion, and reports
20
+* FB-11682: Resolved concurrency issues when caching reports on load balanced systems
21
+* FB-11726: Fixed "TimeClass" being erroneously shown as filter description
... ...
\ No newline at end of file