diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 211786cacb9..b2b79fdb467 100644 --- a/docs/en/studio/release-notes.md +++ b/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 diff --git a/docs/en/studio/version-compatibility.md b/docs/en/studio/version-compatibility.md index bd19eb563dc..d5489956802 100644 --- a/docs/en/studio/version-compatibility.md +++ b/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 |