diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 6bcb82790f..6f0f552224 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -9,7 +9,24 @@ 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 + +## 2.2.1 (2026-02-20) + +- Fix tiered Blazor WebApp template HttpApi reference +- Add LeptonX theme templates AuthServer and HttpApi projects +- Enable razor runtime compilation on templates +- Configure HttpClientFactoryOptions for CLI client +- Bump ABP to 10.1.1 and LeptonX to 5.1.1 +- Blazor & Angular UIs: Add AI Management option to the Startup Templates (app-nolayers, app, ms templates) +- Handle docker container start failures in solution runner +- Fix import module version dropdown ordering +- Add PostHog integration for Studio and CLI + + +## 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 +584,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