New Features |
---|
1. | An edit dialog is invoked in the dictionary when the Enter key is pressed.V2023.1.1RNetDWinBIDesigner |
2. | The element renaming in the dictionary by pressing the F2 key was added.V2023.1.1RNetDWinBIDesigner |
3. | We added the ability to set the scale in the report designer as "PageWidth" and "PageHeight" for the Zoom option of a component.V2023.1.1RWebDWeb |
4. | We completely updated Blazor Viewer and Blazor Designer components, support for asynchronous methods for Blazor Server and Blazor WebAssembly.V2023.1.1RBlazorDBlazor |
5. | We added the ability to drag and drop a style from the style editor to a report or dashboard component.V2023.1.1RNetDWinBIDesigner |
6. | The possibility to group report parameters in collapsible groups in the viewer was added.V2023.1.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer |
7. | A special check for using CacheAllData report property while editing a report was added into the relation editor.V2023.1.1RNetDWinBIDesigner |
8. | We added support for Razor Pages for .NET Core components - StiNerCoreViewer and StiNetCoreDesigner.V2023.1.1RWebDWeb |
9. | A new button was added to the dashboard viewer - Reset All Filters. This button helps to reset all current state of user's filters to its default state.V2023.1.1DWebDWinDJSBICloudBIDesignerBIServer |
10. | A possibility to control an alignment of the viewer's toolbar buttons was added. This possibility was added both to the dashboard viewer and the reports viewer. It is possible to change it with help of the PreviewSettings property of the report.V2023.1.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer |
11. | The Data monitor feature was added to the dictionary. It can be found in the Actions menu. This feature can help with fetching information about running SQL queries.V2023.1.1RNetDWinBIDesigner |
12. | The Help button can be hidden by using the PreviewSettings property of the report.V2023.1.1RNetBIDesigner |
13. | A button to edit specified culture was added to the Globalization editor.V2023.1.1RNetDWinBIDesigner |
14. | We added the posibility to specify an expression in the report.Culture property. It helps to change globalization of a report directly in the report viewer with help of request from user variables.V2023.1.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer |
15. | We have dine the complete refactoring and optimization of product code. We added new classes and functions for working with reports and components using PHP code, added component settings using PHP code.V2023.1.1RPHPDPHP |
16. | We added the ability to install the product using Composer.V2023.1.1RPHPDPHP |
17. | We added support for hyperlinks to data columns with images when viewing dashboards in the WPF viewer.V2023.1.1DWin |
18. | We added the ability to apply conditional formatting to alternative rows in dashboards when previewing in the WPF viewer.V2023.1.1DWin |
19. | We fixed a bug related to the completion of the animation of charts in reports.V2023.1.1RNetBIDesigner |
20. | We added commands to manage the clipboard in the editor of the "Text" dashboard element.V2023.1.2DWinBIDesigner |
21. | We added the ability to easily deploy the product without using the Composer manager.V2023.1.2RPHPDPHP |
22. | We added the ability to use a variable in a GraphQL query, through the "$" special symbol, in cases where its name matches the report variable.V2023.1.3RWebRNetRWpfDWebDWinBIDesigner |
23. | We added the autoSave property to the onSaveReport event arguments.V2023.1.3RJSDJS |
24. | The report.dictionary.mergeFile method has been added. Now you can specify the path to the saved data dictionary file (*,dct) to merge it with the current report dictionary.V2023.1.4RJSDJS |
25. | We added the "Word wrap" property for the "Table of Content" component.V2023.1.6RWebRNetRWpfDWin |
26. | The option StiOptions.Designer.DataSourceEditor.ShowOLEDBQueryBuilder has been added to enable or disable the display of the "Run Query Builder" command in the OLE DB data source editor.V2023.1.7RWebRNetDWebDWinBIDesigner |
27. | We added support for PHP 8.2 platform.V2023.1.7RPHPDPHP |
28. | A new function was added - FontValue. This function creates a new Font with specified parameters.V2023.1.8RWebRNetRJSDWebDWinDJSBIDesignerBIServer |
29. | We added the "Word Wrap" property to the "Table of Contents" component.V2023.1.8RWebRJSBICloudBIServer |
30. | We added the compatibility support for Stimulsoft components for Java 11+ versions.V2023.1.8RJava |
Fixed Bugs |
---|
1. | An issue with selecting a copied item was fixed.V2023.1.1RNetDWinBIDesigner |
2. | An issue with editing a report category with help of the F2 key was fixed.V2023.1.1RNetDWinBIDesigner |
3. | Incorrect selection of elements was fixed in the ListBoxElement in the horizontal mode.V2023.1.1DWinBIDesigner |
4. | We fixed a bug related to the selection of difficulty level on the properties panel.V2023.1.1RWpf |
5. | We fixed a problem related to an attempt to call the editor of the "PDF Digital Signature" component in the report designer.V2023.1.1RWpf |
6. | We fixed an issue related to displaying the target value in the "Date and Time" mode of the "Gauge" element in dashboards.V2023.1.1DWin |
7. | Some improvements of the Toolbox Setup form were made.V2023.1.1RNetDWinBIDesigner |
8. | An issue with a report page painting in the viewer during a document saving was fixed.V2023.1.1RNetBIDesigner |
9. | We fixed a bug related to connecting a data source in the wizard for creating a report with a chart.V2023.1.1RWpf |
10. | Some issues with displaying an expression from bool properties were fixed.V2023.1.1RNetDWinBIDesigner |
11. | An issue with drawing a request from user variable with some options was fixed.V2023.1.1RNetDWinBIDesigner |
12. | We fixed a problem related to the location of the watermark image in the Demo application.V2023.1.1RWpf |
13. | We added support for executing a stored procedure with parameters for SQL data sources.V2023.1.1RJSRPHPDJSDPHP |
14. | We fixed a problem related to exporting a report to PDF, in cases where icons are used in the "Chart" component.V2023.1.1RJSRPHPDJSDPHP |
15. | We fixed an issue related to the animation of the "Gantt" chart.V2023.1.1RNetDWinBIDesigner |
16. | An issue with the setting a wrong zoom in the viewer after using the Fullscreen mode was fixed.V2023.1.1RNetBIDesigner |
17. | An issue with using the Row.Line constant in the table element was fixed.V2023.1.1DWebDWinDJSBIDesigner |
18. | An issue with using ReportAlias as a parameter in the dashboards was fixed.V2023.1.1DWinBIDesigner |
19. | We fixed a bug related to the calculation of the thickness and the display of a vertical constant line for "Scatter" charts.V2023.1.1RNetDWinBIDesigner |
20. | We fixed a problem related to the "Save As" menu when saving a report to Stimulsoft Cloud.V2023.1.1RWebRJSDWebDJSBICloud |
21. | We fixed a problem related to the processing of the fractional part of the value in the "Step" property for the labels of the chart axes.V2023.1.1RNetDWinBIDesigner |
22. | We fixed a problem related to rebuilding the designer and viewer when changing the size of the application window.V2023.1.1RNetBIDesigner |
23. | We fixed a bug related to displaying a message about incorrect values in the "Globalization Strings" editor.V2023.1.1RJSDJS |
24. | We fixed an issue related to highlighting the value in the "Name" property of the report template page.V2023.1.1RWebRJSDWebDJSBICloudBIServer |
25. | We fixed a bug related to displaying icons in empty dashboard element editors.V2023.1.1DJS |
26. | Some troubles with date time varaible's default initialization were fixed.V2023.1.1RNetDWinBIDesigner |
27. | We fixed problems related to displaying "Compress To Archive" and "Multiple Files" options in image export settings.V2023.1.1RWebRJSBICloudBIServer |
28. | A problem with visibility of the table element columns after export was fixed.V2023.1.1DWinBIDesigner |
29. | We fixed a problem related to the rendering of series labels for the "Sunburst" chart.V2023.1.1RWebRNetRJSRWpfBIDesigner |
30. | We fixed an issue with creating multiple series for the "Line" chart in the Chart wizard.V2023.1.1RNetRWpfBIDesigner |
31. | We fixed a bug related to displaying dashboards in the "Interaction" editor on the "Drill-Down" tab.V2023.1.1DWebDJSBICloudBIServer |
32. | We fixed a problem when exporting a report to OpenDocument (odt, ods) for Blazor WebAssembly components.V2023.1.1RBlazorDBlazor |
33. | We fixed a bug related to displaying tooltips on hover in 3D charts.V2023.1.1DJS |
34. | We fixed a bug related to useing the "Color Each" for 3D charts, in cases where the arguments are in the "Side-by-Side" mode.V2023.1.1DJS |
35. | An issue with creating a band and it's correct position on a page was fixed.V2023.1.1RNetBIDesigner |
36. | We fixed a problem related to processing of the "Series Labels" property when loading a report in the designer.V2023.1.1RJS |
37. | We fixed a bug in the Node data adapter that was related to the definition of data types.V2023.1.1RJS |
38. | We fixed a problem related to the data drill-down of the "Chart" element into several levels when previewing the dashboard in the WPF viewer.V2023.1.1DWin |
39. | We fixed a problem related to duplication of data sources when creating a report or dashboard using demo data.V2023.1.1RWebRJSRPHPRBlazorDWebDJSDPHPDBlazor |
40. | We fixed a bug related to processing JSON data and null values.V2023.1.1DJS |
41. | We fixed a bug related to displaying icons in the "Options" menu in the report designer.V2023.1.1RWebRJSDWebDJSBICloudBIServer |
42. | We fixed the error related to calling the expression editor in the report wizard.V2023.1.1RNetRWpf |
43. | We fixed a problem related to the "No" value in the quick selection menu of the component style on the Ribbon panel of the report designer.V2023.1.1RNetDWinBIDesigner |
44. | We fixed a problem related to displaying icons for different scale values in JS components.
.V2023.1.1RJSRPHPDJSDPHP |
45. | We fixed a bug related to displaying messages in the "Report Checker" tool.V2023.1.1RJSRPHPDJSDPHP |
46. | We fixed a bug related to the calculation of the Line system variable in the "Table" element on the dashboard.V2023.1.2DWin |
47. | We fixed a problem related to changing the property of the "Text Format" component on the property panel.V2023.1.2RWpf |
48. | We fixed an issue related to the selection of a graphic element of the "Bubble" chart when applying a filter in dashboards.V2023.1.2DWebDJSBICloudBIServer |
49. | We fixed a problem related to displaying the wrong framework version in the "About" menu for Blazor WebAssembly components.V2023.1.2RBlazorDBlazor |
50. | We fixed an issue related to using the "Find" tool in the report viewer.V2023.1.2RWebRJS |
51. | We fixed errors related to applying formatting using Blockly in component events and processing the data of this component.V2023.1.1RJSRPHP |
52. | We fixed a bug related to saving the expression during conditional formatting in the "Table" dashboard element.V2023.1.2DWinBIDesigner |
53. | We fixed a problem related to the rendering of graphic elements of "Clustered Bar" and "Clustered Column" charts in reports and dashboards.V2023.1.2RNetDWinBIDesigner |
54. | We fixed a bug related to displaying labels for graphic elements of the "Sunburst" chart.V2023.1.2DJS |
55. | We fixed a problem related to the calculation of the positions of graphic elements for the "Sunburst" chart.V2023.1.2RWebRNetRJSRWpfDWebDWinDJSBIDesigner |
56. | An issue with styles of dependent variables in the viewer was fixed.V2023.1.2RNetDWinBIDesigner |
57. | When exporting a dashboard to PDF, we fixed a bug related to the transparent background of the "Indicator" and "Cards" elements.V2023.1.2DWebBICloudBIServer |
58. | An issue with styles in the replace dialog of the data transformation was fixed.V2023.1.2RNetDWinBIDesigner |
59. | A wrong icon was used for the convert menu in the dashboard.V2023.1.2DWinBIDesigner |
60. | An issue with editing a business object data column was fixed.V2023.1.2RNetDWinBIDesigner |
61. | A specific case of using the button's check property in the dashboard was fixed.V2023.1.2DWinBIDesigner |
62. | We fixed a problem related to handling null values in the "Cross-Tab" component.V2023.1.2RJSRPHP |
63. | We fixed an issue related to displaying warnings in the browser console when using the "StopBeforePage" event in reports.V2023.1.2RJSRPHP |
64. | We fixed a bug related to saving and loading designer options in cookies.V2023.1.2RJSDJS |
65. | An issue with using the chart filtering with specified arguments and series values was fixed.V2023.1.2DWebDWinDJSBICloudBIDesignerBIServer |
66. | We fixed a bug related to the dependence of variables on several levels.V2023.1.2RWebDWebBICloudBIServer |
67. | We fixed the issue with displaying the value of the "Retrieve Only Used Data" property on the property panel.V2023.1.2RWebRJSDWebDJSBICloudBIServer |
68. | We fixed a bug related to the position of icons in the vertical menus of the Web viewer.V2023.1.2RWebRJSRPHPRBlazorDWebDJSDPHPDBlazor |
69. | Some improvements of the expression insert button in the calculated column editor were made.V2023.1.2RNetDWinBIDesigner |
70. | We fixed a bug related to the "View Data" command for SQL data sources in the WPF report designer.V2023.1.3RWpf |
71. | An issue with dragging a data column from the dictionary on the dashboard page was fixed.V2023.1.3DWinBIDesigner |
72. | An issue with drawing XAxis in case using the Gantt chart and SeriesRoundCorner property was fixed.V2023.1.3RNetDWinBIDesigner |
73. | A minor issue with drawing chart styles in the chart editor was fixed.V2023.1.3RNetBIDesigner |
74. | We fixed a problem related to the processing of HTML color code in the design of the report.V2023.1.3RJava |
75. | Some improvements in the SQL data source editor were made.V2023.1.3RNetDWinBIDesigner |
76. | We fixed a problem related to the insertion and processing of cross-scripts in dashboard elements.V2023.1.3DWebDJS |
77. | An issue with calculating total for a wrong column in the table element of the dashboads was fixed.V2023.1.3DWinBIDesigner |
78. | For .NET Core components, we fixed a problem related to rendering reports in the "Compilation" calculation mode, in cases where VB is used as a scripting language.V2023.1.3RWeb |
79. | An issue with dashboard's watermark UI on scaling 125% was fixed.V2023.1.3DWinBIDesigner |
80. | We fixed an issue related to using a disabled column for conditional formatting in the "Table" dashboard element.V2023.1.3DWebDWinBIDesigner |
81. | Fixed a bug related to displaying values in tooltips when hover over "Bubble" charts in dashboards.V2023.1.3RJSDJS |
82. | We fixed a problem related to getting and viewing data when using Custom data adapters.V2023.1.3RJSRPHPDJSDPHP |
83. | We added a "Refresh" control for the "Report Checker" tool when viewing a report.V2023.1.3RWebRJSBICloudBIServer |
84. | We fixed a problem related to inserting and processing cross-scripts in tooltips when hover over dashboard elements.V2023.1.3DWebDJSBICloudBIServer |
85. | We fixed a problem related to the use of the same values and the logarithmic axis in "Scatter", "Scatter Line", "Scatter Spline" charts.V2023.1.3RWebRNetRJSRWpfRPHPDWebDWinDJSDPHPBIDesigner |
86. | We fixed a bug related to the processing of cross-bands when rendering a report.V2023.1.3RJava |
87. | When exporting to an SVG file from the code, the error of converting some dashboard elements was fixed.V2023.1.3DWebDWinDBlazor |
88. | Some issues with displaying an icon of the customer component on the Ribbon panel were fixed.V2023.1.3RNetDWinBIDesigner |
89. | We fixed a problem related to applying Undo/Redo commands after closing the text component editor.V2023.1.3RNetBIDesigner |
90. | We fixed an issue related to the request to save the report before creating a new report or dashboard.V2023.1.3RNetDWebBIDesigner |
91. | We improved and updated algorithm for processing big data when loading dashboards and reports.V2023.1.3DJSDPHP |
92. | We fixed error with opening a report or dashboard from Stimulsoft Cloud on the Welcome Screen page in the report designer.V2023.1.3RNetRWpfBIDesigner |
93. | We fixed a problem related to passing Double.Infinity for objects of primitive type when switching to the "Preview" tab in the report designer.V2023.1.3RWpf |
94. | We fixed an issue related to remembering the default local storage when saving a report in the designer.V2023.1.3RWpfBIDesigner |
95. | We fixed a bug related to the "View Data" command in the report designer.V2023.1.3RWebDWebBICloudBIServer |
96. | We fixed a problem related to the calculation of the position of the interactive sorting icon in the report components.V2023.1.3RWebBICloudBIServer |
97. | When exporting a report to PDF, a bug related to the export of the UnsignedSignature field has been fixed.V2023.1.3RJSRPHP |
98. | We fixed an issue related to displaying content in the "Image" component for sub-reports.V2023.1.3RJSRPHP |
99. | We fixed a problem related to loading data that contains bom bytes.V2023.1.3RJSRPHPDJSDPHP |
100. | We fixed an issue related to applying a style via conditional formatting that contains advanced component border settings.V2023.1.3RNetDWebBIDesigner |
101. | We fixed an error that occurred when saving a report in Stimulsoft Cloud from the "Save this file" menu in the report designer.V2023.1.4RNetRWpfBIDesigner |
102. | When exporting a report to Excel, a bug related to the conversion of data to which text formatting of the DateTime type is applied in the report has been fixed.V2023.1.4RJSRPHP |
103. | We fixed a bug when exporting the "Tree View" dashboard element, in cases where it does not contain data.V2023.1.4DWebDWinDJSDPHPDBlazor |
104. | We fixed a bug related to the processing of the "Refresh Viewer" process when creating an event script using Blockly.V2023.1.4RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer |
105. | We fixed a bug related to the processing of the Stimulsoft.StiOptions.WebServer.url property parameter for the Node.js platform.V2023.1.4RJSDJS |
106. | An issue with the Full-screen mode and double-clicking on title in the WPF demo was fixed.V2023.1.4DWin |
107. | We fixed an issue related to handling the designer start event when clicking the "Design" button in the viewer.V2023.1.4RPHPDPHP |
108. | We fixed a problem related to merging report data dictionaries from the report designer.V2023.1.4RJSDJS |
109. | An issue with creating components in the designer and clicking the Cancel button in the editor was fixed.V2023.1.4RNetDWinBIDesigner |
110. | An issue with using nullable date time variable in a list was fixed.V2023.1.4RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer |
111. | We fixed a problem related to displaying the "Visibility" property of the chart legend in the property list of a component.V2023.1.4RNetDWebDJSBICloudBIDesignerBIServer |
112. | The StiDataSetHelper class was restarted in the code.V2023.1.4RWebRNetDWinBIDesigner |
113. | We fixed an issue related to the loss of milliseconds in the chart data when saving the rendered report to the *.mdc file.V2023.1.4RNetBIDesigner |
114. | An issue with parsing SQL queries in the query builder was fixed.V2023.1.4RNetBIDesigner |
115. | An issue with nullable numeric variable in the report viewer was fixed.V2023.1.4RNetBIDesigner |
116. | An incorect using of the Legend.Visibility property of the chart element was fixed.V2023.1.4DWinBIDesigner |
117. | We fixed a problem related to clearing the cached data of the "Image" dashboard element, in cases where the image is used from template resources.V2023.1.4DWinBIDesigner |
118. | We fixed an issue related to rendering an SVG image when it is used as a watermark for a report page or dashboard.V2023.1.4RWebDWebBICloudBIServer |
119. | We fixed a problem related to the calculation and display of Y-axis labels for 3D charts in dashboards.V2023.1.4DJS |
120. | We fixed an issue related to the work of the JS viewer, in cases where the "Editor" and "Find" controls were disabled using the component options.V2023.1.4RWebRJSDWebDJS |
121. | We fixed a problem related to the work of JS components on older versions of the Google Chrome browser.V2023.1.4RJSRPHPDJSDPHP |
122. | We fixed an issue related to the availability of controls, after changing the localization, when viewing the dashboard in the WPF viewer.V2023.1.4DWin |
123. | We fixed a bug related to viewing these elements when viewing a dashboard in the WPF viewer.V2023.1.6DWin |
124. | We fixed a bug related to the large size of the borders of components.V2023.1.6RWebRJSBICloudBIServer |
125. | When exporting to HTML, we fixed a bug related to displaying a watermark in a report.V2023.1.6RJava |
126. | We fixed the error related to passing the current date to the report in cases where the report variable of the DateTime is set to Null.V2023.1.6RWpf |
127. | An issue with loading encrypted reports was fixed.V2023.1.6RWebRNetRWpfDWebDWinBICloudBIDesignerBIServer |
128. | We fixed a problem related to handling the "Globalization Strings" property when building a report.V2023.1.6RJava |
129. | When exporting a report to PDF, we fixed a bug related to the processing of the "Image Quality" property.V2023.1.6RJava |
130. | We fixed an issue related to applying the Percent format to the values in the report.V2023.1.6RJava |
131. | We fixed a bug related to displaying the component overlay wizard when the scale in the OS is set to more than 100 percent.V2023.1.6RNetBIDesigner |
132. | We fixed a problem related to the "View Data" command in the report dictionary.V2023.1.6RWpfBIDesigner |
133. | We fixed a bug related to displaying zeros in the fractional part for the labels of the axes of the "Chart" component.V2023.1.6RWebRNetRWpfDWebDWinDJSBIDesigner |
134. | We fixed a problem related to displaying labels in 3D dashboard charts.V2023.1.6RWebRNetRJSRWpfDWebDWinDJSDPHP |
135. | We fixed a problem related to calling the "Cross-table" editor.V2023.1.5RWebRNetRJSRWpfRPHPRBlazorDWebDWinDJSDPHPDBlazorBICloudBIDesignerBIServer |
136. | We fixed a bug related to displaying a chart in dashboards when adding a data column to the "Series" field.V2023.1.6DWebDWinDJS |
137. | Some issues with selecting a crosstab-style, table-style, and dialog-style were fixed.V2023.1.6RNetBIDesigner |
138. | We fixed a bug related to the appearance of an empty string in data sources.V2023.1.6RJSRPHPDJSDPHP |
139. | We fixed a bug related to the use of namespace in XML files that are used as a data source for a report or dashboard.V2023.1.6RJSRPHPDJSDPHP |
140. | We fixed a bug related to saving a report data dictionary or a template that contains an Excel data source with a link to report resources.V2023.1.6RJSRPHPDJSDPHP |
141. | We fixed a bug related to filling in report variables that are used in queries to the data warehouse.V2023.1.6RJSRPHPDJSDPHP |
142. | We fixed an issue related to the display of tooltips on hover for 3D charts, in cases where an expression is used as the value of the tooltip.V2023.1.6DWebDWin |
143. | A bug related to selecting values in dependent variables has been fixed.V2023.1.7RJSRPHPDJSDPHP |
144. | A bug related to saving the value of the "Gauge" component has been fixed when saving the built report to an mdc file with JSON markup.V2023.1.7RJSRPHP |
145. | We fixed a bug related to drawing the labels of the "Gauge" component, in cases of small component sizes.V2023.1.7DWin |
146. | We fixed a bug related to calling stored procedures with specified parameters.V2023.1.6RPHPDPHP |
147. | We fixed a bug related to the execution of the Blockly script, in cases where the brush was changed in the report.V2023.1.7RJSDJS |
148. | We fixed an error related to loading the "Electronic signature" component from a template file.V2023.1.7RWpfBIDesigner |
149. | We fixed a bug related to passing parameter values when retrieving columns in the data source editor.V2023.1.7RJSDJS |
150. | We fixed a bug related to drawing a chart of the "Scatter" type, in cases of changing the localization of the GUI.V2023.1.7RWebRNetDWebDWinBIDesigner |
151. | We fixed a problem related to chart offset in the WPF viewer when the legend title is enabled.V2023.1.7RWpf |
152. | We fixed a problem related to connecting separate script files in user projects.V2023.1.7RJSDJS |
153. | We fixed an issue related to the random order of enabling Stimulsoft *.js files in the project.V2023.1.7RJSDJS |
154. | We fixed a bug related to starting a project that uses Vue.js components.V2023.1.6RJS |
155. | We fixed an issue with small values of the "Step" property for chart axes labels.V2023.1.7RNetBIDesigner |
156. | Some issues with the Pivot editor were fixed.V2023.1.7DWinBIDesigner |
157. | We fixed a problem related to the transparent background when viewing data of dashboard elements.V2023.1.7DWebDJSBICloudBIServer |
158. | We fxed a problem related to the animation of charts in reports and dashboards.V2023.1.7DJSDPHP |
159. | We fixed a problem related to displaying data in the "Table" element of dashboards.V2023.1.7DWebDJSBICloudBIServer |
160. | We fixed a bug with the "Sign" command when viewing a report.V2023.1.7RNetRWpf |
161. | We fixed an issue with loading GS1 QR-Code and GS1 DataMatrix barcodes from an .mrt file with JSON markup.V2023.1.7RWebRNetRWpfRJava |
162. | We fixed a bug related to the calculation of the height of merged cells for the "Table" component in reports.V2023.1.7RJSRPHP |
163. | We fixed some problems related to dependent variables of the "List" type.V2023.1.7RWebRJSDWebDJSBICloudBIServer |
164. | We fixed a problem related to text processing in the report when editing resources that contain data.V2023.1.7RJSRPHPDJSDPHP |
165. | A strange issue with drawing page border on some windows scaling was fixed.V2023.1.7RNetBIDesigner |
166. | We fixed a bug related to changing the value in the query to the data storage when saving the report template.V2023.1.7DJSDPHP |
167. | We fixed a problem related to passing the value of a chart series when drilling down the dashboard.V2023.1.7DWinBIDesigner |
168. | We fixed a bug related to displaying the extreme labels of the axes in charts.V2023.1.7RWebRNetRJSRWpfRPHPDWebDWinBIDesigner |
169. | We fixed a problem with saving and opening a drill-down dashboard in the viewer.V2023.1.7DWebDJSBICloudBIServer |
170. | Fixed a bug with applying different colors when automatically creating chart series.V2023.1.7RJS |
171. | We fixed a bug with interactive sorting and drill-down of the report when using caching in the form of a packed string.V2023.1.8RWeb |
172. | We fixed an error associated with an opened tab of one of the dashboards in the viewer when switching to the full-screen viewing mode.V2023.1.8DJS |
173. | We fixed an error related to displaying the "Corner radius" property when the "Allow Apply Style" property of the series labels is set to "True".V2023.1.8RWebRJS |
174. | We fixed an error related to the initialization of variables of the "List" type report.V2023.1.8RJava |
175. | We fixed an error with the .NET Core components that occurred when registering business objects with System.Drawing.Image type.V2023.1.8RWeb |
176. | We fixed an error associated with resetting the filters of the dashboard elements when the filter value is changed in the detailed dashboard.V2023.1.8DWebBICloudBIServer |
177. | We fixed an error related to the placing of the Data Band on the template page used by the Sub-Report component.V2023.1.8RWebRJSBICloudBIServer |
178. | We fixed an error associated with the use of conditional formatting and changing the font style when creating a report.V2023.1.8RJSDJS |
179. | We fixed an error related to saving reports in ASP.NET Core components.V2023.1.8RWeb |
180. | We fixed an error related to the use of different adapters for MySQL data sources.V2023.1.8RNetRWpfDWinBIDesigner |
181. | We fixed an issue with enabling and disabling the localization of the property panel in the report designer.V2023.1.8RWebRJSDWebDJSBICloudBIServer |
182. | We fixed a bug related displaying the "New Page" command in the context menu, when this command is disabled when using the designer option.V2023.1.8RWebRJS |
183. | We fxed a problem related to switching the Localized options panel related to the splitting of menu items.V2023.1.8RWebRJSDWebDJSBICloudBIServer |
184. | The HTML engine. The tag BR inside block tags no longer creates extra empty lines.V2023.1.8RWebRNetRWpfDWebDWin |
185. | We fixed a bug related to summarization in the "Group Header Band" band.V2023.1.8RJava |
186. | We fixed a bug with additional prefixes in the request when using the ODBC driver - OData.V2023.1.8RNetDWinBIDesigner |