Browse Source

Update release-notes.md

pull/20701/head
EngincanV 1 year ago
parent
commit
d70697ef95
  1. 48
      docs/en/studio/release-notes.md

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

@ -1,46 +1,46 @@
# ABP Studio Release Notes
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.
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.7.9 (2024-08-29)
* Readme.md file is now being automatically opened after opening a solution or module creation
* Refactor & made enhancements for microservice template
* Fixed some bugs those occur while creating a new module
* Opened Readme.md file after module creation or opening a solution
* Refactor & made enhancements to microservice template
* Fixed some bugs that occur while creating a new module
* Synchronized new templates with the old templates
* Angular: Fixed logo problem in templates
## 0.7.8 (2024-08-23)
* Revised the new solution creation wizard
* Fixed bugs on blazor webapp template
* Revised the new solution creation wizard and improved for UX
* Fixed bugs on the Blazor WebApp template
* Reduced logs count per application
## 0.7.7 (2024-08-14)
* Updated LeptonX logos in new templates
* ABP Suite: Open modules with .sln path instead of directory (fixes some problems in Suite integration)
* ABP Suite: Opened modules with .sln path instead of directory (fixes some problems in Suite integration)
* Enhancements on Solution Runner
## 0.7.6 (2024-08-12)
* Removed redundant helm repo installation
* Made enhancements on Welcome Page area
* Made enhancements to the Welcome Page area
* Microservice Template: Enabled `DynamicPermissionStore` in AuthServer
* Added Blazor WebApp option for Application template
* Added **Solution Creation Info** action for identifying the solution
## 0.7.5 (2024-08-06)
* Fixed ABP Suite integration for macOs
* Fixed ABP Suite integration for macOS
* Fixed build errors after upgrading to ABP 8.2.1
* ABP Suite: Detected version inconsistencies and notified users to fix it automatically
* ABP Suite: Detected version inconsistencies and notified users to fix them automatically
## 0.7.4 (2024-07-31)
* Allowed creating open-source templates for active license owners
* Fixed basic theme problem in angular templates
* Handled docker related errors in solution runner gracefully
* Fixed basic theme problems in angular templates
* Handled docker related errors in solution runner
* Fixed versions of Chat Module packages
## 0.7.3 (2024-07-27)
@ -54,38 +54,38 @@ This document contains **brief release notes** for each ABP Studio release. Rele
* Updated Microsoft packages to v8.0.4
* Revised application upgrade process
* Fixed profile photo problem in tiered projects
* Removed **LinkedAccounts** and **AuthorityDelegation** menu from template
* Removed **LinkedAccounts** and **AuthorityDelegation** menu from templates
## 0.7.1 (2024-07-24)
* Fixed restart problem after installing extensions on macOS
* Provided a model for sharing same Kubernetes cluster between developers
* Fixed the **Text Template Management** Module build problem in app template
* Fixed login problem for community edition
* Provided a model for sharing the same Kubernetes cluster between developers
* Fixed the **Text Template Management** Module build problem in the app template
* Fixed login problem for the community edition
* Fixed all reported bugs & made enhancements
## 0.7.0 (2024-07-17)
* Added an option for building & starting C# applications directly
* Disabled redis on migrator when solution is tiered
* Disabled redis on migrator when the solution is tiered
* Allowed Generating Static Proxies on ABP Studio UI
## 0.6.9 (2024-06-27)
* Allowed to open ABP Studio by clicking on an *.abpsln file
* Allowed to open ABP Studio by clicking on a `*.abpsln` file
* Fixed solution runner multiple instance problem
* Allowed to install a NPM package to a package
* Allowed to install an NPM package to a package
## 0.6.8 (2024-06-13)
* Added free to pro upgrade option
* Fixed microservice template helm chart bugs
* Made enhancements on new CLI
* Made enhancements to the new CLI
## 0.6.7 (2024-05-31)
* Added free option to app templates
* Made social login as optional for app template
* Added open source templates
* Started showing angular projects on browser tab
* Introduced the community edition
* 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
Loading…
Cancel
Save