Telerik Report Server のリリース

Released: Sep 24, 2025

2025 Q3 (11.2.25.924) での更新項目

機能

  • What's Improved:
    • Web Report Designer now allows discarding changes when closing a report.
    • The Migration tool shipped with Report Server for .NET now supports migrating between storage types.

不具合の修正

  • Configuration:
    • Fixed issue where Types containing User Functions cannot be allowed programmatically.
  • Desktop Designer:
    • Fixed issue where the paths to the recently used folders are not fully displayed.
  • Installation:
    • Fixed issue where a message "Your current license has expired and is not valid for...

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

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