Stimulsoft Dashboards.JS 2022.4.1

Released: Sep 27, 2022

2022.4.1 での更新項目

機能

  • Added the "Data Transformation" property for the "Cards" element in dashboards.
  • 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 and several background colors such as white, gray, black.
  • Updated the interface of the report designer and viewer.
  • In all report components, the default theme has been changed to Office2022WhiteBlue. If you want to revert to the previous look, select one of the Office2013 theme options.

不具合の修正

  • Fixed the error related to processing of the DateTime.addMonth() function.
  • Fixed a bug related to using a variable of the "List" type as a parameter in queries for data selection.
  • Fixed a bug related to the execution of cross-site scripts in some cases.
  • Fixed a bug related to hyperlinks after applying filtering for the "Chart" element in dashboards.
  • Fixed a bug related to horizontal alignment in the "Pivot Table" dashboard element.