From 429a9f49df41fd00bb8cf7cab4820652ae6bda33 Mon Sep 17 00:00:00 2001 From: docs-bot Date: Fri, 6 Feb 2026 06:34:36 +0000 Subject: [PATCH] docs(studio): release 2.1.5 --- docs/en/studio/release-notes.md | 27 ++++++++++++++++++++++++++- docs/en/studio/version-mapping.md | 1 + 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 13e206127e..98fb8c19d2 100644 --- a/docs/en/studio/release-notes.md +++ b/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 \ No newline at end of file +* Introduced the Community Edition diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index d3fe945967..7bb3f8efaa 100644 --- a/docs/en/studio/version-mapping.md +++ b/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." }