1d3507b406bc3d792028de2c3d34634c9e90e773
Release-Notes.md
| ... | ... | @@ -7,12 +7,15 @@ |
| 7 | 7 | |
| 8 | 8 | * FB-13156: Show friendly error when Analysis Grid report is designed incorrectly |
| 9 | 9 | * FB-13980: Fixed formatting values for: Matrix, Waterfall, Time Bubble, World Tour, Combo, Tree and Autochart Visualizations. Fixed displaying "Others" and percent values in Autochart. |
| 10 | +* FB-14319: Grammatical issue was fixed "does" not "do" |
|
| 11 | +* FB-14067: Fix common filters in Dashboards when there are several filters on the same column and with the same Operator. |
|
| 10 | 12 | * FB-14744: Fixed Appearance tab on Settings page. |
| 11 | 13 | * FB-14779: Fixed correct rendering of visualization in small containers. Hide breadcrumbs if the content overflows an element's container. |
| 12 | 14 | * FB-15238: Fixed behavior of Pie and Funnel chart types. |
| 13 | 15 | * FB-15790: Implement Filters on the Instant Report page |
| 14 | 16 | * FB-16415: ReportDesigner fixed to handle browser width while piechart generates |
| 15 | 17 | * FB-17549: Fixed bulkcsv export crash when pivots are used |
| 18 | +* FB-17669: Added possibility to post-process highcharts labels |
|
| 16 | 19 | * FB-17790: Expand analysis grid groups in Scheduler output |
| 17 | 20 | * FB-17821: Fixed missing of FusionConnection.getDataSetUrl value in new session |
| 18 | 21 | * FB-17852: Scheduler - Include category in the Report link |
| ... | ... | @@ -27,6 +30,7 @@ |
| 27 | 30 | * FB-18091: Properly select reports from DB when name contains special symbols or spaces |
| 28 | 31 | * FB-18100: Respect UseBulkCSV setting in scheduled output. Fixed subtotals in Bulk CSV export when filters are used |
| 29 | 32 | * FB-18117: Apply new color scheme to the Filters, Field Properties and Instant Report page elements |
| 33 | +* FB-18132 Fixed waterfall/html-charts component updated |
|
| 30 | 34 | * FB-18144: Fix :hover behavior in Report List on touch interfaces. Use link controls on the ReportList page. |
| 31 | 35 | * FB-18155: Simplified instant reports UI related to totals/subtotals. Disabled applying SUM subtotal function on IR page. |
| 32 | 36 | * FB-18175: Reconciliation of changes in 15602 with 18175 |
| ... | ... | @@ -34,6 +38,7 @@ |
| 34 | 38 | * FB-18251: Fixed datetime formatting when exporting to excel |
| 35 | 39 | * FB-18276: Or issue in hidden filters fixed |
| 36 | 40 | * FB-18336: Optimize ReportSet objects writing. Do not include GUIDs of the hidden filters. Do not use auto-generated IDs when calculating ReportSet cache key |
| 41 | +* FB-18344: Fixed stack overflow when loading reports from DB (issue introduced in FB-16086) |
|
| 37 | 42 | * FB-18352: Added codemagic as the new source editor for forms. Added z-index property to pop up box. |
| 38 | 43 | * FB-18356: Fixed issue where a user with full access is unable to move from the fields tab and no user is able to view the report thereafter. |
| 39 | 44 | * FB-18381: Fixed infinite recursion when updating report in reportviewer |