From 3b24784b95bbde58236b34790b390de0eb99e8b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:29:45 +0300 Subject: [PATCH] docs(studio): release 2.2.6 - 2.2.6 (#25222) * docs(studio): update documentation for release 2.2.6 - Updated release notes for 2.2.6 - Updated version mapping with ABP 10.2.0 Release: 2.2.6 * Update release-notes.md --------- Co-authored-by: github-actions[bot] Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com> --- docs/en/studio/release-notes.md | 6 +++++- docs/en/studio/version-mapping.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 5af4ae9e2d..5b1a1fbeb2 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -9,7 +9,11 @@ This document contains **brief release notes** for each ABP Studio release. Release notes only include **major features** and **visible enhancements**. Therefore, they don't include all the development done in the related version. -## 2.2.5 (2026-04-08) Latest +## 2.2.6 (2026-04-08) Latest + +- Disable Scriban 7.0 cumulative output limit for template rendering + +## 2.2.5 (2026-04-08) - Upgraded GPT-5 → GPT-5.4 and improved AI management (providers, blob storage, CLI options) - Fixed critical build issues (MongoDB, MAUI) and improved overall stability diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index b8e19c9cd2..a5a1e366f1 100644 --- a/docs/en/studio/version-mapping.md +++ b/docs/en/studio/version-mapping.md @@ -11,7 +11,7 @@ This document provides a general overview of the relationship between various ve | **ABP Studio Version** | **ABP Version of Startup Template** | |------------------------|---------------------------| -| 2.2.5 | 10.2.0 | +| 2.2.5 - 2.2.6 | 10.2.0 | | 2.2.2 - 2.2.4 | 10.1.1 | | 2.2.1 | 10.1.0 | | 2.1.5 - 2.1.9 | 10.0.2 |