Telerik Report Server 2024 Q3 (10.2.24.806)

Released: Aug 7, 2024

Atualizações na 2024 Q3 (10.2.24.806)

Recursos

  • Declarative reports now support event handlers
    • Declarative reports now support attaching compiled code event handlers for the ItemDataBinding, ItemDataBound, and NeedDataSource events. This enables the report authors with developer skills to apply custom logic while the report is being generated. The design time support of this feature is covered by the following tool improvements:
      • The Standalone Report Designer Properties Grid panel now allows the attachment of an event handler for the respective event by method name.
      • The Standalone Report Designer Open report from .dll (Import) functionality now preserves the available event handler attachments by name.
  • Report Server for .NET now supports Microsoft Entra ID as authentication method
    • Microsoft Entra ID (formerly Azure AD) now can be configured as a part of Telerik Report Server for .NET authentication methods, allowing for single sign-on user experience.
  • What's Improved
    • Non-Windows assets of Report Server for .NET are distributed as downloadable assets from 'Your Account' in telerik.com.
    • Report Server now has a built-in rate limiter on anonymous endpoints.
    • Report Server's Data Connection dialogs now displays a guidance text about connection permissions.
  • What's Changed
    • Report globalization will now take into account the local machine settings.
    • The password policy for adding new users now follows a stricter template.

Correções

  • CSV Data Source
    • CSV Datasource is not restricted to .csv, .tsv and .txt files.
  • JSON Data Source
    • JSON Datasource is not restricted to .json and .txt files.
  • Web Service Data Source
    • WebService DataSource is not restricted to .json and .txt files when using an external file.
  • Web Designer
    • "SyntaxError: 'super' keyword unexpected here" when using localization file with string resources.
  • Processing
    • Reporting Engine memory optimization.
  • Report Server
    • Telerik Report Server declares an incorrect binding redirect in its web.config file.
    • Remediated security vulnerabilities.
  • Report Server .NET
    • Cannot upload page area background image in Configuration -> Report preview.
    • Cannot export to OpenXML formats from the viewer.
    • The configuration changes require restart to be applied.
    • Query builder in Web Report Designer cannot be started.
    • Telerik Report Server Service Agent fails to start if .NET flavor is installed before the Report Server for .NET Framework.
    • InitialAgentUrl is not set in appsettings.json by the Report Server .NET installer.
    • Message "ASP.NET Core Module (ANCM) is not installed" when installing Report Server for .NET and .NET Core Hosting Bundle is installed on Windows Server 2022 and Windows 11.
  • Server Manager .NET
    • Server logo is not found when storage is initialized.
  • Server REST API
    • Account Controller allows high count of login attempts.
  • Preview
    • Method getReportParameters() does not return parameters' values if AutoRefresh and AllowNull are set to false.