Stimulsoft Reports.PHP 릴리스
Released: Dec 12, 2024
2025.1.1 버젼 업데이트
기능
- Added the "Keep Child Together" property for the "Child" band.
- Enhanced PDO ODBC support for PHP products, along with improvements to the ODBC data adapter.
- Added the ability to specify meta tags in the HEAD section.
- Improved handling various exceptions in the JavaScript reporting tool.
- Added the ability to change the scale of report pages in the Web viewer using the "Ctrl + Mouse Scroll" controls.
- Added the "onClose()" event for the report designer.
- Added support for selecting the active...
Released: Nov 26, 2024
2024.4.5 버젼 업데이트
수정사항
- Saving Data Transformation when saving a report to a *.mrt file with JSON markup.
- Filtering a data column with a Boolean data type during Data Transformation.
- Displaying the Init by and Value parameters in the variable editor after changing its type.
Released: Nov 13, 2024
2024.4.4 버젼 업데이트
기능
- Added support for custom functions in the reporting tool via the StiFunctions PHP class. Any added functions will automatically appear in the data dictionary of the designer.
- Added the ability to add your own fonts for using in the reporting tool when using static PHP functions of the StiFontCollection class.
- The new "Cast To Column Type" property has been added to databases.
- The error handler has been improved when building and exporting a report on the server side using Node.js.
수정사항...
Released: Oct 24, 2024
2024.4.3 버젼 업데이트
수정사항
- Fixed request handler error while rendering a report on the PHP server that contains SQL data sources.
- Fixed some bugs in user function form.
- When exporting a report, an error in processing the report has been fixed if the returnType parameter is set to Uint8Array.
- Fixed issue with Bookmarks label position.
- Fixed issue with the Gradient animation for the "Bar Code" component.
- Fixed a bug with text area edit button position.
- Fixed bugs with MongoDB and OData data source editors.
Released: Oct 16, 2024
2024.4.2 버젼 업데이트
기능
- Added support for showing a path for recent Cloud items.
수정사항
- Rotate value labels in a 3D line chart.
- Text color for variable values when the "Not assigned" variable parameter is set.
- Displaying values in the "Date Picker" dashboard element.
- Fixed error exporting report to JSON.
- Incorrect saving of the Gauge style font size to JSON.
- Handling null value for variable with ulong data type.
- Rendering an image in a report with rounding.
- Format variable values for time in the parameters panel...
Released: Oct 8, 2024
2024.4.1 버젼 업데이트
기능
- Added the ability to pass StiPagesRange to the onPrintReport event.
- The minimum required PHP version has been increased, with this release PHP 7.0 or higher is required.
- Several options have been added to the Page tab in the report designer.
- Optimized rendering 3D charts.
- The "Report Icon" and "Report Image" properties have been added to the properties panel in the report designer.
수정사항
- A bug related to bookmarks on a page with columns has been fixed.
- Drill-down of data in the Cross-tab...
Released: Sep 19, 2024
2024.3.6 버젼 업데이트
수정사항
- Engine, "ProcessingDuplicates.RemoveText", did not clear the "Excel Value".
- Convert time taking into account time zones.
- Automatically resizing the page when changing the viewer size.
- Initializing the value of a variable of the DateTime type when viewing a report, in cases where the mask format "Date" is applied to the variable values in the parameters panel.
Released: Sep 2, 2024
2024.3.5 버젼 업데이트
수정사항
- Displaying the marker shadow in the chart even when it is disabled.
- Opening a report from the 'Form' component in the web designer.
Released: Aug 14, 2024
2024.3.4 버젼 업데이트
수정사항
- Calling the resource editor by double-clicking the left mouse button.
- Saving variable values for Hungarian browser localization.
- Applying a style to the Table component in reports.
- Connecting to a GraphQL source and obtaining data from it to build reports and dashboards.
- Some errors related to receiving and processing GUID type data.
Released: Jul 26, 2024
2024.3.3 버젼 업데이트
기능
- Added AddCustomAttribute option for the report designer. If this option is set, the "component-name" attribute will be added to the dashboard elements in the DOM, the value of which will be the name of this element.
수정사항
- Improved the order in which blockly.js scripts are loaded and executed, as in some cases the script would start executing at a time when it had not yet been fully loaded.
- Getting schema for JSON data sources.
- The relation between the values and their labels in the chart, in...