Browse Source
Merge pull request #25148 from abpframework/skoc10-patch-3
Update release notes for ABP Studio version 2.2.3
pull/25149/head
Volosoft Agent
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
19 additions and
2 deletions
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
* Introduced the Community Edition