Stimulsoft Dashboards.PHP 릴리스
Released: Dec 15, 2022
2023.1.2 버젼 업데이트
기능
- Added the ability to easily deploy the product without using the composer manager.
- Changed path to internal product resources.
수정사항
- Fixed a bug related to the position of icons in the vertical menus of the Web viewer.
Released: Dec 8, 2022
2023.1.1 버젼 업데이트
기능
- Completely refactored and optimized product code. Added new classes and functions for working with reports and components using PHP code and added component settings using PHP code.
- Added the ability to install the product using Composer.
- The libraries used in the products have been updated to the latest stable versions. This need is due to possible security vulnerabilities.
- Updated the algorithm for processing the "Tree View" element when exporting a dashboard. Now, if the top level contains...
Released: Oct 19, 2022
2022.4.3 버젼 업데이트
수정사항
- Fixed a problem related to the animation of the rows of the "Gauge" element in dashboards.
- Fixed an issue related to saving data for the "Region Map" element in dashboards.
- Fixed a problem related to saving a data dictionary to a file and opening a dictionary from a file.
- Fixed a problem related to applying the Max() function to the values of the "Indicator" element, when using an abbreviation without a fractional part.
- Fixed an issue with the selected list of values in the subordinate...
Released: Sep 27, 2022
2022.4.1 버젼 업데이트
기능
- Added support for HiDPI images in JS components. Also, all images and style settings have been transferred from CSS files to script files. Including CSS files in the project is no longer required.
- Added a new method to switch the theme of the component designer.setTheme(themeName) or viewer.setTheme(themeName). Also, there is an option to set the theme of the component options.appearance.theme = theme.
- Added a new Microsoft Office 2022 theme. For this theme, you can use several color shades...
Released: Jun 23, 2022
2022.3.2 버젼 업데이트
수정사항
- Fixed a problem related to the processing of compiled reports for .NET Core components.
Released: Jun 17, 2022
2022.3.1 버젼 업데이트
기능
- HTML preview modes - Added the ability to define HTML preview mode in the Preview Settings of a report. A report creator can now define the view mode as DIV or TABLE. It remains possible to define the preview mode for all reports at once, having set the appropriate value for the Web viewer option.
- New features for Maps - The new functionality in this release also applies to maps in reports and GIS maps in dashboards.
- For the Map component in reports this release adds support for data drill...
Released: May 27, 2022
2022.2.6 버젼 업데이트
기능
- Define conditions for expanding rows and columns in "Pivot Table" elements.
- Define sort direction for columns and rows in "Pivot Table" elements.
Released: Apr 22, 2022
2022.2.4 버젼 업데이트
수정사항
- Fixed some errors related to cache of the parameters in the query to data storage.
Released: Mar 30, 2022
2022.2.2 버젼 업데이트
기능
- Updated Microsoft .NET Core data adapter for JavaScript components.
수정사항
- Fixed some bugs that were displayed in the browser console when connecting data in the report and dashboard.
- Fixed a bug related to displaying the "Dictionary" panel when going to the "Preview" tab.
- Fixed a problem related to processing and displaying a report when transferring it from the viewer to the report designer using the onDesignReport event.
- Fixed a problem with links to JavaScript samples.
Released: Feb 10, 2022
2022.1.6 버젼 업데이트
수정사항
- An issue with the format of the DateTime variable in the "Date Picker" element was fixed. It occurred in cases where different cultures were used in dashboards.