You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/studio/release-notes.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,18 @@
9
9
10
10
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.
11
11
12
-
## 3.0.3 (2026-05-20) Latest
12
+
## 3.0.4 (2026-06-03) Latest
13
+
14
+
* Blazor UI Selector: Added a built-in choice between MudBlazor and Blazorise for Blazor solution templates
15
+
* React Native Updates: Upgraded Expo to the latest version, improved keyboard handling, and ensured UI consistency
16
+
* Linux Support Enhancements: Improved system tool detection, terminal launching, and added full Linux publish/runtime support
17
+
* React Admin Security: Secured the React Admin Console sidebar menu by enforcing permission-based access gating
18
+
* Mobile Documentation: Added comprehensive setup guides and rules for React Native mobile templates
19
+
* Angular Microservice Fix: Resolved missing audit logging configurations and imports in microservice templates
20
+
* Modern Templates Licensing: Updated Modern architecture templates to be available exclusively for commercial/paid tiers
21
+
* Code & UI Stability: Fixed TypeScript compilation errors in React templates and resolved various minor system bugs
22
+
23
+
## 3.0.3 (2026-05-20)
13
24
14
25
* AI Agent Upgrades: Added browser automation tools and overall performance fixes
15
26
* React Language Fix: Fixed language and localization settings being ignored in React templates
Copy file name to clipboardExpand all lines: docs/en/studio/version-mapping.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,10 @@
9
9
10
10
This document provides a general overview of the relationship between various versions of ABP Studio and the ABP version of the [ABP Solution Templates](../solution-templates/index.md) used when generating a new solution. Each version of ABP Studio is configured to create solutions with a specific ABP version. However, once a solution is created, you can easily update it to the latest version of ABP via ABP Studio or [ABP CLI](../cli/index.md#update).
11
11
12
-
|**ABP Studio Version**|**ABP Version of Startup Template**|
12
+
|**ABP Studio Version**|**ABP Version of Startup Template**|
0 commit comments