Release-Notes.md
... ...
@@ -1,5 +1,34 @@
1 1
[[_TOC_]]
2 2
# 6.7.0.267 (May 29, 2014)
3
+* FB-14236: Fixed cascade filters update when filter values are changing rapidly
4
+* FB-14215: Fixed error after filter removal when filter logic is used
5
+* FB-13986: Fix color setting (#RRGGBB) for gauges
6
+* FB-14148: Fixed numerous issues with HTML Charts exporting and Viewing
7
+* FB-14108: Do not include HTML tags in CSV export
8
+* FB-13539: Implemented Auto 'Group' support for all other aggregate functions also
9
+* FB-14121: Preview container now appear only on Preview tab in report designer
10
+* FB-14118: Fixed CSV export failure when data contains double quotes
11
+* FB-13766: Enable datepicker for non-English cultures
12
+* FB-13765: Fix rounding in the Animated Half Circle Gauges.
13
+* FB-14144: Prevented erroneous grouping by fields from expression if no aggregation is involved in report
14
+* FB-13600: Made fields with expression not affect grouping
15
+* FB-14121: Enable caching of visualization files
16
+* FB-14140: Fix Chart appearance on 'hover' when master report is not saved
17
+* FB-13539: Made fields from expressions automatically added to group by clause if needed.
18
+* FB-14046: Properly apply Drill-Down filter if both master report and sub report have Between filter on the same field as a Drill-Down Key
19
+* FB-13557: Made bulk csv output generator to stream date from DB to client
20
+* FB-13889: Switched CacheReports default value to true
21
+* FB-13762: Fix formatting when VG, Pagination and Subtotals are used at the same time
22
+* FB-14113: Do not show 'null' for empty regions on the Map if hover sub-report is used
23
+* FB-14108: Do not include HTML tags in CSV export.
24
+* FB-13978: Loggers conflict fixed
25
+* FB-13889: Optimized reports table existence checks
26
+* FB-13372: Disable "Show Legend" check-box if Separator is not selected
27
+* FB-13971: Respect "Records" value when calculating subtotals
28
+* FB-13762: Fix formatting when pagination is used with VG
29
+* FB-14062: Fix Tennessee short name on the USA map
30
+* FB-13940: Do not copy embedded resources in the Scheduler output
31
+* FB-13834 Allow to use multiple-value filters for storage procedure fields
3 32
* FB-14037: Prevent throwing exception when same name is found several times in the AdHocSettings.VisibleDataSources collection.
4 33
* FB-13954: Fix issue with reports storage in the DB after invalidating reports cache.
5 34
* FB-13941: Fixed erroneous brackets removal from field description when they are specified in field alias.