From 5de8b13cec681d7bb18bedf4fec16914548a18e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:37:41 +0300 Subject: [PATCH] docs(studio): release 2.2.7 - 2.2.7 (#25294) * docs(studio): update documentation for release 2.2.7 - Updated release notes for 2.2.7 - Updated version mapping with ABP 10.3.0 Release: 2.2.7 * Update release notes for version 2.2.7 Updated release notes for version 2.2.7 to reflect new features and improvements. --------- Co-authored-by: github-actions[bot] Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com> --- docs/en/studio/release-notes.md | 15 ++++++++++++++- docs/en/studio/version-mapping.md | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 5b1a1fbeb2..985c1f7a64 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -9,7 +9,20 @@ 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.6 (2026-04-08) Latest +## 2.2.7 (2026-04-20) Latest + +* Improved Blazor WebApp template setup for easier tiered application development +* Added application version tracking in analytics events +* Fixed issues in Basic Theme public website templates +* Improved PostgreSQL vector database support in templates +* Enhanced Blazor CRUD support with built-in Book management example +* Modernized React Native template components +* Updated to ABP 10.3 and Blazorise 2.0.4 +* Improved run profile and PowerShell execution reliability +* Added AI Management and Rate Limiting modules to available module options + + +## 2.2.6 (2026-04-08) - Disable Scriban 7.0 cumulative output limit for template rendering diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index a5a1e366f1..2dcdda868f 100644 --- a/docs/en/studio/version-mapping.md +++ b/docs/en/studio/version-mapping.md @@ -11,6 +11,7 @@ This document provides a general overview of the relationship between various ve | **ABP Studio Version** | **ABP Version of Startup Template** | |------------------------|---------------------------| +| 2.2.7 | 10.3.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 |