Browse Source

Update release notes for ABP Studio version 2.2.3

Updated release notes for ABP Studio to include version 2.2.3 and its features.
pull/25148/head
selman koc 4 weeks ago
committed by GitHub
parent
commit
ea25ea4e35
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 19
      docs/en/studio/release-notes.md

19
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. 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 `abp run` and `abp watch` commands to Studio CLI.
* Added "Start and wait for ready" option in Solution Runner. * Added "Start and wait for ready" option in Solution Runner.

Loading…
Cancel
Save