Browse Source

Merge pull request #21143 from abpframework/EngincanV/studio-docs-update-0.9.2

Update Studio docs for v0.9.2
pull/21145/head
Berkan Sasmaz 1 year ago
committed by GitHub
parent
commit
054dbbedc0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-compatibility.md

8
docs/en/studio/release-notes.md

@ -2,6 +2,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.
## 0.9.2 (2024-10-22)
* Added "Sample CRUD Page" option for pro templates
* Generated *Signing-Certificate* for appnolayers template
* 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
## 0.9.1 (2024-10-10)
* Fixed the ABP Studio CLI's Bundle Command

1
docs/en/studio/version-compatibility.md

@ -4,6 +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.8.4 - 0.9.1 | 8.3.1 |
| 0.8.1 to 0.8.3 | 8.3.0 |
| 0.8.0 | 8.2.3 |

Loading…
Cancel
Save