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