Browse Source

docs(studio): update documentation for release 3.0.1

- Updated release notes for 3.0.1
- Updated version mapping with ABP 10.3.0

Release: 3.0.1
pull/25377/head
github-actions[bot] 3 months ago
parent
commit
964bd3b2e8
  1. 10
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-mapping.md

10
docs/en/studio/release-notes.md

@ -9,7 +9,15 @@
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.7 (2026-04-20) Latest ## 3.0.1 (2026-05-06) Latest
- Refactor build steps for ABP Studio in macOS pipeline to improve clarity and structure
- Skip method renaming for UI.Core to preserve params
- Fix React admin console template findings
- Update version to release 3.0.1
- Fix modern wizard optional module step
## 2.2.7 (2026-04-20)
* Improved Blazor WebApp template setup for easier tiered application development * Improved Blazor WebApp template setup for easier tiered application development
* Added application version tracking in analytics events * Added application version tracking in analytics events

1
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** | | **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------| |------------------------|---------------------------|
| 3.0.1 | 10.3.0 |
| 2.2.7 | 10.3.0 | | 2.2.7 | 10.3.0 |
| 2.2.5 - 2.2.6 | 10.2.0 | | 2.2.5 - 2.2.6 | 10.2.0 |
| 2.2.2 - 2.2.4 | 10.1.1 | | 2.2.2 - 2.2.4 | 10.1.1 |

Loading…
Cancel
Save