|
2 | 2 |
|
3 | 3 | 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. |
4 | 4 |
|
| 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 | + |
5 | 40 | ## 1.2.1 (2025-08-14) |
6 | 41 |
|
7 | 42 | * Upgraded template dependencies for ABP Framework and LeptonX. (targeting ABP `9.3.1`) |
|
0 commit comments