ec50b91831322c7ce4abfe838be8a06c60f7b683
Release-Notes.md
| ... | ... | @@ -1,4 +1,110 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | + |
|
| 3 | +# 6.8.0.1 (October 31, 2014) |
|
| 4 | + |
|
| 5 | +##Features: |
|
| 6 | +* FB-13936: Pure HTML Report Parts |
|
| 7 | +* FB-14462: Responsive Grids - Refactored tables to diplay data responsively for smaller screens |
|
| 8 | +* FB-14865: Vision - Visualizations are a D3-based visual supplement to Izenda’s core charting engine |
|
| 9 | + |
|
| 10 | +##Enhancements: |
|
| 11 | +* FB-13393: JQuery version Upgrade and move of jquery into /resources/js |
|
| 12 | +* FB-13872: Simplified Expressions - supports statements with/out parenthesis |
|
| 13 | +* FB-13982: Secondary Drill Down Keys |
|
| 14 | +* FB-14227: Date picker localization |
|
| 15 | +* FB-14383: Extraction of CSS/JS/Images from DLL |
|
| 16 | +* FB-14488: Navigation, Toolbar and Breadcrumb Responsive |
|
| 17 | +* FB-14548: Jquery namespace change from $ to jq$ |
|
| 18 | +* FB-14898: Optimize PostProcessEqualsSelectList |
|
| 19 | +* FB-15057: Multiple Self Join Alias Support /Displaying the values of multiple datasources |
|
| 20 | + |
|
| 21 | +##Bug Fix: |
|
| 22 | +* FB-13282: Fix subtotals order in Forms |
|
| 23 | +* FB-13557: Optimize bulk CSV streaming operation |
|
| 24 | +* FB-13847: Avoid truncation of datasource names |
|
| 25 | +* FB-14216: Separate Null and Empty String values if both are presented in the data set. |
|
| 26 | +* FB-14219: Smoothly cut long labels in the Funnel chart |
|
| 27 | +* FB-14310: Optimized reportParts with htmlCharts |
|
| 28 | +* FB-14448: Removed overlapping of breadcrumb and field with metric selector |
|
| 29 | +* FB-14528: BreakPage property added to the Field advanced properties |
|
| 30 | +* FB-14601: Fixed unexpected increasing chart height |
|
| 31 | +* FB-14715: Fixed highcharts legend cut off when chart is exported |
|
| 32 | +* FB-14780: Hide Fields tab in the Viewer for View Only reports |
|
| 33 | +* FB-14836: Added support Equals(Field) filters in the Viewer |
|
| 34 | +* FB-14870: Fixed Auto Chart not working on IE8 |
|
| 35 | +* FB-14937: Apply DIV/0 formatter if there is a division operation in Expression |
|
| 36 | +* FB-14942: Fixed subtotals calculation if arithmetic is used |
|
| 37 | +* FB-15068: Fix phantom "Summary" and "Detail" creation for new dashboards. |
|
| 38 | +* FB-15070: Fixed broken gauge subreports |
|
| 39 | +* FB-15081: Fixed several issues related to gauge hover subreports |
|
| 40 | +* FB-15097: Use CurrentThread.CurrentUICulture to format dates |
|
| 41 | +* FB-15103: Fixed broken legends in piechart |
|
| 42 | +* FB-15115: Fixed rendering of Pie/Doughnuts charts with Separator |
|
| 43 | +* FB-15148: Made reportset created/modified dates to be correct in logs |
|
| 44 | +* FB-15160: Fixed sorted grid columns export |
|
| 45 | +* FB-15165: Fixed missing styles in report viewer, not-working styles application to sample grid |
|
| 46 | +* FB-15169: Made page numbers disabled by default |
|
| 47 | +* FB-15176: Fixed VisibleDataSources saving form the Settings page |
|
| 48 | +* FB-15238: Removed unnecessary changing of chart type, added storing of legend data while changing of chart type |
|
| 49 | +* FB-15276: Use LEFT join if it is available in auto-join algorithm |
|
| 50 | +* FB-15280: Do not add redundant ddk filters to automatic subreport |
|
| 51 | +* FB-15288: Fields responsive design in the Viewer and InstantReport page |
|
| 52 | +* FB-15304: Fixed Group(Week) format in charts |
|
| 53 | +* FB-15322: Style tab header color only applies to all guages |
|
| 54 | +* FB-15326: Fixed erroneous adding to grouping of field with expression which effectively doesn't present in report |
|
| 55 | +* FB-15344: Made simple databaseSchema (de)serialize optimization |
|
| 56 | +* FB-15351: Populate correct ReportInfo.OwnerName in FilteredListReports method |
|
| 57 | +* FB-15370: Added line-polar and spline-polar chart types |
|
| 58 | +* FB-15377: Fixed pagination when SP is used as a data source |
|
| 59 | +* FB-15379: Fixed issues with downloading data when authentication is used on the site |
|
| 60 | +* FB-15383: Fixed Filter Logic in the classic ReportViewer |
|
| 61 | +* FB-15390: Additional pagination controls implemented |
|
| 62 | +* FB-15398: Added message about forcibly fields reordering |
|
| 63 | +* FB-15405: Implemented datasource alias support in reportviewer |
|
| 64 | +* FB-15472: Fixed behavior when Total is checked in report viewer. |
|
| 65 | +* FB-15482: Fixed hidden filters when fusion is used. |
|
| 66 | +* FB-15488: UseReportID affects subreport references on fields and TargetReport property in ReportSet |
|
| 67 | +* FB-15529: Fixed client side alphanumeric sorting |
|
| 68 | +* FB-15547: Fixed Report saving and report name titles in Viewer and Designer when ReportID is used |
|
| 69 | +* FB-15550: Fixed formatting in csv output generator after 10000-th line |
|
| 70 | +* FB-15566: Fixed erroneous write to log |
|
| 71 | +* FB-15584: Allow to close image modal dialog when image is invalid |
|
| 72 | +* FB-15586: Trimmed description to avoid undefined exporting behavior |
|
| 73 | +* FB-15625: ReportScripting.js in FromDLL directory updated |
|
| 74 | +* FB-15652: Do not attach volatile Form to the random reports |
|
| 75 | +* FB-15657: Implemented simple form designer for elrte-incompatible browsers |
|
| 76 | +* FB-15685: Fixed JS error in IE8 |
|
| 77 | +* FB-15686: Fixed numeric formats in Chart Labels |
|
| 78 | +* FB-15699: Fixed js error on hover item in Timelime chart |
|
| 79 | +* FB-15700: Fixed out of memory exception in gauges |
|
| 80 | +* FB-15704: Fixed scheduled reports sending to many recipients |
|
| 81 | +* FB-15715: Added indexes to the reports table |
|
| 82 | +* FB-15725: Fixed required parameters filters for operators without value in the Viewer |
|
| 83 | +* FB-15733: Removed unnecessary resources from outside of dll |
|
| 84 | +* FB-15750: Changed AdHocSettings.ShowTableNames setting behavior |
|
| 85 | +* FB-15753: Implemented ExtendedFunctions support in expressions |
|
| 86 | +* FB-15753: Fixed issue with ExtendedFunctions and refactored Fusion |
|
| 87 | +* FB-15760: Fixed issues with dup fields in reportViewer |
|
| 88 | +* FB-15762: Fixed animated gauges in reportparts |
|
| 89 | +* FB-15797: Fixed issues with Time Slider |
|
| 90 | +* FB-15801: Fixed axis labels on the Linear Gauge |
|
| 91 | +* FB-15823: Fixed auto-complete filters in the Viewer |
|
| 92 | +* FB-15851: Fixed simple-mode filters for Dashboards |
|
| 93 | +* FB-15852: UI improvements on the Instant Report page |
|
| 94 | +* FB-15853: Update to allow modification of resources in English |
|
| 95 | +* FB-15857: Fixed date filters when Thread Culture is not default en-US |
|
| 96 | +* FB-15858: Removed all RTF funcationality |
|
| 97 | +* FB-15859: Call PreExecuteReportSet and PostExecuteReportSet when exporting to Bulk CSV |
|
| 98 | +* FB-15887: Fixed Edit/View controls on the Dashboards page when saving new report |
|
| 99 | +* FB-15913: Export to PDF now uses currently selected breadcrumb node to render the report |
|
| 100 | +* FB-15955: Do not show Edit and Delete buttons in the Report List when ShowDesignLinks setting is false |
|
| 101 | +* FB-15975: Fixed stored procedures interaction with fusiondriver |
|
| 102 | +* FB-15990: Fixed automatic subreports in Gauges |
|
| 103 | +* FB-16020: Fixed "Zoom To Data" property of the Map |
|
| 104 | +* FB-16064: Fixed inputs justification |
|
| 105 | +* FB-16077: Apply "require filter value" rules to Stored Procedure Parameters |
|
| 106 | + |
|
| 107 | + |
|
| 2 | 108 | # 6.7.0.276 (August 22, 2014) |
| 3 | 109 | * FB-14154: added formatting to bulk csv exports (**Backwards Compatibility Enhanced in 6.7.0.277 --> September 4, 2014**) |
| 4 | 110 | * FB-15101: Fixed calculated fields filters for DateTime columns |