Browse Source

Update studio docs for v0.9.17

pull/21662/head
Berkan Sasmaz 2 years ago
parent
commit
144b53411f
  1. 7
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-mapping.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.9.17 (2024-12-17)
* Added social login option to the "No Layers" Blazor WebAssembly template.
* Fixed AutoMapper missing configuration exception problem during module import.
* Fixed Blazor WebAssembly build issue for the MAUI template.
* Fixed a problem that prevented ABP Studio from opening on macOS.
## 0.9.16 (2024-12-11)
> This version does not work for macOS, we are currently working on that manner.

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.17 | 9.0.2 |
| 0.9.15 - 0.9.16 | 9.0.1 |
| 0.9.9 to 0.9.14 | 9.0.0 |
| 0.9.8 | 8.3.4 |

Loading…
Cancel
Save