Stimulsoft Dashboards.PHP Releases
Released: Jan 12, 2023
Updates in 2023.1.4
Funktionen
- Improved algorithm for drawing a chart with a large amount of data, when editing a report or dashboard in the Stimulsoft Designer.
Fehlerkorrekturen
- Fixed a bug when exporting the "Tree View" dashboard element, in cases where it does not contain data.
- Fixed an issue related to handling the designer start event when clicking the "Design" button in the viewer.
- Fixed a problem related to the work of JS components on older versions of the Google Chrome browser.
Released: Dec 29, 2022
Updates in 2023.1.3
Funktionen
- Optimized and improved the algorithm for processing and displaying a large amount of data in the "Table" dashboard element.
- Improved and updated algorithm for processing big data when loading dashboards and reports.
Fehlerkorrekturen
- Fixed a problem related to getting and viewing data when using Custom data adapters.
- Fixed a problem related to the use of the same values and the logarithmic axis in "Scatter", "Scatter Line", "Scatter Spline" charts.
- Fixed a problem related to loading...
Released: Dec 15, 2022
Updates in 2023.1.2
Funktionen
- Added the ability to easily deploy the product without using the composer manager.
- Changed path to internal product resources.
Fehlerkorrekturen
- Fixed a bug related to the position of icons in the vertical menus of the Web viewer.
Released: Dec 8, 2022
Updates in 2023.1.1
Funktionen
- 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...
Released: Oct 19, 2022
Updates in 2022.4.3
Fehlerkorrekturen
- 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...
Released: Sep 27, 2022
Updates in 2022.4.1
Funktionen
- 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...
Released: Jun 23, 2022
Updates in 2022.3.2
Fehlerkorrekturen
- Fixed a problem related to the processing of compiled reports for .NET Core components.
Released: Jun 17, 2022
Updates in 2022.3.1
Funktionen
- 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...
Released: May 27, 2022
Updates in 2022.2.6
Funktionen
- 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
Updates in 2022.2.4
Fehlerkorrekturen
- Fixed some errors related to cache of the parameters in the query to data storage.