Release-Notes.md
... ...
@@ -1,4 +1,31 @@
1 1
[[_TOC_]]
2
+# 6.7.0.275 (August 12, 2014)
3
+FB-15034: Fixed drill-down style auto selection in the Advanced field properties
4
+FB-14792: Fixed bar chart sort with separator
5
+FB-14723: Fixed Inverted grid export to CSV
6
+FB-13360: Color highlighting and Value ranges applying to DateTime fields
7
+FB-15152: Fixed CHart to Picture rendering issue with scroll-bar
8
+FB-14131: Fixed day of week number, and daysOld function
9
+FB-14355: Lazy SP metadata pulling
10
+FB-15069: Fixed footer position processing in html2pdf generator
11
+FB-15082: Made it possible to override default sql and oracle dataextractors behavior
12
+FB-15106: Made scale working together with separator for pie charts
13
+FB-15103: Fixed combine bottom feature for highchart pie chart
14
+FB-15070: Fixed popup recursion for gauges
15
+FB-15080: Fixed missing gauge needles in subreport
16
+FB-15120: Fixed HTML Pie Chart with Separator
17
+FB-14996: Do not use simple SP execution mode is Records count is specified
18
+FB-15004: Fixed erroneous chart container height
19
+FB-14487: Fixed Date columns Equals(Field) filter operator
20
+FB-15035: Disable redundant aggregate functions for Boolean data type
21
+FB-14781: Fixed auto-grouping from Expression in Oracle
22
+FB-15004: Fixed piechart legend overlapping
23
+FB-14951: userid info added to Message in log.
24
+FB-14227: Fully localized DatePicker
25
+FB-14315: Fix js errors for PieChart.
26
+FB-14488: Optimize Report Viewer tab for narrow screens
27
+FB-15028: Made reportset renderer to respect changes of reportset.Style in PERS
28
+
2 29
# 6.7.0.274 (July 30, 2014)
3 30
* FB-14902: Fixed XSS security vulnerability in Designer
4 31
* FB-14315: Fix pie chart "Combine Bottom" for charts with separator.