Stimulsoft Ultimate 2024.2.5

Released: May 10, 2024

2024.2.5 での更新項目

機能

  • The WPF V2 report designer component now supports working with the 'StiOptions.Designer.MainMenu.ShowSelectLanguage' property.
  • Introduced new OnDesignerBeforeRender and OnViewerBeforeRender events to load fonts and set necessary options before rendering a component on an HTML page.
  • The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.
  • Added a new MergeDocument method to the report for combining rendered reports.
  • Added the new StiOptions.Engine.NullDataSortMode static option. By default it is set to StiNullDataSortMode.NullFirst.
  • Added the new StiOptions.Engine.barcodeQRCodeDefaultByteModeEncoding static property.
  • Improved the algorithm for rendering the GUI icon when the operating system is scaled to 175%.
  • Improved the loading indicator behavior for the designer in Blazor Server and Blazor Wasm.
  • Added the ability to use the "Remember Selection" property in variables, along with nullable and list types.

不具合の修正

  • Fixed an issue with nullable datetime variable.
  • Converting DateTime data to XML when executing the "Embed All Data to Resources" command.
  • Fixed error in building and displaying reports with columns.
  • Parsing relations from XSD schema.
  • Color selection for various elements in the "Shape" component in the WPF Designer report V1.
  • Calculation of the height of the "Chart" component editor in the WPF V2 report designer.
  • Layout of the message window when checking expressions in editors for a dark theme in the WPF V2 report designer.
  • Syntax highlighting in the SQL query editor for the dark theme in the report designer.
  • Fixed an issue with recovering report window and the dictionary panel.
  • Style selection in the "Data" window when using the "Table" component.
  • Fixed the problem with null values for variables in the viewer.
  • Fixed the issue with the dark theme affecting parameters that lacked assigned options.
  • Export to PDF - An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).
  • Export to Word - The transparent background of icons (Image.Icon) was exported incorrectly.
  • Export to HTML - There was a problem with displaying some images in Outlook.
  • HTML tags - Incorrect alignment of the text by width if the list element contains several lines of text.
  • Export to PDF - In some cases, the Arabic Presentation Form displayed incorrectly.
  • Fixed a bug related to the "Prompt User Name and Password" property in the PostgreConnection.