4bbc125ee778e425533560e257854d529eb1a1ce
Release-Notes.md
| ... | ... | @@ -1,6 +1,37 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | |
| 3 | 3 | |
| 4 | +# 6.8.0.5 (January 29, 2015) |
|
| 5 | + |
|
| 6 | +* FB-15635: Fixed chart name position for pie charts |
|
| 7 | +* FB-15913: Fixed "Print HTML" and "HTML-powered PDF" for visualizations ("Auto Chart", "Sunburst", "Heatmap"). Fixed a bug of printing inconsistent data (Chart and Table). |
|
| 8 | +* FB-16304: Pass only parameters with values to the SP |
|
| 9 | +* FB-17519: Show note message in Preview if labels on the Line Chart were hidden automatically |
|
| 10 | +* FB-17524: Implemented front-end Money and % formatters for autocharts. Implemented front-end PercentOfGroupFormatter for aurocharts |
|
| 11 | +* FB-17640: Fixed exception which could occur if table is not found during constraints deserialization |
|
| 12 | +* FB-17698: Changed powered by Izenda logo to new logo |
|
| 13 | +* FB-17753: Fixed Time-slider values changing |
|
| 14 | +* FB-17754: Use current Thread culture to format dates in the Slider control |
|
| 15 | +* FB-17771: Fixed field properties button in reportviewer |
|
| 16 | +* FB-17807: Implemented changing pdf export button when itextsharp is engaged |
|
| 17 | +* FB-17818: Do not auto group fields with aggregate function in expression |
|
| 18 | +* FB-17825: Fixed Drill-Down links in AG value cells |
|
| 19 | +* FB-17826: Apply font style to values cells in AG |
|
| 20 | +* FB-17827: Apply column Width to AG value columns |
|
| 21 | +* FB-17828: Fixed labels and values alignment in AG |
|
| 22 | +* FB-17851: Trim long labels in Heatmap Vis |
|
| 23 | +* FB-17858: Apply Width, font style and justification settings to AG hierarchy columns |
|
| 24 | +* FB-17951: Fixed Numbers subtotal calculation in PostgreSQL |
|
| 25 | +* FB-17969: Quick fix of tiny issue - not showing thumbnail image in reportlist which was requested first. ReportList optimizations #1 |
|
| 26 | +* FB-17976: Remove used fields from the available columns panel in the Viewer |
|
| 27 | +* FB-18071: Fixed error with thumbnail retrieval in database mode |
|
| 28 | +* FB-18104: Fixed issue which caused ignoring overriden methods. |
|
| 29 | +* FB-18110: Fixed failure of creating thumbnails when there are two or more thumbnail generation tasks in queue. Reverted back public methods signatures which were erroneously modified. |
|
| 30 | +* Changed button colors to new color scheme |
|
| 31 | +* Implemented printing report using current position on breadcrumb (Sunburst, Heatmap). |
|
| 32 | +* Modified build script to move phantomJS dependencies to bin |
|
| 33 | + |
|
| 34 | + |
|
| 4 | 35 | # 6.8.0.4 (January 8, 2015) |
| 5 | 36 | |
| 6 | 37 | * FB-13507: Moved forms out of sessions, switched to new form designer, moved templates out of sessins, fixed issue with forms being modified concurrently |