Browse Source

Update ABP Studio docs for v0.9.22

pull/21975/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
c89b4c72c8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 14
      docs/en/studio/release-notes.md
  2. 3
      docs/en/studio/version-mapping.md

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

@ -2,6 +2,20 @@
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.22 (2025-01-22)
* Allowed to display multiple installation notes.
* Showed **Inner Exceptions** in the Solution Runner side-panel
* Hidden logs when no selected application is present.
* Added full docker compose to template.
* Zipped microservice module template for better structuring the solution.
* Upgraded templates to version `9.0.4`.
## 0.9.21 (2025-01-09)
* Showed a db test connection message while testing the database connection.
* Fixed books sample's application service.
## 0.9.20 (2025-01-08)
* Upgraded templates to version `9.0.3`.

3
docs/en/studio/version-mapping.md

@ -4,7 +4,8 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 0.9.20 | 9.0.3 |
| 0.9.22 | 9.0.4 |
| 0.9.20 - 0.9.21 | 9.0.3 |
| 0.9.17 to 0.9.19 | 9.0.2 |
| 0.9.15 - 0.9.16 | 9.0.1 |
| 0.9.9 to 0.9.14 | 9.0.0 |

Loading…
Cancel
Save