New Features |
---|
1. | Functions Right, Left, Mid. |
2. | New functions DateToStrPt, DateToStrPtBr. |
3. | The new option ShowSaveFileDialog allows showing the input dialog of the report file name when saving in the Flash Designer. |
4. | The new option CachePreviewData allows disabling caching of the loaded data. It is useful when using Web services when getting data. |
5. | The button Select All for the List Variable in the Flash Designer and Viewer. |
6. | The new option ShowEmailExportDialog that allows hiding export options when sending a report by Email. |
7. | The new option DivideBigCells for exporting reports to Excel. |
8. | Default custom settings to exports. |
Enhancements |
---|
1. | Email sender in the HTML viewer. |
Fixed Bugs |
---|
1. | Database parameters. |
2. | Cross-Tab cell height calculation. |
3. | Variables conversion in DB query. |
4. | Drawing the Pie chart with data starting from 0. |
5. | Cross-Tab interactions. |
6. | Displaying currency format. |
7. | Incorrect defining the data format dd-MMM-yyyy in Flash Designer. |
8. | The Count property for variables of the type List now work in the Interpretation mode. |
9. | Chinese characters in exports to PDF, XPS, Word, Excel. |
10. | The Format function. |
11. | Sorting variables. |
12. | MySQl Source. |
13. | Correction of the condition values when saving them in the HTML designer. |
14. | The properties were not changed for ChartTable. |
15. | The problem with the construction of certain types of reports using the wizard in Flash Designer. |
16. | Set proper paint StiZipCode. |
17. | Properties of children categories in the Property Grid displayed localized, even if the corresponding option was disabled. |
18. | Incorrectly calculated heights of Cross-Tab cells when wrapping text to another line. |
19. | The error with replacing expressions on their values in the report template in the Cross-Tab component after rendering the report. |
20. | Substring function error. |
21. | Export to PDF. StiRoundedRectanglePrimitive was not exported. |
22. | Export to PDF. Shapes are now exported more correctly. |
23. | The time zones were ignored when displaying the date and time. |
24. | Fixed functions First and Last. |
25. | An error when processing variables in the report. |
26. | A very rare problem if the name of the data source is same as the band name. |
27. | Some errors when rendering charts using Auto Series. |
28. | Decimal digits in the Text Format. |
29. | DBNull cross tab bug. |
30. | Issues in the export to PDF. |
31. | Non-english letters in Cross-tab. |
32. | The algorithm of the function Replace() is changed to prevent any loops at certain combinations of parameters. |
33. | The function ToQueryString() now has automatic escaping of the quote character. |