Browse Source

Merge pull request #21549 from abpframework/EngincanV/docs-studio-update-v0.9.15

Update studio docs for v0.9.15
pull/21552/head
Berkan Sasmaz 1 year ago
committed by GitHub
parent
commit
6a1007c78e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 7
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-mapping.md

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

@ -2,6 +2,13 @@
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.15 (2024-12-05)
* Upgraded templates to version `9.0.1`.
* Fixed problems in the microservice service_nolayers template.
* Fixed microservice angular template for wrong file-management module reference.
* Fixed added extra lines in the hosts.txt file.
## 0.9.14 (2024-12-03)
* Refactored `dotnet watch` command in solution runner.

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

@ -4,6 +4,7 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 0.9.15 | 9.0.1 |
| 0.9.9 to 0.9.14 | 9.0.0 |
| 0.9.8 | 8.3.4 |
| 0.9.5 to 0.9.7 | 8.3.3 |

Loading…
Cancel
Save