Browse Source

Update studio docs for v0.8 release.

pull/20784/head
EngincanV 2 years ago
parent
commit
e04921b4fb
  1. 8
      docs/en/studio/release-notes.md
  2. 5
      docs/en/studio/version-compatibility.md

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

@ -2,6 +2,14 @@
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.0 (2024-09-11)
* Added `Blazor WebApp UI` to **app-nolayers** and **microservice** templates
* Fixed version problem for bundle command
* Fixed optional module integrations
* Added **LeptonX Theme** to module-list
* Fixed bug related to Kubernetes user-specified connection
## 0.7.9 (2024-08-29)
* Opened Readme.md file after module creation or opening a solution

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

@ -2,9 +2,10 @@
This document provides an overview of the compatibility between various versions of ABP Studio and [ABP Solution Templates](../solution-templates/index.md). Use this reference to ensure that you are using the correct versions of ABP Studio and ABP for your projects.
| **ABP Studio Version** | **ABP Version** |
| **ABP Studio Version** | **ABP Version** |
|------------------------|---------------------------|
| 0.7.8 | 8.2.2 |
| 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 |
| 0.7.0 to 0.7.3 | 8.2.0 |
| 0.6.8 - 0.6.9 | 8.1.3 |

Loading…
Cancel
Save