New Features |
---|
1. | Support for 21 shades of Office 2013. |
2. | Localization en-GB. |
3. | Export to PDF. Added the encryption mode AES 256bit. |
4. | The new properties ShowQuickButtins with values None, HideSmallSize, Always. |
5. | The new events LoadCustomerLocalization and CustomerLocalizationChanged for Designer. |
6. | The new value Horizontal Right for Constant Lines Orientation. |
7. | New functions MonthName(value, culture) and DayOfWeek(value, culture). |
8. | New functions DateToStrPt, DateToStrPtBr. |
9. | The new static property StiOptions.Engine.FIPSCompliance. |
10. | The button Select All for the List Variable. |
11. | The new Header property for the Chart Table. |
12. | The new value Horizontal Right for Strips Orientation. |
Enhancements |
---|
1. | Improved speed of exports to Excel, ODS, SYLK in some cases. |
2. | New category Shapes in ToolBox. |
3. | ClusteredBar Chart
supports displaying of the ChartTable. |
4. | CrossBands now have the CanBreak property. |
5. | Reprocessed the color scheme of bands and all other components in the report designer. |
6. | Added some new properties in the StiZipCode. Improved its drawing. |
7. | Editing properties for ImageData, DataColumn, ImageURL, File for the component Image directly from PropertyGrid. |
8. | Improved interaction with parameters from the Dictionary in the RichTextEditor. |
9. | Increased speed of big reports in the export to Excel2007. |
Fixed Bugs |
---|
1. | Some problems with nested Business Objects. |
2. | Functions in sorting expressions are now working without namespaces. |
3. | A fix for the CustomerLocalization related to the selection of the start value. |
4. | AutoRange for Y Axis when StartFromZero=false. |
5. | The error with rounding in the calculation of the height of the RichText component. |
6. | Some problems with Business Objects. |
7. | DotMatrix printing optimization. Odd blank lines remove at the end of the text. |
8. | Checked CustomerLocalization after selection. |
9. | Undo Redo after changes in the Style Designer. |
10. | DotMatrix print optimization. |
11. | The DotMatrix print and export toTXT. Remove the extra word wrap after the command FormFeed. |
12. | The issue with the method AddFunction when setting the group name. |
13. | The problem with the lower border of containers that break into parts. |
14. | The EmptyBand placed after StiTable now work correctly (if the footer is not set in the StiTable). |
15. | The IconSet Condition. Incorrect work for components on Detail bands and bands with grouping. |
16. | Export to HTML in the Div/Span mode. Sizes of celles with a gradient background are now exported correctly. |
17. | DataSource on the base of the Cross-Tab now takes into consideration the cross-tab filtering. |
18. | The Restrictions property for the DataBand. |
19. | The function SumRunning (GroupHeader, value) now calsulates the amount only within the group. |
20. | The HideZeros property was not functioning for values with the currency character "р.". |
21. | Functions and MinDate and MaxDate now more correctly handle null-values. |
22. | In the report engine, if the PrintOnAllPages property is enabled for GroupHeader, then the ResetPageNumber property now works correctly. |
23. | The compilation error when using keywords in the names of the columns of data sources. |
24. | In the report engine, if the report property RequestParameters is enabled, when using RequestFromUsers variables, then datawill now be requested only for the used data sources.
. |
25. | When using the HTML tag <li> by rows, the size of the line was calculated incorrectly. |
26. | An error when calculating aggregate functions in the page when using Business Objects. |
27. | The function ToQueryString() now has automatic escaping of the quote character. |
28. | When changing the report units, the given column width was not recalculated. |
29. | Odd tables breaks if the PrintOnAllPages property of header and UsePageHeadersAndFooters option is used in the export to Word2007. |
30. | Some issues with processing incorrect data in the Interpretation mode. |
31. | Some issue with some special symbols in the export to Excel2007. |
32. | StiBusinessObjectHelper, support for ITypedList. |
33. | Drawing the Pie chart with data starting from 0. |
34. | Rarely occurs incorrect rendering of the text with HTML tags of lists. |
35. | Correct format of the cell depending on the TextFormat in the export to OpenOffice Calc. |
36. | The function SumRunning worked incorrectly with ChildBand. |
37. | BusinessObjects in InheritedReports now work correctly. |
38. | A problem with displaying components in Toolbars, if you disable them through the PlaceOnToolbox property. |
39. | The problem with the disappearance of some pages when exporting, if the option Share segmented page and caching is used. |
40. | When using caching and double pass the double cache was created. |
41. | The expression with a comma in the string was incorrectly opened on the tab Summary of the textbox editor. |
42. | Compilation exception if variable has the type List, but the field Value is not empty. |
43. | The ImageQuality property now works correctly in the export to PDF. |
44. | National encoding symbols in RichText in the export to RTF. |
45. | The width of static bands on a page with columns is now calculated correctly. |
46. | Incorrect work of the CanBreak property in the RichText component of a table. |
47. | The exception when compiling a report that uses nested recursive business objects. |
48. | Drawing SteppedArea and SteppedLines charts at single values. |
49. | Incorrect displaying national characters in some RTF files in StiRichText. |
50. | Drawing RichText Background and Border. |
51. | Exception when duplicating a page with StiTable. |
52. | The Count property for variables of the type List now work in the Interpretation mode. |
53. | Business Objects are now correctly support ITypedList. |