Browse Source

Merge pull request #21717 from abpframework/EngincanV/update-studio-version-docs

Update ABP Studio docs for v0.9.18
pull/21718/head
Berkan Sasmaz 2 years ago
committed by GitHub
parent
commit
528ded0a0f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

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

@ -2,6 +2,12 @@
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.18 (2024-12-24)
* Fixed Blazor WebApp Kubernetes problems.
* Added Visual Studio & Rider options to solution root.
* Fixed problems in blazor-server nolayers template.
## 0.9.17 (2024-12-17)
* Added social login option to the "No Layers" Blazor WebAssembly template.

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

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

Loading…
Cancel
Save