Stimulsoft Reports.JS 新版本發表
Released: Oct 6, 2023
2023.4.1 中的更新
特性
- Added a new Labels property to the map component which helps in changing the font and colors of the map's labels.
- Added a GIS data source that can be used to retrieve data from WKT and GeoJson files.
- Added the ability to change the data source type, for example, from MySQL to Microsoft SQL or PostgreSQL.
- Added the "PDF Element" component which can be used to sign a report at the time of export to a PDF file.
- Added an Oracle data adapter for the Node.js platform.
- Added support for caching when...
Released: Sep 13, 2023
2023.3.4 中的更新
特性
- Added a 'Close' button when viewing a report and dashboard in full-screen mode in the JavaScript standalone report designer.
修補程式
- Fixed a bug related to retrieving data from a PostgreSQL data source.
- Fixed a bug related to adding a column in the 'Table' component.
- Fixed a bug related to the calculation of the Max() function for negative values.
- Fixed a bug related to selecting a data column on the 'Summary' tab in the text component editor.
- Resolved an issue related to drawing signatures in...
Released: Aug 28, 2023
2023.3.3 中的更新
修補程式
- Resolved a problem related to disabling report pages based on conditions.
- Resolved an issue related to data filtering and animation of the "Line" type chart in dashboards.
- Fixed an issue regarding errors related to font color for the dark theme in the GUI viewer and designer.
- Fixed errors related to the calculation of a custom range of values with negative numbers in the "Gauge" report component.
- Fixed an issue related to saving changes when executing the "Exit" command in the report...
Released: Aug 12, 2023
2023.3.2 中的更新
特性
- Removed the canvas module when using JS components for the Node.js platform. The svg2img module is now used instead.
修補程式
- The issue with the incorrect updating of the chart's tooltip from a listbox has been fixed in the dashboards.
- Fixed an error related to opening *.mdc files in the JS viewer.
- Fixed an issue related to date parsing in string.
Released: Jul 26, 2023
2023.3.1 中的更新
特性
- Added the ability to build connection strings when creating a MySQL data source.
- Added the ability to drag and drop a report template into the Web viewer window.
- Added an automatic theme detection mode for ASP.NET, ASP.NET MVC, Microsoft ASP.NET Core, and JavaScript components. Now, you can set the Theme option to Auto, and in this case, the theme from the Operating System will be applied to the components.
- Added a new 3D line chart.
修補程式
- Fixed a bug related to text line wrapping when editing...
Released: Jun 29, 2023
2023.2.8 中的更新
特性
- Added the 'Filter Engine' property for the 'Data' band.
修補程式
- Fixed a bug related to the calculation of the height of the 'Table' component when merging its cells.
- Fixed a bug related to displaying the 'Path Data' property when restrictions are set in the component's properties while working with data sources in the designer.
Released: Jun 9, 2023
2023.2.6 中的更新
特性
- Added the ability to impose restrictions on creating, editing, deleting, and modifying data dictionary elements. This functionality can now be achieved by utilizing the report.Dictionary.Restrictions.Add() method.
修補程式
- An error regarding the automatic calculation of column widths in the Table component while viewing a report has been resolved.
- A bug that caused the absence of the Can Shrink property for cells in the Table component of reports has been fixed.
Released: May 17, 2023
2023.2.4 中的更新
特性
- Added verification when creating a link between data sources from different connections.
修補程式
- Fixed an issue in data conversion when caching identical tables with different column order.
- Fixed a bug related to viewing files when adding them as a report resource.
- Fixed an issue with data processing in JSON data source.
Released: May 8, 2023
2023.2.3 中的更新
修補程式
- Fixed a bug related to the execution of XSS scripts in bookmarks, hyperlinks, tool tips on hover, URLs.
- Fixed a problem with the horizontal scrolling in the "View Data" menu.
- Fixed a bug related to selecting components and displaying their properties on the "Properties" panel in the report designer.
- Fixed a bug related to losing the focus of elements when changing culture in the "Globalization Strings" editor.
- Fixed a bug with the conflict of imagesharp versions for .NET 6 and .NET...
Released: Apr 5, 2023
2023.2.2 中的更新
特性
- Added support for expressions for the "Font" property of report components.
- When exporting a report to CSV, the "Encoding" parameter has been added to the export settings menu.
修補程式
- Fixed a bug related to deleting a data source after renaming it.