New Features |
---|
1. | Added new "3D Area" chart type in reports and dashboards. |
2. | Added new "Surface" chart type in reports and dashboards. |
3. | The ParametersDisplayMode property has been added to a report. It allows to show parameters not only in a parameters panel, but in a dialog window. |
4. | When exporting a report to RTF, support for the "Image Format" parameter has been added. |
5. | A new property was adde to the ListBox and ComboBox elements - MaxSelectedItems. It limits a maximum number of items that can be selected. |
6. | The ClickEvent has been added to the Cards, Chart, Gauge, Image, Indicator, Progress, Shape and Text elements in the dashboards. |
7. | Ability to change column widths in the "Table" dashboard element. |
8. | A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page. |
Enhancements |
---|
1. | Optimization of Stimul AI. |
2. | Report deserialization improvement - if an enum type value does not exist, the default value of that enum type will be deserialized. This is done to resolve certain issues that happen when reports created in newer versions of the designer are opened in older versions of the designer. |
3. | The ability to enter custom values for the "Values" property in the "Check Box" report component has been removed. |
Fixed Bugs |
---|
1. | Displaying the order during interactive sorting in the viewer. |
2. | Error using variables of type "Range" when viewing a report in the viewer. |
3. | Handling non-existent enumeration when opening template in report designer. |
4. | A problem with some numeric ranges which are used as parameters has been solved. |
5. | Text color in the "File" menu. |