diff --git a/designing-reports/report-designer-tools/web-report-designer/wrd-genai-implement.md b/designing-reports/report-designer-tools/web-report-designer/wrd-genai-implement.md index 8698286e1..563c230b7 100644 --- a/designing-reports/report-designer-tools/web-report-designer/wrd-genai-implement.md +++ b/designing-reports/report-designer-tools/web-report-designer/wrd-genai-implement.md @@ -16,7 +16,7 @@ The article explains how to configure the **AI Report Generator** in the Web Rep For information on the AI Report Generator usage refer to the article [AI Report Generator](slug:wrd-genai-graph-gauge-design). -> note AI Report Generator for `Graph` and `Gauge` items is available starting with the `2026 Q2 (20.1.26.611)` Telerik Reporting release. +> note AI Report Generator for `Graph` and `Gauge` items is available starting with the `2026 Q2 (20.1.26.612)` Telerik Reporting release. ## How It Works: Tools, Schema, and Validation diff --git a/docs-builder.yml b/docs-builder.yml index ae41a79c5..e44d17e0d 100644 --- a/docs-builder.yml +++ b/docs-builder.yml @@ -47,9 +47,9 @@ liquid-output-delimiter-left: "{{" liquid-output-delimiter-right: "}}" liquid: suiteversion: "2026 Q2" - buildversion: "20.1.26.611" - reportserverversion: "12.1.26.611" - spaviewerversion: "29.26.611" + buildversion: "20.1.26.612" + reportserverversion: "12.1.26.612" + spaviewerversion: "29.26.612" nodeversion: "16.0.0" angularsubsetversion: "21.1.0" kendosubsetversion: "2025.4.1111" diff --git a/upgrade/2026/2026-q2-20-1-26-611.md b/upgrade/2026/2026-q2-20-1-26-612.md similarity index 95% rename from upgrade/2026/2026-q2-20-1-26-611.md rename to upgrade/2026/2026-q2-20-1-26-612.md index 2f904fa39..dfcc4602a 100644 --- a/upgrade/2026/2026-q2-20-1-26-611.md +++ b/upgrade/2026/2026-q2-20-1-26-612.md @@ -1,17 +1,17 @@ --- -title: 2026 Q2 (20.1.26.611) -page_title: 2026 Q2 20.1.26.611 Release Overview -description: "See the changes introduced with Telerik Reporting 2026 Q2 (20.1.26.611) that should be considered before upgrading, and the 3rd party products & packages this version depends on." -slug: telerikreporting/upgrade/2026/2026-q2-20-1-26-611 +title: 2026 Q2 (20.1.26.612) +page_title: 2026 Q2 20.1.26.612 Release Overview +description: "See the changes introduced with Telerik Reporting 2026 Q2 (20.1.26.612) that should be considered before upgrading, and the 3rd party products & packages this version depends on." +slug: telerikreporting/upgrade/2026/2026-q2-20-1-26-612 tags: Q2,2026 published: True shonly: True position: 5 --- -# 2026 Q2 (20.1.26.611) Changes and Dependencies +# 2026 Q2 (20.1.26.612) Changes and Dependencies -This article explains the manual changes required when upgrading to Telerik Reporting 2026 Q2 (20.1.26.611). +This article explains the manual changes required when upgrading to Telerik Reporting 2026 Q2 (20.1.26.612). ## Dependencies diff --git a/wrd-user-guide/wrd-genai-usage.md b/wrd-user-guide/wrd-genai-usage.md index 38522d03c..08f99dc10 100644 --- a/wrd-user-guide/wrd-genai-usage.md +++ b/wrd-user-guide/wrd-genai-usage.md @@ -14,7 +14,7 @@ reportingArea: WRDHTML5, WRDBlazorWrapper The Web Report Designer includes an **AI Report Generator** experience that lets you create and edit [Graph](slug:telerikreporting/designing-reports/report-structure/graph/overview) and [Gauge](slug:telerikreporting/designing-reports/report-structure/gauge/overview) items from natural-language prompts. AI Report Generator combines an agentic workflow, on-the-fly JSON Schemas, and validation against the Telerik Reporting item model so the generated item is data-bound, valid, and ready to apply to the report. -> note AI Report Generator for `Graph` and `Gauge` items is available starting with the `2026 Q2 (20.1.26.611)` Telerik Reporting release. +> note AI Report Generator for `Graph` and `Gauge` items is available starting with the `2026 Q2 (20.1.26.612)` Telerik Reporting release. ## Overview @@ -105,7 +105,7 @@ When a request is unrelated to Telerik Reporting or falls outside the `Graph` an ## Speech-to-Text Support -> note Speech-to-Text support in AI Report Generator is available starting with the `2026 Q2 (20.1.26.611)` Telerik Reporting release. +> note Speech-to-Text support in AI Report Generator is available starting with the `2026 Q2 (20.1.26.612)` Telerik Reporting release. The AI Report Generator includes voice input for the AI Assist prompt. A **Microphone** icon appears next to the prompt text box. You can click the icon to start or stop listening. The transcribed text appears in the prompt text box, where you can edit it before submitting.