Browse Source

Update studio docs for v0.8.2

pull/20836/head
EngincanV 2 years ago
parent
commit
9fa711267a
  1. 7
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-compatibility.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.8.2 (2024-09-19)
* Fixed WireGuard connection random port bug
* Automated steps after microservice solution creation
* Fixed unusable options/features for Trial License
* Fixed blazor-server single-layer template
## 0.8.1 (2024-09-12)
* Fixed MySQL connection problem for nolayers template

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

@ -4,7 +4,7 @@ This document provides an overview of the compatibility between various versions
| **ABP Studio Version** | **ABP Version** |
|------------------------|---------------------------|
| 0.8.1 | 8.3.0 |
| 0.8.1 - 0.8.2 | 8.3.0 |
| 0.8.0 | 8.2.3 |
| 0.7.8 - 0.7.9 | 8.2.2 |
| 0.7.4 to 0.7.7 | 8.2.1 |

Loading…
Cancel
Save