Telerik Report Server 2024 Q2

Released: May 15, 2024

2024 Q2 での更新項目

機能

  • Added a .NET version of the product which brings Linux Deployment Support (Preview)
    • Telerik Report Server for .NET is a revamped implementation of the Telerik Report Server application. It is compiled against Microsoft .NET 8, brings refreshed design, and targets cross-platform report hosting scenarios.
  • All the assemblies distributed with Telerik Reporting for .NET Framework now target .NET Framework 4.6.2.
  • New SQL Query builder added to Web Report Designer
    • The Web Report Designer now has a built-in Query Builder. The editor provides a convenient way to compose and preview complex SQL statements while configuring the SQL Data Source components of your report.
  • What's Improved
    • Drag-and-drop operations are now optimized in Web Report Designer.
    • The performance of the "live preview" components on the designer surface has been improved in Web Report Designer.
    • The performance of report processing and rendering in PDF format has been improved.
    • The Font Name editor in Web Report Designer now lists the private fonts configured for the web application.

不具合の修正

  • Web Service Data Source
    • WebServiceDataSource wizard does not use the design-time value of its parameters.
  • Desktop Designer
    • StyleName property is present twice for TocSection.
  • Web Designer
    • The property names in Web Report Designer's Property grid are not localized.
    • Wrong selection and visual representation on the design surface after adding gauge or graph item in a table header.
    • Wizards' properties have no tooltip descriptions.
    • Cannot invoke the context menu without resizing Explorer tree area when the report item name is longer.
    • Resizing the report's width does not change the report's "modified" state.
    • Table column selection is lost on design surface after you move a column.
    • Selection is lost when more than two columns are selected and table context menu is invoked.
    • The SelectCommand and ConnectionString editors of SqlDataSource component invoke an Expression Editor dialog instead of a TextArea dialog.
    • Table columns cannot be moved after the layout is rotated.
    • Columns cannot be moved for crosstabs with static column groups.
    • "Execute Query" in SqlDataSource wizard throws a PostgreSQL error when the query contains non-string parameters.
  • PDF Rendering
    • Resolving OpenType fonts throws a non-descriptive error.
  • Server
    • Remediated Authentication Bypass Vulnerability.
    • Remediated XXE vulnerability.
  • Server REST API
    • Remediated trust boundary violation vulnerability.