Skip to content

Commit 007bebc

Browse files
authored
Merge pull request #23805 from abpframework/berkan/studio-release-docs
Update release notes and version mapping for new versions
2 parents d3b33bb + 60ead64 commit 007bebc

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

docs/en/studio/release-notes.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
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.
44

5+
## 1.3.2 (2025-09-25)
6+
7+
* Enhanced AI Assistant with bug fixes and improvements.
8+
* Implemented new public website layout for public website projects.
9+
* Added container priority setting in Solution Runner.
10+
* Fixed relative image path problems in markdown files and added SVG support.
11+
* Enhanced Angular templates with application builder support.
12+
* Fixed Aspire profile database creation issues in microservice template.
13+
14+
## 1.3.1 (2025-09-22)
15+
16+
* Added Blazor WebApp application information to ReadMe in application template.
17+
18+
## 1.3.0 (2025-09-22)
19+
20+
* Upgraded template dependencies for ABP Framework and LeptonX. (targeting ABP `9.3.4`)
21+
* **Added .NET Aspire Integration** to ABP Studio and Microservice Startup Template.
22+
* **Introduced AI Support Assistant** for enhanced development experience.
23+
* Added new package option: **C# Console Application (With ABP)**.
24+
* Enhanced Solution Runner with double-click browse functionality.
25+
* Made Blazor WebApp option available for module templates.
26+
* Updated React Native templates to use latest Expo/React Native standards.
27+
* Removed LeptonX Theme Management by default from templates.
28+
* Added Scriban template build-time validation.
29+
* Enhanced MVC UI layer with localization and loading indicators.
30+
31+
## 1.2.2 (2025-08-27)
32+
33+
* Upgraded template dependencies for ABP Framework and LeptonX. (targeting ABP `9.3.2`)
34+
* Fixed LeptonX Lite logo problems.
35+
* Redesigned LeptonX footer component.
36+
* Enhanced language selection with sorting by display name.
37+
* Improved template configuration with default language handling.
38+
* Optimized search depth for restore need detection.
39+
540
## 1.2.1 (2025-08-14)
641

742
* Upgraded template dependencies for ABP Framework and LeptonX. (targeting ABP `9.3.1`)

docs/en/studio/version-mapping.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This document provides a general overview of the relationship between various ve
44

55
| **ABP Studio Version** | **ABP Version of Startup Template** |
66
|------------------------|---------------------------|
7+
| 1.3.0 - 1.3.2 | 9.3.4 |
8+
| 1.2.2 | 9.3.2 |
79
| 1.2.1 | 9.3.1 |
810
| 1.1.2 | 9.2.3 |
911
| 1.1.0 - 1.1.1 | 9.2.2 |

0 commit comments

Comments
 (0)