From bb3b4cc84bc107ec60a71be22e882ca3f702293e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Mar 2026 12:26:04 +0000 Subject: [PATCH] docs(studio): update documentation for release 2.2.3 - Updated release notes for 2.2.3 - Updated version mapping with ABP 10.1.1 Release: 2.2.3 --- docs/en/studio/release-notes.md | 9 +++++++-- docs/en/studio/version-mapping.md | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 6bcb82790f..b3105e281c 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -9,7 +9,12 @@ 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.1 (2026-02-20) Latest +## 2.2.3 (2026-03-24) Latest + +- Fix PostHog environment detection +- Update version to release 2.2.3 with 10.1.1 + +## 2.2.1 (2026-02-20) * Added `abp run` and `abp watch` commands to Studio CLI. * Added "Start and wait for ready" option in Solution Runner. @@ -567,4 +572,4 @@ This document contains **brief release notes** for each ABP Studio release. Rele * Made social login optional for the app template * Added open-source (free) templates * Started showing angular projects on the browser tab -* Introduced the Community Edition \ No newline at end of file +* Introduced the Community Edition diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index 5a70c5b916..73cea92585 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.3 | 10.1.1 | | 2.2.1 | 10.1.0 | | 2.1.5 - 2.1.9 | 10.0.2 | | 2.1.0 - 2.1.4 | 10.0.1 | @@ -42,7 +43,6 @@ This document provides a general overview of the relationship between various ve | 0.7.0 to 0.7.3 | 8.2.0 | | 0.6.8 - 0.6.9 | 8.1.3 | | 0.6.7 | 8.1.1 | - # Working with ABP's Preview Versions By default, ABP Studio uses stable versions to create solutions. Therefore, if you want to create a solution with a preview version, first you need to create a solution and then switch your solution to the preview version from the ABP Studio UI: