Telerik Report Server 릴리스

Released: Aug 13, 2025

2025 Q3 (11.2.25.813) 버젼 업데이트

기능

  • White-labeling in Report Server for .NET:
    • Added the white-labeling feature to Report Server for .NET and allows customizing the logo and favicon, as well as the accent, selection, and link colors.
  • GenAI-powered Report Document Insights:
    • The GenAI capabilities are now exposed in the integrated viewer of both the Report Server and Report Server for .NET. Also added a new dedicated AI tab to the Configuration page, which facilitates the configuration of the required AI model.
  • Command-line...

Released: Jul 16, 2025

2025 Q2 (11.1.25.716) 버젼 업데이트

기능

  • What's Improved:
    • Added interactive action for downloading the Raw Data of the whole report.
    • Added download raw data option to the context menu of the report.

수정사항

  • Web Designer:
    • Allow hiding or filtering of namespaces and classes in the Object Data Source wizard.
    • ObjectDataSource wizard does not sort data members alphabetically.
    • Outdated version of jQuery UI is used.
    • CONTINUOUS_SCROLL does not load additional pages automatically.
  • Processing:
    • Positive left padding combined with negative text...

Released: May 21, 2025

2025 Q2 (11.1.25.521) 버젼 업데이트

기능

  • Breaking Change: Trial and commercial users now use the same product package:
    • The trial and commercial product versions have been merged into a single unified distribution package. The product access now depends on a license key file. This eliminates the need for separate trial downloads.
  • Azure Marketplace Integration of Report Server for .NET:
    • Streamlined the process of configuration and deployment of Report Server for .NET directly from Azure Marketplace.
  • Azure Maps support in Map item...

Released: Mar 14, 2025

2025 Q1 (11.0.25.313) 버젼 업데이트

수정사항

  • Desktop Designer
    • Fixed issue where the UI controls in "Configure SQL Data Source" page in SQLDataSource wizard have incorrect tab order.
  • Web Designer
    • Fixed issue where ObjectDataSource Wizard requires manually writing parameter expressions.
  • RTF Rendering
    • Fixed issue where you cannot export report containing a PictureBox and Crosstab/Table/List.
  • Report Server
    • Fixed issue where delete history button for task and data alert execution is enabled when user has insufficient permissions.
  • Report...

Released: Feb 12, 2025

2025 Q1 (11.0.25.211) 버젼 업데이트

기능

  • Starting with 2025 Q1, all users of the Telerik and Kendo UI components and tools will need to apply a valid license key file to both new and existing projects.
  • For improved performance, the data fields operations are done using invariant culture string comparison. The behavior can be controlled from the AllowCultureDependentDataFieldNames configuration property.
  • Hosting Report Server in iframe is only allowed on same origin.
  • GraphQL Data Source:
    • Q1 2025 introduces the GraphQLDataSource...

Released: Dec 19, 2024

2024 Q4 (10.3.24.1218) 버젼 업데이트

기능

  • Reduced memory footprint during report processing.

수정사항

  • XML Configuration
    • Commented code is removed from the application configuration file when adding assembly through Options -> Assembly References.
  • Web Designer
    • The width of the button that invokes Assets Manager is inconsistent across browsers.
  • Processing
    • Expressions are not supported in the "NoDataMessage" property.
    • "The type Telerik.Reporting.Processing.ToggleVisibilityAction cannot be loaded" exception might be thrown when reloading...

Released: Nov 13, 2024

2024 Q4 (10.3.24.1112) 버젼 업데이트

기능

  • Strengthened encryption on Report Server's sensitive assets
    • Report Server's sensitive assets are now encrypted with industry-grade encryption algorithms. New installations will require setting up this functionality. When upgrading an existing installation, the administrator should configure the encryption.
  • MSSQL-provisioning for containerized Report Server for .NET
    • Report Server for .NET now provisions the MSSQL assets storage when started in a Docker container, greatly simplifying the...

Released: Sep 25, 2024

2024 Q3 (10.2.24.924) 버젼 업데이트

기능

  • What's Improved
    • The performance of the MSSQL implementation of REST Service cache has been optimized.
    • The default installation of Report Server no longer requires elevated user permissions.
    • Report Server for .NET now automatically creates an MSSQL database when running in Docker Container.
    • Improved performance when loading Report Server views.
  • What's Changed
    • To use the obsolete Chart, OpenAccessDataSource, and OpenClientDataSource items, their type must now be declared in the application...

Released: Aug 7, 2024

2024 Q3 (10.2.24.806) 버젼 업데이트

기능

  • 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...

Released: Jul 10, 2024

2024 Q2 (10.1.24.709) 버젼 업데이트

기능

  • What's Changed
    • The Request payload in Report Server is now set to 100MB by default.

수정사항

  • Engine Common
    • Remediated security vulnerability.
  • Report Server
    • Remediated trust boundary violation vulnerability.
  • Report Server .NET
    • Creating a new connection within SQL data source wizard in Web Report Designer throws error.
  • Server REST API
    • The input field validation can put the Report Server UI in a non-responsive state using a forged RegEx string.
  • Server Manager
    • Invalid report can be uploaded.
    • Sorting...