Browse Source

Update studio docs for v0.9.13

pull/21446/head
Berkan Sasmaz 2 years ago
parent
commit
6280207736
  1. 10
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

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

@ -2,6 +2,16 @@
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.13 (2024-11-25)
* Angular - Theme-based Fixes for the Home Page.
## 0.9.12 (2024-11-25)
* Handled the `DynamicPermissionDefinitionsChangedEto` event to automatically add permissions for the admin role.
* Enhanced the Solution Configuration window with a more intuitive design and updated content.
* Improved MAUI application support by displaying all target frameworks in the Solution Runner and automatically setting the appropriate targetFramework based on the operating system.
## 0.9.11 (2024-11-21)
* Fixed the extension loading problem occured in v0.9.9 & v0.9.10.

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.9 to 0.9.11 | 9.0.0 |
| 0.9.9 to 0.9.13 | 9.0.0 |
| 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 |

Loading…
Cancel
Save