diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 6f0f552224..3f4714f57f 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.3 (2026-03-24) Latest +## 2.2.4 (2026-03-25) Latest + +- Add `Template Create and Build` workflow +- Disable NuGetAudit in template common.props to prevent CLI deadlock during initial migration + +## 2.2.3 (2026-03-24) - Fix PostHog environment detection diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index f81cde93f0..baa5b24ff1 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.2 - 2.2.3 | 10.1.1 | +| 2.2.2 - 2.2.4 | 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 |