
Adds new data adapter for connecting to Google Analytics.
Features
- Added a new data adapter for connecting to the Google Analytics service.
- Added new function - ConvertToBase64String (string), which is used to convert data from string to base64.
- Added the ability to export and print reports from code without using components.
- Added the ability to sort items in the data dictionary.
- Added the ability to set default values for variables of the "List" type.
- Added a map of Afghanistan for the "Map" component in reports and the "Region Map" element in dashboards.
- When exporting a report to Microsoft PowerPoint, the Culture report property is now used to check spelling.
- Added support for the DateTime.UtcNow property in the "Interpretation" report calculation mode.
- Added Publish functionality to Blazor Server and Blazor WebAssembly projects.
- Added animation for displaying Stacked Area and Full Stacked Area charts.
- Optimized the algorithm for exporting the report to PDF and added support for the new version of the Unicode Bidirectional Algorithm.
- Updated icons and logos for applications and services.
- Updated some commands in the report wizards.
- Optimized the algorithm for exporting a report to a PDF file in terms of speed for cases when there is no text in the "Right to Left" mode.
- Optimized the speed of drawing a QR barcode.
- Exporting the QR-Code barcode to PDF now works faster.
- Optimized the speed of expression calculation in the "Interpretation" report calculation mode, especially when filtering large amounts of data.
- Updated the algorithm for exporting text with rotation when exporting a report to an HTML file. Previously, it was processed as a bitmap, now it is processed as an SVG object.