Browse Source

docs(studio): release 3.0.10 - 3.0.10 (#25950)

* docs(studio): update documentation for release 3.0.10

- Updated release notes for 3.0.10
- Updated version mapping with ABP 10.6.0

Release: 3.0.10

* Fix formatting in version mapping documentation

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com>
pull/25955/head
github-actions[bot] 4 days ago
committed by GitHub
parent
commit
d25b5290c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

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

@ -9,7 +9,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.
## 3.0.9 (2026-08-06) Latest
## 3.0.10 (2026-08-10) Latest
* Align dashboard refresh button with date picker in MudBlazor templates
* ABP Agent: Fix context compression problem
* Update version to release 3.0.10
## 3.0.9 (2026-08-06)
* Sync React admin console template with OpenIddict generate access token UI
* Angular - Updating the version to 22 and fixing bugs on samples

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

@ -11,7 +11,7 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 3.0.9 | 10.6.0 |
| 3.0.9 - 3.0.10 | 10.6.0 |
| 3.0.6 - 3.0.8 | 10.5.0 |
| 3.0.4 - 3.0.5 | 10.4.1 |
| 3.0.3 | 10.4.0 |

Loading…
Cancel
Save