Browse Source

Merge pull request #25162 from abpframework/auto-merge/rel-10-2/4453

Merge branch dev with rel-10.2
pull/25166/head
Volosoft Agent 5 days ago
committed by GitHub
parent
commit
ef63db3fcf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 7
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

7
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.3 (2026-03-24) Latest
## 2.2.4 (2026-03-25) Latest
- Add `Template Create and Build` workflow
- Disable NuGetAudit in template common.props to prevent CLI deadlock during initial migration
## 2.2.3 (2026-03-24)
- Fix PostHog environment detection

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

@ -11,7 +11,7 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 2.2.2 - 2.2.3 | 10.1.1 |
| 2.2.2 - 2.2.4 | 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 |

Loading…
Cancel
Save