Browse Source

docs(studio): release 2.1.5

pull/24824/head
docs-bot 12 hours ago
parent
commit
429a9f49df
  1. 27
      docs/en/studio/release-notes.md
  2. 1
      docs/en/studio/version-mapping.md

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

@ -11,6 +11,31 @@ This document contains **brief release notes** for each ABP Studio release. Rele
## 2.1.4 (2025-12-30) Latest
## 2.1.5 (2026-02-06)
- ## What's Changed
- * Cli: Added version command by @yekalkan in https://github.com/volosoft/abp-studio/pull/4216
- * Disable AbpStudio link in production environments by @maliming in https://github.com/volosoft/abp-studio/pull/4245
- * Refactor `Install into main application` process by @yekalkan in https://github.com/volosoft/abp-studio/pull/4199
- * Redesign "purchase license" button in license information window by @yekalkan in https://github.com/volosoft/abp-studio/pull/4251
- * Remove remembering the old solution name logic from connection string window by @yekalkan in https://github.com/volosoft/abp-studio/pull/4253
- * Community License: Show disabled items visually by @yekalkan in https://github.com/volosoft/abp-studio/pull/4268
- * Solution Runner: Don't try to re-run the app if there is a build error by @yekalkan in https://github.com/volosoft/abp-studio/pull/4254
- * Angular - Fixing the missing authentication guard for the ddd template by @sumeyyeKurtulus in https://github.com/volosoft/abp-studio/pull/4262
- * Update abp and LeptonX version to 10.0.2 and 5.0.2. by @maliming in https://github.com/volosoft/abp-studio/pull/4255
- * Fix unknown application while collecting data from client by @berkansasmaz in https://github.com/volosoft/abp-studio/pull/4213
- * Fixed microservice solution build errors for Blazor Server and Angular by @berkansasmaz in https://github.com/volosoft/abp-studio/pull/4287
- * Allow minimizing some windows without minimizing the main window by @yekalkan in https://github.com/volosoft/abp-studio/pull/4283
- * Change "Clear Cookies" functionality with "Clear site data" by @yekalkan in https://github.com/volosoft/abp-studio/pull/4293
- * Update version to release 2.1.5 with 10.0.2 by @skoc10 in https://github.com/volosoft/abp-studio/pull/4301
-
-
- **Full Changelog**: https://github.com/volosoft/abp-studio/compare/2.1.4...2.1.5
-
[Release Link](https://github.com/volosoft/abp-studio/releases/tag/2.1.5
)
* Fixed books sample for blazor-webapp tiered solution.
* Fixed K8s cluster deployment issues for microservices.
* Fixed docker build problem on microservice template.
@ -529,4 +554,4 @@ This document contains **brief release notes** for each ABP Studio release. Rele
* Made social login optional for the app template
* Added open-source (free) templates
* Started showing angular projects on the browser tab
* Introduced the Community Edition
* Introduced the Community Edition

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

@ -1,5 +1,6 @@
```json
//[doc-seo]
| 2.1.5 | 10.0.3 |
{
"Description": "Explore the version mappings between ABP Studio and ABP Solution Templates to streamline your development process and ensure compatibility."
}

Loading…
Cancel
Save