Releases: abpframework/abp
Releases · abpframework/abp
9.0.7
What's Changed
- Update microservice-mongodb.md by @EngincanV in #22266
- Update version to release 9.0.7 by @skoc10 in #22283
Full Changelog: 9.0.6...9.0.7
9.1.0
What's Changed
- Update version for 9.1.0-preview by @skoc10 in #21007
- Change dotnetRunMessages to bool for launchSettings.json by @wangj90 in #20847
- Bump AsyncKeyedLock to 7.0.2 by @MarkCiliaVincenti in #21067
- Improved performance for SemaphoreSlim locking. by @MarkCiliaVincenti in #21065
- Add new reference to "How to use .NET Aspire with ABP framework" article by @berkansasmaz in #21092
- Change the is satisfied and to expression examples by @HamzaSallakh in #21091
- Update latest-versions.json by @voloagent in #21111
- Prepare blog post for v9.0 release by @EngincanV in #21160
- Add Localization. by @fahrigedik in #21177
- Fix small typos in the ".NET Aspire vs ABP Studio: Side by Side" article by @EngincanV in #21066
- Delete comments when deleting blog posts and pages by @realLiangshiwei in #21108
- ABP Community Article: Hybrid Cache in .NET 9 by @EngincanV in #21233
- Add Localization. issue-5213 by @fahrigedik in #21215
- ABP Community Article: EF Core 9 Read-only Primitive Collections by @berkansasmaz in #21254
- Update Localization by @salihozkara in #21252
- Created .NET Aspire 9.0 Features community article by @ismcagdas in #21264
- Docs Content Reviews - Issue 4531 2 by @fahrigedik in #21220
- Update studio docs for v0.9.5 by @berkansasmaz in #21276
- Fix typo in Spanish translation for "Loading..." by @LuisPignataro in #20297
- Create Keyed DI in middlewares community article by @salihozkara in #21274
- Add article on SignalR support for trimming and Native AOT by @ahmetfarukulu in #21280
- Update latest-versions.json by @voloagent in #21269
- AsyncKeyedLock optimizations by @MarkCiliaVincenti in #21305
- Add localization. by @fahrigedik in #21195
- Add localization - issue 5294 by @fahrigedik in #21243
- Community article
Optimize-static-web-asset-delivery
by @maliming in #21275 - Remove
secondaryIds
from path if itsOptional
. by @maliming in #21307 - ABP Community Article:
EF Core 9 LINQ & SQL translation
by @realLiangshiwei in #21341 - C# 13 Features Article by @enisn in #21346
- Update latest-versions.json by @voloagent in #21370
- Update latest-versions.json by @voloagent in #21386
- Add localization - issue-5286 by @fahrigedik in #21387
- Add localization. by @fahrigedik in #21418
- Angular - Aligning Related Dependencies for NPM (abp) by @sumeyyeKurtulus in #21384
- add localization. - issue-5471 by @fahrigedik in #21431
- Check & move related blog posts on deletion by @realLiangshiwei in #21348
- Update PermissionDataSeeder.cs by @mazarkaman in #21445
- Skip insert
permissions
if thepermissions
are empty. by @maliming in #21453 - Update get-started doc - issue-5489 by @fahrigedik in #21451
- Create blog post for v9.0 stable release by @EngincanV in #21388
- Add
ProxyHttpClientPreSendActions
toAbpHttpClientOptions
. by @tiantian0531 in #21213 - Add
Idle Session Timeout
document. by @maliming in #21464 - Add dapr event handlers as an endpoint to compatible with Dapr SDK. by @maliming in #21488
- Add new community article: "How to use OpenAI API with ABP framework" by @berkansasmaz in #21503
- Add cover image to OpenAI-Integration article by @berkansasmaz in #21523
- Update latest-versions.json by @voloagent in #21536
- Make edit and delete buttons work with dark theme by @realLiangshiwei in #21543
- Remove class if an entity action has no text by @realLiangshiwei in #21547
- Upgrade
Hangfire
packages to latest(1.8.17
). by @maliming in #21525 - Angular - Small Fix on Test Email Modal by @sumeyyeKurtulus in #21537
- Improve bookstore tutorial according to the feedback by @realLiangshiwei in #21545
- Added community article explaining new unit test structure. by @maliming in #21580
- Add options to include/exclude query schema and host by @realLiangshiwei in #21586
- Fix contents of the code are invisible and corrupt in docs module document by @realLiangshiwei in #21593
- Delete unnecessary
_Host.cshtml
files. by @maliming in #21606 - Update latest-versions.json by @voloagent in #21601
- Update latest-versions.json by @gizemmutukurt in #21624
- added interface for rabbitmq eventbus by @tntwist in #21630
- Create a new blog post for announcing Abp Studio r2r publishing by @EngincanV in #21637
- Allow to customize the distributed lock key of BackgroundJobWorker by @realLiangshiwei in #21641
- Add Tencent cloud sms support by @jiaguangli in #21651
- Init Document Node Breadcrumb by @realLiangshiwei in #21599
- Enable object-mapping when source and destination is an enum by @MarkusHoz in #21660
- Angular - Update Templates to the Version 19.0.x by @sumeyyeKurtulus in #21668
- Ignore
defaultLanguage
if there is only one language. by @maliming in #21666 - Angular 19 version update by @masum-ulu in #21669
- Unify the bundling system of
blazor server/wasm and mvc
. by @maliming in #19968 - Rename
IProductRepository
toIRepository<Product, Guid>
. by @maliming in #21687 - Upgrade to Openiddict 6.0.0 by @maliming in #20979
- Update the community article to mention ABP's ExposeKeyedServiceAttribute by @EngincanV in #21714
- Update discord link by @salihozkara in #21727
- Updated VirtualFileExplorer demo and Blazor columns to support HTML rendering by @dolunay in #21450
- Lazy expandable feature for documentation by @realLiangshiwei in #21689
- Add comments for extension methods of
IAuthorizationService/IFeatureChecker
. by @maliming in #21737 - Add an option to return value if decrypt failed by @realLiangshiwei in #21744
- Added
filter
toGetWaitingEventsAsync
method. by @maliming in #21716 - Ordered by creation time by default. by @realLiangshiwei in #21736
- Update
ABP Global Assets - New way to bundle JavaScript/CSS files in Blazor WebAssembly app
. by @maliming in #21742 - Update global-scripts-styles.md by @maliming in #21752
- Update localization by @salihozkara in #21763
- Fix the issue of cancel edit button wrong URL by @salihozkara in #21753
- Add permissions for dynamic menu items by @realLiangshiwei in #21733
- Fix: Docs permission problem by @salihozkara in #21756
- Add new localizations to account resource by @berkansasmaz in #21774
- Prevent loading child items when lazy expand menu redirect by @realLiangshiwei in #21777
- Add new localizations by @salihozkara in #21773
- Favorites filtering blog posts by @suhaib-mousa in #21236
- Make methods of local distributed eventbus virtual by @tntwist in #2166...
9.0.6
What's Changed
- Angular - Fixing angular eslint dependency problem on templates by @sumeyyeKurtulus in #22157
- Remove
datatables.net
compatible code. by @maliming in #22159 - Add a note to 9.0 migration guide to indicate supporting both .NET 8 & .NET 9 by @EngincanV in #22170
- Update
list-modules
description in cli docs by @yekalkan in #22183 - Update account-pro document and add additional properties for AbpAccountOptions by @EngincanV in #22196
- Angular - Fix saas proxy generation imports by @erdemcaygor in #22204
- Update
Pomelo.EntityFrameworkCore.MySql
to9.0.0-preview.3.efcore9.0.0
by @maliming in #22213 - Fix part-08.md for modular monolith tutorial (delete the wrong project reference) by @EngincanV in #22227
- Refactor date handling in abp.js and add normalizeString function for date formatting by @realLiangshiwei in #22226
- Update
Npgsql.EntityFrameworkCore.PostgreSQL
to9.0.4
. by @maliming in #22247 - Update migration guide for ABP 9.0 to clarify .NET compatibility by @realLiangshiwei in #22248
- Update version to release 9.0.6 by @skoc10 in #22256
New Contributors
- @erdemcaygor made their first contribution in #22204
Full Changelog: 9.0.5...9.0.6
9.1.0-rc.3
What's Changed
- [rel-9.1] Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. by @maliming in #22134
- Add the missing translation text. by @maliming in #22135
- Add custom
IdentityErrorDescriber
for localized error messages. by @maliming in #22137 - Angular - Fixing angular eslint dependency problem on templates by @sumeyyeKurtulus in #22157
- Remove
datatables.net
compatible code. by @maliming in #22159 - Refactor permission management logic to fix 'Grant all permissions' problem by @realLiangshiwei in #22144
- Add a note to 9.0 migration guide to indicate supporting both .NET 8 & .NET 9 by @EngincanV in #22170
- Angular - Fixing tree node selection problem by @sumeyyeKurtulus in #22154
- Angular - Fixing filter bug on permission modal by @sumeyyeKurtulus in #22152
- Update
list-modules
description in cli docs by @yekalkan in #22183 - Update account-pro document and add additional properties for AbpAccountOptions by @EngincanV in #22196
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in #22185
- Angular - Fix saas proxy generation imports by @erdemcaygor in #22204
- Update
Pomelo.EntityFrameworkCore.MySql
to9.0.0-preview.3.efcore9.0.0
by @maliming in #22213 - Update version to release 9.1.0-rc.3 by @skoc10 in #22221
New Contributors
- @erdemcaygor made their first contribution in #22204
Full Changelog: 9.1.0-rc.2...9.1.0-rc.3
9.0.5
What's Changed
- Update ABP Studio docs for v0.9.22 by @EngincanV in #21975
- Fix wrong sample link in the modular monolith tutorial by @EngincanV in #21974
- Publish
DistributedEventSent/Received
events inLocalDistributedEventBus
. by @maliming in #21985 - Move Cms-Kit menu item to root by @yekalkan in #22000
- Skip adding namespaces if module doesn't need
ThemeModule
. by @maliming in #22009 - Remove
protected
modifier from DTO properties. by @maliming in #22016 - Update Studio Monitoring Applications document by @berkansasmaz in #22019
- Made improvements for modular monolith tutorial by @EngincanV in #22023
- Update login command description in CLI document by @berkansasmaz in #22029
- Revise the samples document by @EngincanV in #22027
- Angular - Fix proxy generation problems for the enum types by @sumeyyeKurtulus in #22037
- Revise "Blazor UI: Overall" documentation by @EngincanV in #22040
- Update step3-deployment-github-action.md by @EngincanV in #22062
- Clear event predicates after
GetEventsRecords
method. by @maliming in #22056 - Angular - Fixing the Vite builder warning problem by @sumeyyeKurtulus in #22073
- Fixing local registration for es-build function to consider
cultureNameLocaleFileMap
by @sumeyyeKurtulus in #22078 - Update version to release 9.0.5 by @skoc10 in #22085
- Angular - Adding missing localizations by @sumeyyeKurtulus in #22084
- Check user password if sign in result is
IsNotAllowed
. by @maliming in #22093 - Chore: update .NET Core version from 8.x to 9.x in GitHub Actions dep… by @skoc10 in #22104
- Make Single-Layer Solution navigation Lazy expand by @realLiangshiwei in #22103
- Fix Blog post tag filtering problem by @realLiangshiwei in #22113
- Angular - Fixing nullability and type problems while generating proxy by @sumeyyeKurtulus in #22120
- Add the missing translation text. by @maliming in #22135
- Add custom
IdentityErrorDescriber
for localized error messages. by @maliming in #22137
Full Changelog: 9.0.4...9.0.5
9.1.0-rc.2
What's Changed
- Clear Breadcrumbs & Page ToolbarItems while disposing PageHeader by @enisn in #21888
- Use
ubuntu-22.04
to build and test. by @maliming in #21919 - Set
.AspNetCore.Culture
cookiepath
to/
. by @maliming in #21917 - Angular - Fixing proxy generation problem for the enum type by @sumeyyeKurtulus in #21922
- Publish
DistributedEventSent/DistributedEventReceived
events in unit test for testing. by @maliming in #21928 - Update
Npgsql.EntityFrameworkCore.PostgreSQL
to 9.0.3. by @maliming in #21927 - Added
Encrypting Setting Values in the Application Configuration
section. by @maliming in #21933 - Check if property has
RequiredMemberAttribute
to determineIsRequired
. by @maliming in #21931 - Enhance comment time formatting with localized time ago display by @suhaib-mousa in #21329
- Update version to release 9.0.4 by @skoc10 in #21945
- Update configuring-openIddict.md by @maliming in #21943
- Angular - Fixing the nullability check for proxy generation by @sumeyyeKurtulus in #21951
- Bump up ng-zorro-antd by @masum-ulu in #21954
- Update docs after v9.1 release by @EngincanV in #21962
- Update migration guides for v9.1 by @EngincanV in #21967
- Update ABP Studio docs for v0.9.22 by @EngincanV in #21975
- Fix wrong sample link in the modular monolith tutorial by @EngincanV in #21974
- Angular - Update version to 19.1.x by @sumeyyeKurtulus in #21964
- Publish
DistributedEventSent/Received
events inLocalDistributedEventBus
. by @maliming in #21985 - Fix lazy-expand menu click problem by @realLiangshiwei in #21938
- Move Cms-Kit menu item to root by @yekalkan in #22000
- Update TypeApiDescriptionModel to include instance and public properties. by @maliming in #22011
- Skip adding namespaces if module doesn't need
ThemeModule
. by @maliming in #22009 - Remove
protected
modifier from DTO properties. by @maliming in #22016 - Update Studio Monitoring Applications document by @berkansasmaz in #22019
- Add
LogoUrl
andAppName
to account layout. by @maliming in #21942 - Made improvements for modular monolith tutorial by @EngincanV in #22023
- Update login command description in CLI document by @berkansasmaz in #22029
- Revise the samples document by @EngincanV in #22027
- Angular - Fix proxy generation problems for the enum types by @sumeyyeKurtulus in #22037
- Revise "Blazor UI: Overall" documentation by @EngincanV in #22040
- Update idle-session-timeout.md by @anderjef in #22058
- Update step3-deployment-github-action.md by @EngincanV in #22062
- Clear event predicates after
GetEventsRecords
method. by @maliming in #22056 - Angular - Fixing the Vite builder warning problem by @sumeyyeKurtulus in #22073
- Fixing local registration for es-build function to consider
cultureNameLocaleFileMap
by @sumeyyeKurtulus in #22078 - Update version to release 9.0.5 by @skoc10 in #22085
- Angular - Adding missing localizations by @sumeyyeKurtulus in #22084
- Check user password if sign in result is
IsNotAllowed
. by @maliming in #22093 - Update
System.Linq.Dynamic.Core
to1.6.0.1
by @maliming in #22099 - Chore: update .NET Core version from 8.x to 9.x in GitHub Actions dep… by @skoc10 in #22104
- Make Single-Layer Solution navigation Lazy expand by @realLiangshiwei in #22103
- Update version to release 9.1.0-rc.2 by @skoc10 in #22114
- Angular - Access token management fixes by @sumeyyeKurtulus in #22066
- Fix Blog post tag filtering problem by @realLiangshiwei in #22113
- Angular - Fixing nullability and type problems while generating proxy by @sumeyyeKurtulus in #22120
New Contributors
Full Changelog: 9.1.0-rc.1...9.1.0-rc.2
9.0.4
What's Changed
- Set CI timeout to 40 minutes. by @maliming in #21822
- Update studio docs for v0.9.20 by @EngincanV in #21844
- Remove eshoponabp live demo link from docs by @EngincanV in #21859
- Update configuring-openIddict.md by @MuhammadRashed in #21878
- Fix basic theme blazor menu remain open problem. by @maliming in #21841
- Update auto-pr.yml for rel-9.1 by @skoc10 in #21890
- Updated book store with suite tutorial for other UIs & DBs by @EngincanV in #21887
- Enhance documentation for
abp bundle
by @enisn in #21897 - AbpIoSourceCodeStore should also cover leptonx npm packages by @EngincanV in #21901
- Clear Breadcrumbs & Page ToolbarItems while disposing PageHeader by @enisn in #21888
- Use
ubuntu-22.04
to build and test. by @maliming in #21919 - Set
.AspNetCore.Culture
cookiepath
to/
. by @maliming in #21917 - Angular - Fixing proxy generation problem for the enum type by @sumeyyeKurtulus in #21922
- Publish
DistributedEventSent/DistributedEventReceived
events in unit test for testing. by @maliming in #21928 - Added
Encrypting Setting Values in the Application Configuration
section. by @maliming in #21933 - Update version to release 9.0.4 by @skoc10 in #21945
- Update configuring-openIddict.md by @maliming in #21943
New Contributors
- @MuhammadRashed made their first contribution in #21878
Full Changelog: 9.0.3...9.0.4
9.1.0-rc.1
Blog Post
See the blog post for to learn what's new with this version:https://abp.io/blog/abp-9-1-release-candidate
What's Changed
- Change dotnetRunMessages to bool for launchSettings.json by @wangj90 in #20847
- Bump AsyncKeyedLock to 7.0.2 by @MarkCiliaVincenti in #21067
- Improved performance for SemaphoreSlim locking. by @MarkCiliaVincenti in #21065
- Add new reference to "How to use .NET Aspire with ABP framework" article by @berkansasmaz in #21092
- Change the is satisfied and to expression examples by @HamzaSallakh in #21091
- Update latest-versions.json by @voloagent in #21111
- Prepare blog post for v9.0 release by @EngincanV in #21160
- Add Localization. by @fahrigedik in #21177
- Fix small typos in the ".NET Aspire vs ABP Studio: Side by Side" article by @EngincanV in #21066
- Delete comments when deleting blog posts and pages by @realLiangshiwei in #21108
- ABP Community Article: Hybrid Cache in .NET 9 by @EngincanV in #21233
- Add Localization. issue-5213 by @fahrigedik in #21215
- ABP Community Article: EF Core 9 Read-only Primitive Collections by @berkansasmaz in #21254
- Update Localization by @salihozkara in #21252
- Created .NET Aspire 9.0 Features community article by @ismcagdas in #21264
- Docs Content Reviews - Issue 4531 2 by @fahrigedik in #21220
- Update studio docs for v0.9.5 by @berkansasmaz in #21276
- Fix typo in Spanish translation for "Loading..." by @LuisPignataro in #20297
- Create Keyed DI in middlewares community article by @salihozkara in #21274
- Add article on SignalR support for trimming and Native AOT by @ahmetfarukulu in #21280
- Update latest-versions.json by @voloagent in #21269
- AsyncKeyedLock optimizations by @MarkCiliaVincenti in #21305
- Add localization. by @fahrigedik in #21195
- Add localization - issue 5294 by @fahrigedik in #21243
- Community article
Optimize-static-web-asset-delivery
by @maliming in #21275 - Remove
secondaryIds
from path if itsOptional
. by @maliming in #21307 - ABP Community Article:
EF Core 9 LINQ & SQL translation
by @realLiangshiwei in #21341 - C# 13 Features Article by @enisn in #21346
- Update latest-versions.json by @voloagent in #21370
- Update latest-versions.json by @voloagent in #21386
- Add localization - issue-5286 by @fahrigedik in #21387
- Add localization. by @fahrigedik in #21418
- Angular - Aligning Related Dependencies for NPM (abp) by @sumeyyeKurtulus in #21384
- Add localization. - issue-5471 by @fahrigedik in #21431
- Check & move related blog posts on deletion by @realLiangshiwei in #21348
- Update PermissionDataSeeder.cs by @mazarkaman in #21445
- Skip insert
permissions
if thepermissions
are empty. by @maliming in #21453 - Update get-started doc - issue-5489 by @fahrigedik in #21451
- Create blog post for v9.0 stable release by @EngincanV in #21388
- Add
ProxyHttpClientPreSendActions
toAbpHttpClientOptions
. by @yuxl01 in #21213 - Add
Idle Session Timeout
document. by @maliming in #21464 - Add dapr event handlers as an endpoint to compatible with Dapr SDK. by @maliming in #21488
- Add new community article: "How to use OpenAI API with ABP framework" by @berkansasmaz in #21503
- Add cover image to OpenAI-Integration article by @berkansasmaz in #21523
- Update latest-versions.json by @voloagent in #21536
- Make edit and delete buttons work with dark theme by @realLiangshiwei in #21543
- Remove class if an entity action has no text by @realLiangshiwei in #21547
- Upgrade
Hangfire
packages to latest(1.8.17
). by @maliming in #21525 - Angular - Small Fix on Test Email Modal by @sumeyyeKurtulus in #21537
- Improve bookstore tutorial according to the feedback by @realLiangshiwei in #21545
- Added community article explaining new unit test structure. by @maliming in #21580
- Add options to include/exclude query schema and host by @realLiangshiwei in #21586
- Fix contents of the code are invisible and corrupt in docs module document by @realLiangshiwei in #21593
- Delete unnecessary
_Host.cshtml
files. by @maliming in #21606 - Update latest-versions.json by @voloagent in #21601
- Update latest-versions.json by @gizemmutukurt in #21624
- added interface for rabbitmq eventbus by @tntwist in #21630
- Create a new blog post for announcing Abp Studio r2r publishing by @EngincanV in #21637
- Allow to customize the distributed lock key of BackgroundJobWorker by @realLiangshiwei in #21641
- Add Tencent cloud sms support by @jiaguangli in #21651
- Init Document Node Breadcrumb by @realLiangshiwei in #21599
- Enable object-mapping when source and destination is an enum by @MarkusHoz in #21660
- Angular - Update Templates to the Version 19.0.x by @sumeyyeKurtulus in #21668
- Ignore
defaultLanguage
if there is only one language. by @maliming in #21666 - Angular 19 version update by @masum-ulu in #21669
- Unify the bundling system of
blazor server/wasm and mvc
. by @maliming in #19968 - Rename
IProductRepository
toIRepository<Product, Guid>
. by @maliming in #21687 - Upgrade to Openiddict 6.0.0 by @maliming in #20979
- Update the community article to mention ABP's ExposeKeyedServiceAttribute by @EngincanV in #21714
- Update discord link by @salihozkara in #21727
- Updated VirtualFileExplorer demo and Blazor columns to support HTML rendering by @dolunay in #21450
- Lazy expandable feature for documentation by @realLiangshiwei in #21689
- Add comments for extension methods of
IAuthorizationService/IFeatureChecker
. by @maliming in #21737 - Add an option to return value if decrypt failed by @realLiangshiwei in #21744
- Added
filter
toGetWaitingEventsAsync
method. by @maliming in #21716 - Ordered by creation time by default. by @realLiangshiwei in #21736
- Update
ABP Global Assets - New way to bundle JavaScript/CSS files in Blazor WebAssembly app
. by @maliming in #21742 - Update global-scripts-styles.md by @maliming in #21752
- Update localization by @salihozkara in #21763
- Fix the issue of cancel edit button wrong URL by @salihozkara in #21753
- Add permissions for dynamic menu items by @realLiangshiwei in #21733
- Fix: Docs permission problem by @salihozkara in #21756
- Add new localizations to account resource by @berkansasmaz in #21774
- Prevent loading child items when lazy expand menu redirect by @realLiangshiwei in #21777
- Add new localizations by @salihozkara in #21773
- Favorites filtering blog posts by @suhaib-mousa in #21236
- Make methods of local distributed eventbus virtual by @tntwist in https://github.com/abpf...
9.0.3
What's Changed
- Update studio docs for v0.9.16 by @EngincanV in #21602
- Output full exception stack to logs. by @maliming in #21607
- Add link to document content by @salihozkara in #21613
- Update index.md by @salihozkara in #21619
- Bump up ng-bootstrap version by @masum-ulu in #21618
- Update
Pomelo.EntityFrameworkCore.MySql
to9.0.0-preview.2.efcore9.0.0
. by @maliming in #21643 - Use
UseVirtualStaticFiles
forAllowedExtraWebContentFolders
first. by @maliming in #21642 - Remove
aria-label
andaria-describedby
. by @maliming in #21639 - Startup template
Layered Solution
revisions by @ahmetfarukulu in #21648 - Allow to install with
npm
angular projects by @masum-ulu in #21650 - Update several docs for the new default start action behavior by @EngincanV in #21657
- Do not show a warning for unsaved changes if no changes have been made. by @salihozkara in #21656
- Update studio docs for v0.9.17 by @berkansasmaz in #21662
- Added redis cache information to documents by @hikalkan in #21677
- Added
Pre-Requirements
document. by @maliming in #21671 - Return jQuery object instead of empty string for invisible row action. by @maliming in #21676
- Use three digits as the package version. by @maliming in #21694
- Revise
Pre-Requirements
document. by @maliming in #21690 - Remove "How to Run?" section from solution structure documentation by @ahmetfarukulu in #21705
- Add leptonx style changes event to Documentation by @enisn in #21708
- Return
EnumValues
fornullable enum
. by @maliming in #21675 - Monolith modular tutorial start using
single-layer
template by @ahmetfarukulu in #21697 - Update ABP Studio docs for v0.9.18 by @EngincanV in #21717
- Update suite/index.md by @EngincanV in #21720
- Skip to add security headers if endpoint has
IgnoreAbpSecurityHeaderAttribute
. by @maliming in #21725 - Use
MailAddressCollection
class to validate the email address. by @maliming in #21724 - Startup template
Single-Layer Solution
revisions by @ahmetfarukulu in #21728 - Add mobile application development tutorial to documentation tree by @EngincanV in #21730
- Add MauiBlazor to getting started documentation by @enisn in #21732
- Startup template
Application Module
revisions by @ahmetfarukulu in #21746 - Add more infomation to
CheckLibs
page. by @maliming in #21747 - Added
clientIpAddress
parameter to query thesecurity logs
. by @maliming in #21735 - Upgrade
Devart.Data.Oracle.EFCore
to10.4.190.9
. by @maliming in #21762 - Reset search when checking/unchecking all permissions by @enisn in #21754
- Update docs-nav.json by @EngincanV in #21769
- Angular - Reset search filter on grant all permission button toggle by @sumeyyeKurtulus in #21770
- Update tutorials/index.md by @EngincanV in #21759
- Add TagHelpers to the documentation by @salihozkara in #21766
- Layered and Single-Layer documentations revised by @ahmetfarukulu in #21781
- Avoid HandlerFactories being changed during iteration. by @maliming in #21786
- Do not set
StatusCode
toNoContent
ifResponse.Body
has been written. by @maliming in #21785 - Use
StaticFiles
instead ofMapStaticAssets
inDevelopment
environment. by @maliming in #21784 - Update auto-pr.yml for prerel by @skoc10 in #21791
- Add @ctrl/tinycolor dependency to components lib by @masum-ulu in #21797
- Update studio docs for v0.9.19 by @EngincanV in #21804
- CLI: Use 'npx' for yarn commands by @EngincanV in #21800
- Make layered solution docs navigation lazy expandable by @EngincanV in #21816
- Update version to release 9.0.3 by @skoc10 in #21815
- Add MauiBlazor to layered tutorial by @enisn in #21820
- Basic Theme & LeptonX Lite overview documentation by @enisn in #21826
- Add missing MAUIBlazor parameter to the tutorial overview by @enisn in #21825
Full Changelog: 9.0.2...9.0.3
9.0.2
What's Changed
- Fix swagger error by @realLiangshiwei in #21539
- Update pre-requirements in the documents. by @maliming in #21534
- CLI: Update command should also update LeptonX Theme package versions by @EngincanV in #21548
- Update studio docs for v0.9.15 by @EngincanV in #21549
- Ensure
.abp/cli
folder created when executing login command by @berkansasmaz in #21553 - Fix Blazor - Permissions are not saved if you filtered permissions by @realLiangshiwei in #21557
- Update MAUI adb documentation by @enisn in #21560
- Add
UseStaticFilesForPatterns
extension method toIApplicationBuilder
by @berkansasmaz in #21559 - Update documentation of optional modules by @yekalkan in #21567
- Upgrade
Oracle.EntityFrameworkCore
to9.23.60
by @maliming in #21572 - Upgrade
Npgsql.EntityFrameworkCore.PostgreSQL
to9.0.2
. by @maliming in #21571 - Improvements for the bookstore suite tutorial by @EngincanV in #21577
- Update docs for studio build action changes by @yekalkan in #21579
- Update configuring-openIddict.md by @maliming in #21583
- Added
Translation Commercial Modules
document. by @maliming in #21582 - Update suite how-to-start document by @EngincanV in #21584
- CLI: Pass --no-audit param to npm install command by @EngincanV in #21591
- Utilize xsrf-token configuration to AbpCore provider by @masum-ulu in #21595
- Update version to release 9.0.2 by @skoc10 in #21597
Full Changelog: 9.0.1...9.0.2