Browse Source

Merge pull request #25149 from abpframework/auto-merge/rel-10-1/4448

Merge branch rel-10.2 with rel-10.1
pull/25150/head
Volosoft Agent 6 days ago
committed by GitHub
parent
commit
809f9e1ca4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 21
      docs/en/studio/release-notes.md

21
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.
@ -567,4 +584,4 @@ This document contains **brief release notes** for each ABP Studio release. Rele
* Made social login optional for the app template * Made social login optional for the app template
* Added open-source (free) templates * Added open-source (free) templates
* Started showing angular projects on the browser tab * Started showing angular projects on the browser tab
* Introduced the Community Edition * Introduced the Community Edition

Loading…
Cancel
Save