Browse Source

Merge pull request #25377 from abpframework/docs/studio-3.0.1

docs(studio): release 3.0.1 - 3.0.1
pull/25385/head
selman koc 2 weeks ago
committed by GitHub
parent
commit
9bdd5b4bdf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 9
      docs/en/studio/release-notes.md
  2. 5
      docs/en/studio/version-mapping.md

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

@ -9,7 +9,14 @@
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.
## 3.0.0 (2026-05-06) Latest
## 3.0.1 (2026-05-06) Latest
* Enhanced Project Wizard: Fixed the optional module selection step for a smoother project setup experience
* React Admin Console Improvements: Resolved identified issues in the React administration templates for better stability
* MacOS Performance: Optimized the internal build pipeline for a more reliable experience on Apple devices
* Stability Fixes: Improved core UI components to ensure parameter consistency across updates
## 3.0.0 (2026-05-06)
* Introducing ABP AI Agent: A next-generation smart assistant to accelerate your development
* Enhanced ABP Coding Agent: Smarter code generation and guidance integrated directly into your workflow

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

@ -11,9 +11,8 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 3.0.0 | 10.3.0 |
| 2.2.7 | 10.3.0 |
| 2.2.5 - 2.2.6 | 10.2.0 |
| 2.2.7 - 3.0.1 | 10.3.0 |
| 2.2.5 - 2.2.6 | 10.2.0 |
| 2.2.2 - 2.2.4 | 10.1.1 |
| 2.2.1 | 10.1.0 |
| 2.1.5 - 2.1.9 | 10.0.2 |

Loading…
Cancel
Save