From a035ec1c0a0fdeb79646d939d0361b73b754f32c Mon Sep 17 00:00:00 2001 From: selman koc <64414348+skoc10@users.noreply.github.com> Date: Wed, 25 Mar 2026 16:23:13 +0300 Subject: [PATCH] Update release notes for version 2.2.4 Updated release notes for version 2.2.4, added new features and changes. --- docs/en/studio/release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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