Stimulsoft Reports.PHP 2022.4.1

Released: Sep 27, 2022

2022.4.1 での更新項目

機能

  • Added the "Border Thickness" property for the "Area" charts in reports.
  • Added support for new GS1 DataMatrix and GS1 QR Code barcodes.
  • 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 displaying bands in the list of components on the tab "Summary" in the text component of the report.
  • Fixed several issues in DataMatrix and QR Code barcodes.