| Новые возможности |
|---|
| 1. | Added an AI Wizard for creating reports and dashboards in the JS standalone report designer.V2026.3.1RJS |
| 2. | The "Format" property for the "X Top Axis" and "Y Right Axis" labels.V2026.3.2RJS |
| 3. | Added the isNewReport flag to the arguments of the report designer's onSaveReport event, allowing detection when a new report is being saved (the first save after creating the report).V2026.3.2 |
| 4. | Added the ShowBookmarksPanel option, which determines whether the Bookmarks panel is displayed automatically when a report contains bookmarks. The default value is true.V2026.3.2RJS |
| 5. | Added the new $vendorPath property for component scripts, allowing customization of the base path where component resources are located.V2026.3.2 |
| 6. | Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3RJS |
| 7. | Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3RJS |
| 8. | Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3RJS |
| 9. | Added the StiOptions.Export.Excel.ConvertNumericTextMode option (values: None / CrossTabOnly / All, default: None). It controls whether text that looks like a number is exported to Excel as a numeric cell rather than as a string.V2026.3.3RJS |
| 10. | A new option, StiOptions.Engine.allowTextKerning, has been added. It enables kerning and ligatures when measuring and rendering text; by default, kerning is disabled, which makes the preview and export results match each other better.V2026.3.4RJS |
| 11. | Support for the Trimming and LineLimit properties of a text component when exporting a report to SVG, PDF, HTML.V2026.3.4RJS |
| 12. | Added the ability to test-run a user-defined function with sample arguments directly in its editor.V2026.3.1RJS |
| 13. | The UseInlineStyles property has been added to the HTML export settings. When enabled, the styles of report components are duplicated as inline styles of the HTML elements, so the exported report keeps its appearance in e-mail clients that ignore the style block.V2026.3.4RJS |
| 14. | Added a rich-text format editor for chart labels.V2026.3.1RJS |
| 15. | Added new Polar and Stacked Polar chart types for reports and dashboards.V2026.3.1RJS |
| 16. | Added a "Max Selected Items" limit for variables of the "List" type, available only when "Allow User Values" is set to False.V2026.3.1RJS |
| 17. | Added new shape options for the "Data Bar" conditional formatting indicator: "Arrow" and "Banner" in addition to the classic bar, plus configurable corner radius, padding and fill direction.V2026.3.1RJS |
| Улучшения |
|---|
| 1. | Improved the properties panel in the report designer: property names are now shown as readable text instead of raw keys when localization is disabled.V2026.3.1RJS |
| Исправлены ошибки |
|---|
| 1. | Fixed incorrect positioning of values in the parameters panel of the report viewer.V2026.3.1RJS |
| 2. | Fixed an error when opening a report containing a "\u0000" (NUL) character in the designer.V2026.3.1RJS |
| 3. | Fixed the Web report viewer allowing export to an encrypted document without a password, which produced a corrupted file. The export dialog now requires a password before proceeding.V2026.3.1RJS |
| 4. | Sorting data in report charts.V2026.3.2RJS |
| 5. | Test run of user functions with parameters in the report designer.V2026.3.2RJS |
| 6. | Auto-completion mode in the search bar on the properties panel has been disabled.V2026.3.2RJS |
| 7. | If saving a new report in the designer fails, the report file name selection dialog box will be displayed again.V2026.3.2 |
| 8. | Using the Totals function in Blockly scripts.V2026.3.2RJS |
| 9. | Fixed an issue with drill-down data when using custom maps in the Map report component and the Region Map dashboard element.V2026.3.2RJS |
| 10. | Displaying Pareto charts in reports and dashboards have been fixed.V2026.3.2RJS |
| 11. | Navigating to a bookmark by clicking a hyperlink in the report viewer.V2026.3.3RJS |
| 12. | An issue where the report designer could throw an error a few seconds after opening it in a React application has been fixed.V2026.3.3RJS |
| 13. | Export to Word. When the AllowHtmlTags option was enabled in the Tag property, the #PageNumber# and #TotalPageCount# commands did not work.V2026.3.3RJS |
| 14. | Export to PDF. In rare cases, an error occurred when an Editable Field / Checkbox and an Unsigned Signature Field were present in the report simultaneously.V2026.3.3RJS |
| 15. | Report engine. When "Skip First" was enabled, the "Break If Less Than" property displayed one more row on the first page than on subsequent pages.V2026.3.3RJS |
| 16. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3RJS |
| 17. | A component pasted from the clipboard appeared in the top-left corner of the page instead of near its original position in the web designer.V2026.3.3RJS |
| 18. | The "+" character is encoded incorrectly in the Codabar barcode, and the B and C start/stop characters are swapped.V2026.3.3RJS |
| 19. | Rendering reports grouped by a DateTime column containing null values.V2026.3.3RJS |
| 20. | An issue where the report panel could extend beyond the viewer bounds when its container size changed during initial rendering has been fixed.V2026.3.3RJS |
| 21. | Applying custom font styles from report resources, including TTC collections, in the report designer and viewer, and when exporting reports to SVG.V2026.3.3RJS |
| 22. | A security vulnerability in the Laravel integration, allowing unauthorized access to files on the server, has been fixed.V2026.3.3 |
| 23. | Wrapping text in a text component when viewing a report and exporting it to PDF. In some cases, the last line of the text could be clipped.V2026.3.4RJS |
| 24. | Wrapping the text of a text component with the disabled WordWrap property when exporting a report to SVG.V2026.3.4RJS |
| 25. | Dashboard elements remained empty when several elements used the same SQL data source.V2026.3.4RJS |
| 26. | An issue with exporting reports containing images with invalid URLs has been fixed.V2026.3.4RJS |
| 27. | Dividing text between components with the RenderTo property when the WordWrap property is disabled.V2026.3.4RJS |
| 28. | Dividing Chinese, Japanese and Korean text between components with the RenderTo property: the text was split only at punctuation marks instead of the same positions where lines are wrapped.V2026.3.4RJS |
| 29. | Positioning of the Thai upper vowel sign in the SARA AM combinations after a tone mark when exporting a report to PDF.V2026.3.4RJS |
| 30. | Fixed an error that occurred when switching pages while the search bar was open.V2026.3.1RJS |