From 7aedeaa9da3c5fdbf00ceb22e3c46b21ff709bca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 6 May 2026 10:11:21 +0000 Subject: [PATCH 1/3] docs(studio): update documentation for release 3.0.0 - Updated release notes for 3.0.0 - Updated version mapping with ABP 10.3.0 Release: 3.0.0 --- docs/en/studio/release-notes.md | 53 ++++++++++++++++++++++++++++++- docs/en/studio/version-mapping.md | 1 + 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 985c1f7a64..306dcc0062 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -9,7 +9,58 @@ 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. -## 2.2.7 (2026-04-20) Latest +## 3.0.0 (2026-05-06) Latest + +- Update version to release 2.2.0 with 10.1.0 +- Cakma cursor custom provider +- Prefix dotnet file extensions with '*' +- Update Oracle.EntityFrameworkCore to 10.x +- Integrate React auth/config npm packs with local debug linking +- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4606 +- Configure OIDC storage in React template +- Use the cms-kit newsletter component on public-website when cmskit is selected +- Apply Homebrew CN mirrors only for Chinese mainland users +- Upgrade Scriban to 6.6.0 +- Verify CMSKit newsletter namespace coverage in public website templates +- Improve CLI help output format +- Message section redesign +- Apply bento-style container to ABP Agent panel +- Agent messages content styles +- Mainarea tabs style changes +- Agent-plan-ask mode colors + splash + abp ai agent logos +- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4743 +- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4750 +- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4754 +- Layout style changes + one side bar +- Agent settings +- GitHub and Sidebar Redesign +- Fix duplicate `postgresql.yml` output in microservice template +- Wizard styles +- Studio styles part 2 +- Fix Solution Runner JSON formatting for arrays +- Reduce PostHog exception burst noise +- Studio styles part 3 +- Skip press-enter prompt on `abp login` +- Add drag & drop support for .sln, .slnx, and .abpsln files +- Studio styles part 2 +- Switch templates to ABP package references +- Github issues prs - change group style +- ABP Thin UI: Layered Template React UI +- Rename legacy solution system to classic +- Update classic solution system icon +- Revert "Build Scriban task before validation" +- Fix modern wizard DBMS selection reset +- Modern wizard merge resolve fixes +- Converted Ai Asistant from abp-helper to ABP Coding Agent +- Skoc/action templates +- Fix microservice MongoDB service template build +- Abp Studio enhanncements about Shell commands & Browser +- Update workflow to merge rel-3.0 with rel-2.2 +- Merge branch rel-3.0 with rel-2.2 by [bot] in https://github.com/volosoft/abp-studio/pull/4811 +- Update auto-pr workflow to merge dev with rel-3.0 +- Update version to release 3.0.0 with 10.3.0 + +## 2.2.7 (2026-04-20) * Improved Blazor WebApp template setup for easier tiered application development * Added application version tracking in analytics events diff --git a/docs/en/studio/version-mapping.md b/docs/en/studio/version-mapping.md index 2dcdda868f..3e24542e3f 100644 --- a/docs/en/studio/version-mapping.md +++ b/docs/en/studio/version-mapping.md @@ -11,6 +11,7 @@ This document provides a general overview of the relationship between various ve | **ABP Studio Version** | **ABP Version of Startup Template** | |------------------------|---------------------------| +| 3.0.0 | 10.3.0 | | 2.2.7 | 10.3.0 | | 2.2.5 - 2.2.6 | 10.2.0 | | 2.2.2 - 2.2.4 | 10.1.1 | From d2e54c3fa6be436c8647ae7d8676ba7e8b949948 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Wed, 6 May 2026 15:42:34 +0300 Subject: [PATCH 2/3] Update release notes for version 3.0.0 Updated release notes for version 3.0.0, including new features, improvements, and fixes. --- docs/en/studio/release-notes.md | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index 306dcc0062..fe51c94b87 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -12,52 +12,31 @@ This document contains **brief release notes** for each ABP Studio release. Rele ## 3.0.0 (2026-05-06) Latest - Update version to release 2.2.0 with 10.1.0 -- Cakma cursor custom provider -- Prefix dotnet file extensions with '*' -- Update Oracle.EntityFrameworkCore to 10.x +- Introducing ABP AI Agent +- Prefix dotnet file extensions with '*' char +- Update Oracle.EntityFrameworkCore to `10.x` - Integrate React auth/config npm packs with local debug linking -- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4606 - Configure OIDC storage in React template - Use the cms-kit newsletter component on public-website when cmskit is selected - Apply Homebrew CN mirrors only for Chinese mainland users -- Upgrade Scriban to 6.6.0 +- Upgrade Scriban to `6.6.0` - Verify CMSKit newsletter namespace coverage in public website templates - Improve CLI help output format -- Message section redesign - Apply bento-style container to ABP Agent panel -- Agent messages content styles -- Mainarea tabs style changes - Agent-plan-ask mode colors + splash + abp ai agent logos -- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4743 -- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4750 -- Update code coverage report by [bot] in https://github.com/volosoft/abp-studio/pull/4754 - Layout style changes + one side bar -- Agent settings +- Add agent settings - GitHub and Sidebar Redesign - Fix duplicate `postgresql.yml` output in microservice template -- Wizard styles -- Studio styles part 2 - Fix Solution Runner JSON formatting for arrays - Reduce PostHog exception burst noise -- Studio styles part 3 - Skip press-enter prompt on `abp login` - Add drag & drop support for .sln, .slnx, and .abpsln files -- Studio styles part 2 -- Switch templates to ABP package references -- Github issues prs - change group style - ABP Thin UI: Layered Template React UI - Rename legacy solution system to classic -- Update classic solution system icon -- Revert "Build Scriban task before validation" -- Fix modern wizard DBMS selection reset -- Modern wizard merge resolve fixes -- Converted Ai Asistant from abp-helper to ABP Coding Agent -- Skoc/action templates +- Converted AI Asistant from abp-helper to ABP Coding Agent - Fix microservice MongoDB service template build - Abp Studio enhanncements about Shell commands & Browser -- Update workflow to merge rel-3.0 with rel-2.2 -- Merge branch rel-3.0 with rel-2.2 by [bot] in https://github.com/volosoft/abp-studio/pull/4811 -- Update auto-pr workflow to merge dev with rel-3.0 - Update version to release 3.0.0 with 10.3.0 ## 2.2.7 (2026-04-20) From da50ba73e0bc00d48f24d46ccc779dd7d9d0af25 Mon Sep 17 00:00:00 2001 From: selman koc <64414348+skoc10@users.noreply.github.com> Date: Thu, 7 May 2026 09:07:40 +0300 Subject: [PATCH 3/3] Update release notes for version 3.0.0 --- docs/en/studio/release-notes.md | 78 +++++++++++++-------------------- 1 file changed, 31 insertions(+), 47 deletions(-) diff --git a/docs/en/studio/release-notes.md b/docs/en/studio/release-notes.md index fe51c94b87..29cd16fabe 100644 --- a/docs/en/studio/release-notes.md +++ b/docs/en/studio/release-notes.md @@ -11,33 +11,17 @@ This document contains **brief release notes** for each ABP Studio release. Rele ## 3.0.0 (2026-05-06) Latest -- Update version to release 2.2.0 with 10.1.0 -- Introducing ABP AI Agent -- Prefix dotnet file extensions with '*' char -- Update Oracle.EntityFrameworkCore to `10.x` -- Integrate React auth/config npm packs with local debug linking -- Configure OIDC storage in React template -- Use the cms-kit newsletter component on public-website when cmskit is selected -- Apply Homebrew CN mirrors only for Chinese mainland users -- Upgrade Scriban to `6.6.0` -- Verify CMSKit newsletter namespace coverage in public website templates -- Improve CLI help output format -- Apply bento-style container to ABP Agent panel -- Agent-plan-ask mode colors + splash + abp ai agent logos -- Layout style changes + one side bar -- Add agent settings -- GitHub and Sidebar Redesign -- Fix duplicate `postgresql.yml` output in microservice template -- Fix Solution Runner JSON formatting for arrays -- Reduce PostHog exception burst noise -- Skip press-enter prompt on `abp login` -- Add drag & drop support for .sln, .slnx, and .abpsln files -- ABP Thin UI: Layered Template React UI -- Rename legacy solution system to classic -- Converted AI Asistant from abp-helper to ABP Coding Agent -- Fix microservice MongoDB service template build -- Abp Studio enhanncements about Shell commands & Browser -- Update version to release 3.0.0 with 10.3.0 +* Introducing ABP AI Agent: A next-generation smart assistant to accelerate your development +* Enhanced ABP Coding Agent: Smarter code generation and guidance integrated directly into your workflow +* Modern UI Redesign: New "Bento-style" dashboard and a streamlined single sidebar for better focus +* Drag & Drop Support: Easily open your projects by dragging .sln, .slnx, or .abpsln files into the app +* Improved React Templates: Optimized authentication, local debugging, and a new "Thin UI" layered template option +* CMS Kit Newsletter Integration: Ready-to-use newsletter component for public websites +* Faster CLI Experience: Simplified abp login process and improved help output for better usability +* Enhanced Solution Runner: Smarter project management and more reliable configuration handling +* Simplified Project Structure: Legacy systems renamed to "Classic" for a cleaner transition to modern architectures +* System Stability: Significant reduction in background noise/errors and optimized performance +* Global Platform Update: Fully updated to the latest underlying framework versions (v10.3.0) ## 2.2.7 (2026-04-20) @@ -54,38 +38,38 @@ This document contains **brief release notes** for each ABP Studio release. Rele ## 2.2.6 (2026-04-08) -- Disable Scriban 7.0 cumulative output limit for template rendering +* Disable Scriban 7.0 cumulative output limit for template rendering ## 2.2.5 (2026-04-08) -- Upgraded GPT-5 → GPT-5.4 and improved AI management (providers, blob storage, CLI options) -- Fixed critical build issues (MongoDB, MAUI) and improved overall stability -- Enhanced monitoring (HTTP requests & exceptions) -- Added DBMS auto-detection from connection string -- Upgraded to ABP 10.2 and Scriban 7.0.0 -- Improved developer experience and telemetry (PostHog) -- Minor UI fixes and workflow adjustments (manual build trigger) +* Upgraded GPT-5 → GPT-5.4 and improved AI management (providers, blob storage, CLI options) +* Fixed critical build issues (MongoDB, MAUI) and improved overall stability +* Enhanced monitoring (HTTP requests & exceptions) +* Added DBMS auto-detection from connection string +* Upgraded to ABP 10.2 and Scriban 7.0.0 +* Improved developer experience and telemetry (PostHog) +* Minor UI fixes and workflow adjustments (manual build trigger) ## 2.2.4 (2026-03-25) -- Add `Template Create and Build` workflow -- Disable NuGetAudit in template common.props to prevent CLI deadlock during initial migration +* Add `Template Create and Build` workflow +* Disable NuGetAudit in template common.props to prevent CLI deadlock during initial migration ## 2.2.3 (2026-03-24) -- Fix PostHog environment detection +* Fix PostHog environment detection ## 2.2.1 (2026-02-20) -- Fix tiered Blazor WebApp template HttpApi reference -- Add LeptonX theme templates AuthServer and HttpApi projects -- Enable razor runtime compilation on templates -- Configure HttpClientFactoryOptions for CLI client -- Bump ABP to 10.1.1 and LeptonX to 5.1.1 -- Blazor & Angular UIs: Add AI Management option to the Startup Templates (app-nolayers, app, ms templates) -- Handle docker container start failures in solution runner -- Fix import module version dropdown ordering -- Add PostHog integration for Studio and CLI +* Fix tiered Blazor WebApp template HttpApi reference +* Add LeptonX theme templates AuthServer and HttpApi projects +* Enable razor runtime compilation on templates +* Configure HttpClientFactoryOptions for CLI client +* Bump ABP to 10.1.1 and LeptonX to 5.1.1 +* Blazor & Angular UIs: Add AI Management option to the Startup Templates (app-nolayers, app, ms templates) +* Handle docker container start failures in solution runner +* Fix import module version dropdown ordering +* Add PostHog integration for Studio and CLI ## 2.2.1 (2026-02-20)