Skip to content

Commit

Permalink
Merge pull request #21223 from abpframework/auto-merge/rel-9-0/3143
Browse files Browse the repository at this point in the history
Merge branch dev with rel-9.0
  • Loading branch information
maliming authored Oct 31, 2024
2 parents dad210c + 1b0767c commit ee90e6d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 deletions docs/en/studio/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,25 @@

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.

## 0.9.4 (2024-10-31)

* Made the `TopMenuLayout` as the default layout type for microservice public website
* Fixed application crashing problem when the ABP Suite is opened

## 0.9.3 (2024-10-30)

* Added the **standard module template**
* Made enhancements on the pre-integrated browser
* Fixed Blazor WebAssembly UI being not run on kubernetes problem
* Added a database migration after a module added to the solution

## 0.9.2 (2024-10-22)

* Added "Sample CRUD Page" option for pro templates
* Generated *Signing-Certificate* for appnolayers template
* Added a status bar to the pre-integrated browser for showing errors
* Added **Sample CRUD Page** option to pro templates
* Added test projects optionally for all templates
* Added automapper configuration to apps/web project for ms template
* Disabled *transaction* for `MongoDB` and `SQLite` by default
* Added **AutoMapper** configurations to microservice host projects
* Disabled **transaction** for *MongoDB* & *SQLite* by default.

## 0.9.1 (2024-10-10)

Expand Down
2 changes: 1 addition & 1 deletion docs/en/studio/version-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document provides an overview of the compatibility between various versions

| **ABP Studio Version** | **ABP Version** |
|------------------------|---------------------------|
| 0.9.2 | 8.3.2 |
| 0.9.2 to 0.9.4 | 8.3.2 |
| 0.8.4 - 0.9.1 | 8.3.1 |
| 0.8.1 to 0.8.3 | 8.3.0 |
| 0.8.0 | 8.2.3 |
Expand Down

0 comments on commit ee90e6d

Please sign in to comment.