Browse Source

Merge pull request #21407 from abpframework/auto-merge/rel-8-3/3228

Merge branch rel-9.0 with rel-8.3
pull/21408/head
maliming 2 years ago
committed by GitHub
parent
commit
ca8faa4600
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-mapping.md

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

@ -2,6 +2,10 @@
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.8 (2024-11-20)
* Upgraded templates to version `8.3.4`
## 0.9.7 (2024-11-19)
* Added `AppearanceStyles` component to blazor server templates

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.8 | 8.3.4 |
| 0.9.5 to 0.9.7 | 8.3.3 |
| 0.9.2 to 0.9.4 | 8.3.2 |
| 0.8.4 - 0.9.1 | 8.3.1 |

Loading…
Cancel
Save