New Features
1.New function ConvertToBase64String(string). The new function - ConvertToBase64String (string). The new function - ConvertToBase64String (string) used to convert data from string to base64 was added.
V2021.3.1
2.Support for the TrimStart and TrimEnd methods for the string type in the "Interpretation" report calculation mode was added.
V2021.3.6
3.Caching of images that are loaded via a hyperlink is added. This significantly speeds up the rendering of a report if there are links to the same images. For example, if the "Image" component is located on the "Page Header" or "Page Footer" bands and contains the company logo.
V2021.3.6
4.The ability to copy components from one browser tab to another was added.
V2021.3.5
5.Support for extended borders for report components was added.
V2021.3.5
6.When exporting a report to HTML in the Div mode, the display of the shadow of the borders of components is added.
V2021.3.4
7.The ability to support custom values for the "Check Box" component is added.
V2021.3.3
8.The ability to print on even and odd pages of the "Page Footer" band is added.
V2021.3.3
9.Animation for displaying Stacked Area and Full Stacked Area charts is added.
V2021.3.1
10.The Publish functionality to Blazor Server and Blazor WebAssembly projects is added.
V2021.3.1RBlazor
11.Support for the DateTime.UtcNow property in the "Interpretation" report calculation mode is added.
V2021.3.1
12.When exporting a report to Microsoft PowerPoint file, the Culture report property is now used to check spelling.
V2021.3.1
13.We have added a map of Afghanistan for the "Map" component in reports and the "Region Map" element in dashboards.
V2021.3.1
14.We have added the ability to set default values for variables of the "List" type.
V2021.3.1
15.The ability to print some bands on odd and even pages is added.
V2021.3.1
16.Added the ability to export and print reports from code without using components.
V2021.3.1RBlazor
17.A new data adapter for connecting to the Google Analytics service was added.
V2021.3.1
18.Added the ability to sort items in the data dictionary.
V2021.3.1

Enhancements
1.The speed of drawing a QR barcode is optimized.
V2021.3.1
2.The algorithm for exporting a report to a PDF file is optimized in terms of speed for cases when there is no text in the "Right to Left" mode.
V2021.3.1
3.Export of the QR-Code barcode to PDF file works faster.
V2021.3.1
4.The XSS security algorithm related to script injection updates in the report designer was improved.
V2021.3.7
5.In the "Interpretation" report calculation mode, the speed of expression calculation was optimized, especially when filtering large amounts of data.
V2021.3.1
6.Some commands in the report wizards are updated.
V2021.3.1
7.The algorithm to process duplicate variable values was updated.
V2021.3.7
8.The algorithm for exporting text with rotation when exporting a report to an HTML file was updated. Previously, it was processed as a bitmap, now as an SVG object.
V2021.3.1
9.The algorithm for exporting the report to PDF file was optimized and support for the new version of the Unicode Bidirectional Algorithm was added.
V2021.3.1
10.In the report engine, for the JoinColumnContent(dataSource) function, we added support for the Calculated Data Columns.
V2021.3.6
11.Null checking for image equal processing is added.
V2021.3.2
12.Upgrading OLEDB and ODBC Libraries to version 5.0.0 for NET Core components.
V2021.3.2
13.Error messages are improved, and detailed information for Web components is added. .
V2021.3.5
14.Icons and logos for applications and services are updated.
V2021.3.1RBlazorRAngular
15.When exporting a report to the HTML format, the Gradient/Glare brushes are now passed as native elements.
V2021.3.4

Fixed Bugs
1.When exporting a report to HTML in the Div mode, the error of duplicating interaction icons in the report was fixed.
V2021.3.4
2.An exception occured in some cases when the "Report Checker" tool was running.
V2021.3.5
3.In .NET Core, when compiling a report to a stream, report resources are now added to the compiled assembly (like in the .NET Framework).
V2021.3.5
4.An issue related to saving the value of the "Topmost" property in the "Borders" menu was fixed.
V2021.3.5
5.The error related to displaying icons in the "Columns" chart type is fixed.
V2021.3.1
6.A problem related to the correspondence of data types when creating MongoDB data sources in a report was fixed.
V2021.3.5
7.The error related to the numbering of columns in the editor of relationds between data sources was fixed.
V2021.3.1
8.An error was fixed when exporting a report to a PDF file. The error occurred on the Azure service when getting some fonts.
V2021.3.5
9.When exporting a report to a PDF file, the vertical alignment error related to line spacing was fixed.
V2021.3.4
10.When exporting a report to docx, xlsx, pptx files, now the file creation time is indicated correctly in Utc.
V2021.3.4
11.Some issues related to the preview settings of reports and dashboards were fixed.
V2021.3.4
12.For the report egnine, an error related to the work of the Cross-Data band, which is placed directly on the report page wads fixed.
V2021.3.4
13.A problem with data drill-down in an external report when this report is located in the resources of the main report is fixed.
V2021.3.1
14.The error with processing the "Map" component in the online mode, when it is placed on the "Data Band", was fixed.
V2021.3.4
15.A problem is fixed in .NET Core components. HTML tags did not work when the FullTrust property was set to false.
V2021.3.5
16.The error in processing the "Cross-Tab" component when it is placed on the "Data Band"was fixed.
V2021.3.4
17.The issue with exporting a report to a *.pptx file (Microsoft PowerPoint), when using a font size 1 was fixed.
V2021.3.6RBlazor
18.For the EngineV2, in cases where the "Cross-Tab" component was placed on the "Data Band", the position of the headers on the pages was calculated incorrectly if the report contained bands with the " Print on All Pages ".
V2021.3.6
19.There were problems with the overlaying of very thin components when exporting a report to Word, Excel, HTML.
V2021.3.6
20.A bug with applying custom styles for the "Cross-Tab" component was fixed.
V2021.3.7RBlazorRAngular
21.A problem with displaying borders for the "Gauge" component in reports was fixed.
V2021.3.7
22.The error with the drill-down when viewing a report with the "Continuos" view mode was fixed.
V2021.3.7
23.A bug with the location of controls on the search bar when the "Right to Left" mode is enabled was fixed.
V2021.3.7
24.A problem occurred when exporting a report to the PDF file related to the processing of the "Prevent Intersection" property for chart titles.
V2021.3.7
25.The error occurred when setting the size of the icon marker for charts to 0.
V2021.3.7
26.The "Interpretation" report calculation mode now supports custom text formatting expressions.
V2021.3.7
27.When exporting a report to PDF in the .NET Core reporting tool, the error occurred with incorrectly calculated width for NonSpacingMark characters.
V2021.3.7
28.If ClearType is enabled in the operating system, the problem occurred with blurring content for the "Rich text" component.
V2021.3.7
29.An error with exporting to the HTML file for the "Chart" component of "Stepped range" type is fixed.
V2021.3.1
30.The error related to processing values in points for font size in HTML tags.
V2021.3.1
31.Some minor issue in the watermark editor are fixed.
V2021.3.1
32.The error that occurred when printing a report in the "Print to PDF" mode was fixed.
V2021.3.1RBlazor
33.A bug related to the application of localization selected from the interface of the report designer is fixed.
V2021.3.1RBlazor
34.In some cases, there was a double loading and connection of scripts and component styles.
V2021.3.1RBlazor
35.Working of the ColorEarch property for a Clustered Bar chart is fixed.
V2021.3.1RBlazor
36.An issue with parsing date-time values from strings is fixed.
V2021.3.2RBlazor
37.The localization error in the "Preview" window when changing the localization in the report designer is fixed.
V2021.3.2RBlazor
38.The compilation error "null-reference" when launching .NetCore assemblies from the .NET Framework.
V2021.3.2
39.MetaTags collection was not cleared before loading the report.
V2021.3.2
40.The error in conditional formatting for the "Table" component in reports is fixed.
V2021.3.2
41.A bug with date format for variables is fixed.
V2021.3.2
42.A problem related to copying report components to the dashboard and vice versa is fixed.
V2021.3.3
43.An issue related to the localization of report events is fixed.
V2021.3.3
44.A problem related to the visibility of grid lines for a chart in dashboards is fixed.
V2021.3.1
45.A bug with the "Process At" property for text components in the "Interpretation" report calculation mode is fixed.
V2021.3.3
46.The error with encoding for some source code files is fixed.
V2021.3.3RBlazorRAngular
47.The error related to Roslyn compilation from .NET Framework is fixed.
V2021.3.3
48.The error displaying data in the report, which are received from the Google Analytics service is fixed.
V2021.3.3


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.