Release-Notes.md
... ...
@@ -1,7 +1,29 @@
1 1
[[_TOC_]]
2 2
3
-# 6.7.0.265 (Pending)
3
+# 6.7.0.265 (May 1, 2014)
4 4
5
+* FB-13532: Fix date-picker if cascade filters values load too slowly
6
+* FB-13613: Do not use pagination in Viewer if Analysis Grid or Visual Group Hierarchy is used
7
+* FB-13725: Apply Filter Logic to the Pivots sub-queries
8
+* FB-13792: Added separator titles for pie chart
9
+* FB-13760: Fix Between Filter Operator for calculated columns
10
+* FB-13745: Use images URLs instead of base-64 data in IE8
11
+* FB-13587: Added creation of default log4net configuration file
12
+* FB-13523: Forms data now loads for every report individually only at the moment of its execution, and doesn't load during just opening reportList
13
+* FB-13361: Apply AdHocSettings.CurrentUserTenantId filter to the list reports SQL if DatabaseAdHocConfig is used
14
+* FB-13467: Optimization of initialization-related routines and CheckLimitation() calls
15
+* FB-13282: Attach subtotals to the Form report in order
16
+* FB-13675: Fixed thumbnails generation in case of Dashboard reports
17
+* FB-11797: Fixed out of memory exception caused by many simultaneous thumbnail generation threads, by introducing queue for thumbnails generation
18
+* FB-13640: return default button returns default now
19
+* FB-13746: Fixed loss of NOT flag in filter properties during manipulations from modern reportViewer
20
+* FB-13659: Added missing css to reportViewer
21
+* FB-13723: Added hiding Visualizations if no visualizations were found
22
+* FB-13263: Fix asynchronous loading of the ReportPart controls.
23
+* FB-13414: add switching to simple mode for datasources tab
24
+* FB-13526: the auto-selection in indicator bar is disabled
25
+* FB-13711: Auto refresh Quick Add dialog until fields list is populated
26
+* FB-13730: Fix HTML Charts exporting to RTF when ReportSet has category
5 27
* FB-13715: Show error text in the output body instead of throwing exception if there is an error during Chart rendering in RTF export
6 28
* FB-13691: Fix Embedded subreports filters inheritance
7 29
* FB-13687: Changed log4net configuration file to log4net.xml