New Features |
---|
1. | The new onInteraction event for Viewer.V2017.1.1RJS |
2. | The properties - "unlimitedHeight" & "unlimitedBreakable" - to the page in the designer.V2017.1.11RJS |
3. | The vertical alignment to overlay a band in the designer.V2017.1.11RJS |
4. | Viewer.exe can load reports which are specified in the command of arguments.V2017.1.11RJS |
5. | StiOptions.Designer.Editors.allowConnectToDataInGallery in the designer.V2017.1.11RJS |
6. | The Colors property is added to the style of charts.V2017.1.5RJS |
7. | Class Reference for Stimulsoft Reports.JS https://admin.stimulsoft.com/documentation/classreference-js/modules/stimulsoft.html.V2017.1.5RJS |
8. | The UseParentStyles property in the designer.V2017.1.6RJS |
9. | The StoreExportSettings property in the viewer (which allows storing the export settings in the cookies).V2017.1.1RJS |
10. | Ability to disable output of errors and warnings to the browser console and Node.js console.V2017.1.6RJS |
11. | Support for Bower repository.V2017.1.7RJS |
12. | The new mode of showing a report in the viewer (ViewMode = Continuous).V2017.1.7RJS |
13. | The new Page tab in the toolbar of the designer.V2017.1.7RJS |
14. | The Container select form to clone a component in the designer.V2017.1.7RJS |
15. | Processing of the SQL query parameters on the server side.V2017.1.1 |
16. | The open button in the viewer.V2017.1.1RJS |
17. | Added a setup toolbox to the Designer.V2017.1.1RJS |
18. | Support for "select items from data column" in the variable items form.V2017.1.8RJS |
19. | Added the ability to load fonts in the async mode. Some browsers did not load in the synchronous mode.
Stimulsoft.Base.StiFontCollection.addOpentypeFontFileAsync(function () { }, "Font.ttf");.V2017.1.8RJS |
20. | The declaration file (*.d.ts) will now be delivered.V2017.1.8RJS |
21. | Checking of names for parent and child data sources in the relation form.V2017.1.8RJS |
22. | Ability to set the PHP event handler options for JS components.V2017.1.8 |
23. | "MinSize", "MaxSize", "MinHeight", "MaxHeight", "MinWidth", "MaxWidth" properties for components in the Designer.V2017.1.1RJS |
24. | Licensing the product by the AJAX request. Now it is enough to just copy the license.key to the stimulsoft folder. The ability to add verification of the authorized user.V2017.1.8 |
25. | Support for moving items in the dictionary in the designer.V2017.1.8RJS |
26. | The fixed table header in the view data in the Designer.V2017.1.2RJS |
27. | Progress and timeout to view data command in the DesignerJS.V2017.1.2RJS |
28. | 21 new themes for WebViewer.V2017.1.1RJS |
29. | The primitive lines and rectangles to the Designer.V2017.1.1RJS |
30. | The topmost property for border in the designer.V2017.1.9RJS |
31. | Permissions for resources and SQL parameters in the designer.V2017.1.9RJS |
32. | The Drill-down from of the external report file for the HTML5 Viewer.V2017.1.3RJS |
33. | Help links to some forms in the designer.V2017.1.9RJS |
34. | The ShowQuietZones property to BarCode in the Designer.V2017.1.1RJS |
35. | The Anchor property in Designer.V2017.1.1RJS |
36. | The Update form in DesignerJS.exe.V2017.1.4RJS |
37. | Events to the report tree in the designer.V2017.1.10RJS |
38. | Possibility to reset report culture in the Designer.V2017.1.5RJS |
Fixed Bugs |
---|
1. | Exception when passing a fractional number to the ToWords function.V2017.1.5RJS |
2. | DataMatrix and PDF-417 barcodes are now displayed correctly.V2017.1.1RJS |
3. | UTF-8 symbols in the saved report could be incorrectly stored in the JS designer.V2017.1.1 |
4. | The bar-codes - Msi, Plessey, 2of5Standard, ITF-14 are now displayed correctly.V2017.1.1RJS |
5. | A bug with big delay after clicking the Select All in the Variables panel.V2017.1.5RJS |
6. | Filtering data using expressions did not work correctly when using the Flex Engine.V2017.1.5 |
7. | A bug when getting images gallery, if not correct connection was used.V2017.1.5RJS |
8. | Support for shadows of chart elements.V2017.1.5RJS |
9. | Support for font styles - Bold, Italic, Underline, Strikethrough - for text elements of the chart.V2017.1.5RJS |
10. | A bug with PermissionDataConnections and PermissionDataSources in the designer.V2017.1.11RJS |
11. | The ToWords and ToCurrencyWords now work correctly.V2017.1.1RJS |
12. | Support for the Math.Pow function.V2017.1.1RJS |
13. | A bug with values of expression controls in the designer.V2017.1.11RJS |
14. | The value of CheckedValue in StiCheckBox was not saved when there was the JSON type in MDC.V2017.1.5RJS |
15. | Exception occured, if the DataSet.readJson() method was passed as an empty string parameter.V2017.1.11RJS |
16. | A bug with centering forms when resizing Designer.V2017.1.1RJS |
17. | Updated zoom control in the Designer.V2017.1.1RJS |
18. | A bug with loading cross components in the designer.V2017.1.11RJS |
19. | A bug with adding a column to the business object in the dictionary of the designer.V2017.1.1RJS |
20. | Two new checks for recursion of expressions - in the variable and in the calculated column.V2017.1.1RJS |
21. | CTRL + MouseWheel to change zoom in the Designer.V2017.1.1RJS |
22. | A bug with applying styles collection in the Designer JS.V2017.1.1RJS |
23. | Switching the report designer to the foreground after clicking the New Report button in the Designer.exe.V2017.1.5RJS |
24. | A bug with title properties of the chart in the designer.V2017.1.5RJS |
25. | A bug with the TitleVisible property of strips in the charts.V2017.1.5RJS |
26. | A bug with displaying a table in the chart.V2017.1.5RJS |
27. | A bug with grid lines in the chart.V2017.1.5RJS |
28. | The ShowQuietZone property did not work correctly for any barcodes in the Flash Designer.V2017.1.1 |
29. | Some issues in data adapters in the JS report engine.V2017.1.6RJS |
30. | An issue with changing the shift mode property.V2017.1.1RJS |
31. | SQL databases did not work in the standalone designer.V2017.1.6RJS |
32. | An issue with updating of the report tree when the Bring To Front, Send To Back, Move Forward or Move Backward are used.V2017.1.1RJS |
33. | A bug with editable fields and export in the Viewer.V2017.1.1RJS |
34. | A bug with datetime variable in the designer.V2017.1.1RJS |
35. | An error occurred while testing the connection to the database in the HTML5 designer.V2017.1.7 |
36. | Big delays when working with a large amount of data in the designer.V2017.1.7RJS |
37. | A bug with HyperlinkDataColumn, TagDataColumn, ToolTipDataColumn properties in chart series.V2017.1.7RJS |
38. | In the MySQL adapter, it crashed when the database schema was obtained, if there were tables with the names "files", "events" and others in the database.V2017.1.7RJS |
39. | A bug with join table cells in the Designer.V2017.1.1RJS |
40. | A bug with variables which have expressions.V2017.1.7RJS |
41. | Joining cells of the Table component.V2017.1.7RJS |
42. | If the Title before Header page property is set to true, then, when loading a report, the container for some components in the Flash designer could be incorrectly identified.V2017.1.7 |
43. | Adding a new page when creating a sub-report component.V2017.1.7RJS |
44. | An issue with the Keep Header Together and Keep Group Header Together properties.V2017.1.1RJS |
45. | An issue with the Selection property of the the Dependent variables.V2017.1.1RJS |
46. | A bug with sizes of table cells, when the table is created with the help of a wizard.V2017.1.7RJS |
47. | Wordwrap for text items of the Chart.V2017.1.1RJS |
48. | A bug with text margins of a component in the designer.V2017.1.7RJS |
49. | Error retrieving data from an XML column with certain names when using caching in Flex Engine.V2017.1.1 |
50. | An issue with reading a font style from a report template file.V2017.1.1RJS |
51. | Export to PDF. Arabic text is now exported correctly.V2017.1.7RJS |
52. | The RequestParameters report property in the Flash Designer preview was not taken into account.V2017.1.1 |
53. | A bug with sizes of columns when changing report unit.V2017.1.7RJS |
54. | Charts animation.V2017.1.1RJS |
55. | Some issues in the sub-report.V2017.1.7RJS |
56. | A bug with the marker size in charts.V2017.1.7RJS |
57. | The positioning error when dragging in the Designer.V2017.1.1RJS |
58. | A bug with adding and deleting rows of the table in the Designer.V2017.1.1RJS |
59. | In some cases, after the preview, the Property panel (wrongly set to zero width) could disappear in the Flash designer.V2017.1.7 |
60. | Request from User variables that have the Nullable type in Flash components.V2017.1.7 |
61. | Some issues with charts in the designer.V2017.1.7RJS |
62. | An issue with Large Height property on preview.V2017.1.1RJS |
63. | Label color for the chart style25 and style26.V2017.1.1RJS |
64. | The chart label position, if the width of the label > 0.V2017.1.1RJS |
65. | If the component style is specified, then controls on home panel set disabled.V2017.1.7RJS |
66. | Charts animation.V2017.1.1RJS |
67. | A bug with bookmarks in the viewer.V2017.1.1RJS |
68. | A bug with opening virtual datesources from the report file.V2017.1.7RJS |
69. | A bug with MinSize & MaxSize in the report.V2017.1.1RJS |
70. | Lost Watermark.ImageHyperlink property when opening the report file.V2017.1.7RJS |
71. | Export to Word/Excel. The images from the data source were not exported correctly. All images were replaced by the last one.V2017.1.7RJS |
72. | Engine. Bands and containers did not render the Tag property.V2017.1.7RJS |
73. | Get types schema from MSSQL database.V2017.1.7RJS |
74. | Displaying charts by using the properties of Y Axis-> Labels-> Width.V2017.1.1RJS |
75. | Empty and null DateTime were displayed as the current time. Now it is empty.V2017.1.2RJS |
76. | AM/PM wrong date time format in some cases for Flash Viewer.V2017.1.1 |
77. | WordWrap text in one cell for the Excel export.V2017.1.7 |
78. | A bug with the column name when creating a data source from other data sources.V2017.1.2RJS |
79. | A bug with the image watermark in the preview of the designer.V2017.1.8RJS |
80. | Incorrect name of relation when you drag the columns of data in the Flash Designer editor.V2017.1.1 |
81. | A bug with the subReportUrl property in the Sub-Report component.V2017.1.2RJS |
82. | Changed SDK version on nwjs v0.22.0.V2017.1.2RJS |
83. | Export to Excel. Extra lines in the ExportDataOnly mode.V2017.1.8RJS |
84. | An incorrect icon in the toolbar of the designer.V2017.1.2RJS |
85. | A bug with the LargeHeightAutoFactor in JS Designer.V2017.1.1RJS |
86. | Transferring a picture from the images folder to a script.V2017.1.2RJS |
87. | A bug with offset primitive lines on 1px in the Designer.V2017.1.2RJS |
88. | The error with new values of request from user datetime variables in the list for the Flash viewer.V2017.1.8 |
89. | An expression with a function was not calculated if the name of this function was the same as the name of any component.V2017.1.2RJS |
90. | A bug with bookmark labels in the viewer.V2017.1.2RJS |
91. | A bug with dots/lines grid modes in the Designer.V2017.1.2RJS |
92. | A bug with exports, when a report has bookmarks.V2017.1.8RJS |
93. | The encrypted report template was not saved correctly.V2017.1.2RJS |
94. | Bugs with symbols ' and " in the data.V2017.1.1RJS |
95. | Export to HTML. The simultaneous underline and strikeout options for the text did not work.V2017.1.2RJS |
96. | Export to PDF. Underline and strikeout options for the text did not work.V2017.1.2RJS |
97. | Export to SVG. Text strikeout.V2017.1.2RJS |
98. | Some bugs with the tree map chart in the designer.V2017.1.8RJS |
99. | The Color Each property for Treemap series.V2017.1.8RJS |
100. | Previously, in pure Node.js, all xml (data, localizations, mrt) files were not working. Now there is an xml parser and in the nodejs.V2017.1.8RJS |
101. | An error occurred while processing the @@ operator in SQL queries.V2017.1.2 |
102. | A bug with the license text in the DesignerJS.exe.V2017.1.2RJS |
103. | If the required PHP driver for a particular database adapter was not found, an appropriate error was thrown.V2017.1.8 |
104. | A bug with not correct values of the autoWidth property in the property grid of the Designer.V2017.1.2RJS |
105. | The nodejs version did not work.V2017.1.2RJS |
106. | A bug with getting images from the gallery in the Designer JS.V2017.1.2RJS |
107. | The problem with a long error message, which could not fit in the WebViewerFx or WebDesignerFx dialog.V2017.1.1 |
108. | A bug with Session timeout in the DesignerJS.exe.V2017.1.2RJS |
109. | Restored correct work of disabling option for HTML, Excel, Data and Image exports for ViewerFx.V2017.1.1 |
110. | A bug in the wizard form, if the last step was not reached.V2017.1.3RJS |
111. | Absence of some properties for the table of charts in the designer.V2017.1.8RJS |
112. | A bug in the wizard form, if the table is selected.V2017.1.3RJS |
113. | Conflict with the WordWrap property with the flex-direction style in the designer.V2017.1.8RJS |
114. | Migration on TypeScript 2.4.V2017.1.8RJS |
115. | The TimeSerial function worked incorrectly.V2017.1.3RJS |
116. | A bug with check report in the designer.V2017.1.8RJS |
117. | The globalization editor in Designer JS.V2017.1.3RJS |
118. | CSP(Content Security Policy). Problems with "eval" in source code in the Designer.V2017.1.8RJS |
119. | Localization of some elements in the designer.exe after choosing other localization file.V2017.1.3RJS |
120. | Issues with showing version and description of the available build in the update window.V2017.1.3RJS |
121. | Excel data were hung if an empty or not existed path to the file was specified.V2017.1.3RJS |
122. | The report locale is considered in all text formats.V2017.1.3RJS |
123. | The value of the AssignExpression property was not saved and loaded.V2017.1.3RJS |
124. | A bug with the Conditions form interface.V2017.1.3RJS |
125. | A bug with the Break If True property in the Conditions form.V2017.1.3RJS |
126. | Event from xml mrt was not loaded.V2017.1.9RJS |
127. | A bug with language of the documentation in the Designer.V2017.1.3RJS |
128. | Now the fraction separator is used from the locale settings.V2017.1.9RJS |
129. | When the event started, the variables were passed, but the values of these variables were needed.V2017.1.9RJS |
130. | Menu problems went outside the screen in the Designer.V2017.1.1RJS |
131. | MaxData MaxTime MinData MinTime functions did not work.V2017.1.9RJS |
132. | When using events, the changed variables were not applied back.V2017.1.9RJS |
133. | Error with property - AutoHideScrollbars of the Flash components.V2017.1.9 |
134. | ColorPicker, in some cases, displayed wrong color in DesignerFx.V2017.1.1 |
135. | Some problems with multiselect of components in the Designer.V2017.1.1RJS |
136. | The Treemap chart.V2017.1.1RJS |
137. | View data was hanging, if there were no data.V2017.1.3RJS |
138. | Showing the legend in a chart when there is only one series.V2017.1.1RJS |
139. | A bug with grid lines, if page large height factor > 1.V2017.1.4RJS |
140. | Showing Y Axis of the Bar Series.V2017.1.1RJS |
141. | A bug with relations in the dictionary.V2017.1.9RJS |
142. | Empty values for width and height for the viewer.V2017.1.1RJS |
143. | A bug when closing the report that has charts.V2017.1.4RJS |
144. | A bug with autodetecting the touch interface in the Designer.V2017.1.4RJS |
145. | The Border menu in conditions for components in the DesignerFx.V2017.1.1 |
146. | The functions from the PrintState (IsNull, Next, Previous) category now work.V2017.1.1RJS |
147. | Align text by the width when exporting to PDF.V2017.1.1RJS |
148. | Export to PDF. Some symbols in the report Alias caused the creation of a corrupted PDF file.V2017.1.4RJS |
149. | A bug with images of products in the Update form.V2017.1.5RJS |
150. | A bug with empty error messages in the designer.V2017.1.10RJS |
151. | A bug with the report tree button in Russian localization in the Designer.V2017.1.5RJS |
152. | An old bug with relations (there was an error in the code).V2017.1.10RJS |
153. | If there is virtual data and relations and there are a lot of them, it was crached.V2017.1.10RJS |
154. | Test version of customDatasource.V2017.1.10RJS |
155. | Changes in code for compilation without warnings.V2017.1.10RJS |
156. | The synchronize method did not work with the dataset.V2017.1.10RJS |
157. | Nuget packages of components on the web site.V2017.1.1RJS |
158. | Transferring preview options in the designer into a separate category (now all the options of the viewer are applicable to the preview).V2017.1.10RJS |
159. | A bug with band positions after copy-paste.V2017.1.5RJS |
160. | An error occured, if the event code hd one line and did not end with ";".V2017.1.11RJS |
161. | If, in any properties, there was a combination of such characters as /Q, then they were stored incorrectly, respectively, everything was loaded incorrectly.V2017.1.5RJS |
162. | Convert.ToDateTime() now works correctly.V2017.1.11RJS |
163. | Primitives could not be docked to the left edge of the container.V2017.1.1RJS |
164. | Engine. Filters did not work if the DataSource name contained spaces or dots.V2017.1.11RJS |
165. | An error with rounding when rendering primitives.V2017.1.1RJS |
166. | A parallel line in the line chart.V2017.1.11RJS |
167. | The HTML tag "numbered list" was displayed incorrectly.V2017.1.1RJS |
168. | If there is an array of simple elements in the loaded JSON (row number bool), then this array was unloaded.V2017.1.11RJS |
169. | When loading JSON, relations were broken. The issue was in in big and small letters in JSON.V2017.1.11RJS |
170. | A bug with displaying messages forms, after changing localization in the Designer.V2017.1.5RJS |
171. | JSON and the relationId of nested objects were incorrectly considered for an nesting level greater than three.V2017.1.11RJS |
172. | The dependent variable was not cleared if the new value of the main variable was selected.V2017.1.11RJS |
173. | The designer for Mac is now working. The designer for Mac is going to Mac OS.V2017.1.11RJS |
174. | Variable types of list and range did not work correctly.V2017.1.5RJS |
175. | The designer for Mac now supports localization.V2017.1.11RJS |
176. | The designer for Linux is built on the Linux platform.V2017.1.11RJS |
177. | The error with auto insertion of connection name from long URL in the edit connection form.V2017.1.5RJS |
178. | The And/Or value for the filtering type in the data sources in the Flash Designer was not saved.V2017.1.5 |
179. | The DaysInMonth function now works correctly.V2017.1.11RJS |
180. | The CheckStatus of the ComponentStyleIsNotFoundAtPage check has changed from Error to Warning.V2017.1.5RJS |
181. | Custom format did not correctly output the data if the input data were not a numerals.V2017.1.5RJS |
182. | Exception on opening a report in which RectanglePrimitive had lost start/end points.V2017.1.11RJS |
183. | Sub-Report was not rendered if it is specified as separate files.V2017.1.5RJS |
184. | The StiHeaderBand.PrintIfEmpty property was not working correctly.V2017.1.5RJS |
185. | Data with some date and time formats in Flash components were incorrectly read.V2017.1.11 |
186. | Border series label in chart.V2017.1.5RJS |
187. | Null data in the cross-tab were written as NaN and not as 0.V2017.1.5RJS |
188. | It crashed if to use in association with ractive.js.V2017.1.11RJS |
189. | Functions in Flash report engine - TryParseDecimal, TryParseDouble, TryParseLong.V2017.1.1 |
190. | A bug with saving styles from the report.V2017.1.5RJS |
191. | The controls from the MDC xml were incorrectly loaded.V2017.1.11RJS |
192. | Some properties of rendered charts for MDC JSON were not saved or loaded.V2017.1.11RJS |
193. | Position Other values in Bar series.V2017.1.11RJS |
194. | A bug with not assigned date time variable.V2017.1.1RJS |
195. | A bug with CTRL + Move component in the Designer.V2017.1.1RJS |