diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 29cd16fabe..dcfa904fe0 100644 --- a/docs/en/studio/release-notes.md +++ b/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 diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index 3e24542e3f..209413d5dd 100644 --- a/docs/en/studio/version-mapping.md +++ b/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 |