Browse Source

docs(studio): update documentation for release 2.2.3

- Updated release notes for 2.2.3
- Updated version mapping with ABP 10.1.1

Release: 2.2.3
pull/25144/head
github-actions[bot] 6 days ago
parent
commit
bb3b4cc84b
  1. 9
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

9
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.1 (2026-02-20) Latest
## 2.2.3 (2026-03-24) Latest
- Fix PostHog environment detection
- Update version to release 2.2.3 with 10.1.1
## 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 +572,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

2
docs/en/studio/version-mapping.md

@ -11,6 +11,7 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 2.2.3 | 10.1.1 |
| 2.2.1 | 10.1.0 |
| 2.1.5 - 2.1.9 | 10.0.2 |
| 2.1.0 - 2.1.4 | 10.0.1 |
@ -42,7 +43,6 @@ This document provides a general overview of the relationship between various ve
| 0.7.0 to 0.7.3 | 8.2.0 |
| 0.6.8 - 0.6.9 | 8.1.3 |
| 0.6.7 | 8.1.1 |
# Working with ABP's Preview Versions
By default, ABP Studio uses stable versions to create solutions. Therefore, if you want to create a solution with a preview version, first you need to create a solution and then switch your solution to the preview version from the ABP Studio UI:

Loading…
Cancel
Save