Releases: abpframework/abp
Releases · abpframework/abp
7.4.1
What's Changed
- Make DisableImplicitFromServicesParameters as true by @enisn in #17844
- Update 7.4 Migration Guide and mention the microsoft package upgrade by @EngincanV in #17858
- Check MenuEnable feature in the CmsKitPublicMenuContributor by @realLiangshiwei in #17867
- Fix the problem of cache
Assembly
. by @maliming in #17872 - Add Blazor UI section by @realLiangshiwei in #17868
- Add
README.md
file to every new solution to explain how to run it. by @maliming in #17812 - Update
Data-Filtering.md
. by @maliming in #17889 - Add a section for @abp/nx.generators on Document by @mahmut-gundogdu in #17888
- Fix permissions spacing without children in the modal by @enisn in #17885
- change version of leptonx stable by @mahmut-gundogdu in #17886
- Mention yarn / abp install-libs / abp bundle commands in related documentation by @EngincanV in #17833
- Error handler receives null error by @Sinan997 in #17892
- Fix docs template rendering problems by @EngincanV in #17911
- Update "CMS Kit: Pages" documentation by @EngincanV in #17935
- Fix getModifierState error at CapsLockDirective by @Sinan997 in #17920
- ABP CLI: Can't upgrade project with -v option by @EngincanV in #17943
- CLI: Should not run
AppTemplateRemoveMongodbCollectionFixtureStep
in nolayers templates since they don't have test projects by @EngincanV in #17953 - Fix resize and compress problem by @salihozkara in #17942
- Update version to release 7.4.1 by @skoc10 in #17963
- Update version angular 16.2 by @mahmut-gundogdu in #17965
- Generate-proxy support with complex generic types by @realLiangshiwei in #17969
- Add update Angular to version 16 to v7.3, v7.4 migration docs by @Sinan997 in #17914
- Fix: add route item to app-routing after create module by @masumulu28 in #17962
- Mark deprecated classed in Angular by @mahmut-gundogdu in #17855
- fix canHandle method to correctly handle error status code by @mahmut-gundogdu in #17983
- Update zh translate by @JadynWong in #17994
- Upgrade SixLabors.ImageSharp the latest by @realLiangshiwei in #17999
- Fix ImageSharp upgrade error by @realLiangshiwei in #18002
Full Changelog: 7.4.0...7.4.1
7.4.0
What's Changed
- Add new localizations for commercial.abp.io by @EngincanV in #16763
- Update version to 7.4.0 by @skoc10 in #16769
- Add localization by @salihozkara in #16772
- Blog Post for ABP.IO Platform 7.3 release by @EngincanV in #16755
- Update HowItWorks Localizations by @salihozkara in #16791
- Add
Dynamic Text Template
infrastructure. by @maliming in #16754 - Create Abp-7_4.md by @maliming in #16815
- Limit forms on settings by @mahmut-gundogdu in #16821
- add abp-md-form by @mahmut-gundogdu in #16825
- Update UnitOfWork whitespace checks and exception messages by @wub in #16841
- Simple runtime database migration system for EF Core by @hikalkan in #16862
- Update Abp Release Log Localizations by @salihozkara in #16866
- Update en.json by @salihozkara in #16870
- Update Localization by @salihozkara in #16883
- Add
CorrelationId
to distributed events. by @maliming in #16795 - Commercial.abp.io Add new Localization by @salihozkara in #16873
- Salihozkara/localization by @salihozkara in #16886
- Upgrade
OpenIddict
to4.5.0
. by @maliming in #16892 - Use the global
OpenIddict
package version. by @maliming in #16897 - Exporting Utils in ng-account public API by @Vinoth-KR in #16872
- Write
device login
message if2FA
enabled. by @maliming in #16910 - Update CLI device login text. by @maliming in #16914
- Enhance Swagger to support OpenIdConnect by @RealLowis in #16574
- Add Plural Year Key by @salihozkara in #16923
- Update tr.json by @salihozkara in #16925
- Add order to extended properties by @RealLowis in #16930
- Update Module Entity Extensions document by @RealLowis in #16935
- Blog Module : Fix Time Ago by @salihozkara in #16941
- Add timezone settings to
SettingManagement
module. by @maliming in #16861 - Remove
EnableTimeZone
feature. by @maliming in #16943 - Update en.json by @salihozkara in #16946
- Update en.json by @salihozkara in #16947
- Introduce IdentityUserIntegrationService by @hikalkan in #16962
- Update proxy for
SettingManagement
. by @maliming in #16964 - Issue 16814 by @salihozkara in #16939
- Fix ReleaseLogs Title by @salihozkara in #16978
- Update en.json by @salihozkara in #16981
- Fix unit test. by @maliming in #16970
- Check timezone settings page permission by @RealLowis in #16982
- Imaging contributor order set in register order by @salihozkara in #16958
- if it is an external login using an external schema to sign by @RealLowis in #16983
- Allow Setting Extended Property as ReadOnly on the UI for Blazor by @EngincanV in #16823
- Move Order to ExtensionPropertyUI by @RealLowis in #16985
- Add
TimeZoneHelper
. by @maliming in #16993 - Update en.json by @salihozkara in #17000
- Add ConnectionStringRenameStep by @RealLowis in #17005
- Add FAQ question: Does the subscription renew automatically? by @salihozkara in #17007
- Update latest-versions.json by @voloagent in #17012
- Introduce AdditionalModuleAssemblyAttribute by @hikalkan in #17026
- fix(settings-module): translation fixes by @nebula2 in #17035
- Group1 Enable nullable annotations by @RealLowis in #17020
- Support module class type at AbpAspNetCoreIntegratedTestBase by @hikalkan in #17039
- Check if the component is disposed by @RealLowis in #17040
- Improve DatePicker page for bootstrap-taghelpers website by @salihozkara in #17043
- Move invoke code after setting OpenIdConnectOptions for override flexibility by @huseyinalan in #17045
- Fix console errors on bootstrap-taghelpers.abp.io website by @salihozkara in #17048
- Group2 Enable nullable annotations for Volo.Abp.AspNetCore.Authentication.* by @RealLowis in #17047
- connection-status-feature by @Sinan997 in #17027
- Cli: create sync version of
GetSuitePort
method inSuiteAppSettingsService
by @berkansasmaz in #17050 - Fix wrong href by @salihozkara in #17056
- Update zh-Hans.json by @salihozkara in #17053
- Update
System.Linq.Dynamic.Core
to 1.3.3. by @maliming in #17052 - Fix search for latest branch when no version by @salihozkara in #17019
- Create a new article for image compression/resize with ABP Framework by @EngincanV in #17013
- Add extra properties to User Edit Modal by @salihozkara in #17049
- Add new localizations to docs.abp.io by @salihozkara in #17068
- Group3 Enable nullable annotations by @RealLowis in #17062
- remove unnecessary name by @Sjhzjxc in #17072
- Group4 Enable nullable annotations by @RealLowis in #17074
- Encode
returnUrl
when sendingPasswordReset
email.. by @maliming in #17060 - Update en.json by @salihozkara in #17089
- Group5 Enable nullable annotations by @RealLowis in #17094
- Group6 Enable nullable annotations by @RealLowis in #17096
- Dynamic Setting Store implementation. by @maliming in #16979
- Create release post for v7.3.0 stable by @EngincanV in #17099
- Log the entries info when
DbUpdateConcurrencyException
occurs. by @maliming in #16995 - Update Chine localizations by @salihozkara in #17095
- Rename
AbpSettingDefinitionRecords
table. by @maliming in #17107 - Group7 Enable nullable annotations by @RealLowis in #17108
- Group8 Enable nullable annotations by @RealLowis in #17109
- Upgrade OpenIddict to 4.6.0. by @maliming in #17114
- Mention the community talks 2023.5 in the 7.3.0 release post by @EngincanV in #17119
- Update latest-versions.json by @voloagent in #17098
- Group9 Enable nullable annotations by @RealLowis in #17120
- Human Friendly Enums in Swagger by @masoodkhoshgard in #17042
- Update en.json by @salihozkara in #17132
- Update en.json by @salihozkara in #17133
- Re-generating proxy for setting-management by @Sinan997 in #17137
- Add
HasAbpQueryFilter
method to combine the custom filter with global filters. by @maliming in #17130 - CmsKit: Add most popular tags by @salihozkara in #17110
- Update en.json by @salihozkara in #17135
- Update en.json by @EngincanV in #17156
- Optimize hide abp end points by @masoodkhoshgard in #17151
- Get global or host setting in setting management module. by @maliming in #17159
- Update en.json by @salihozkara in #17164
- Add Mobile Page Localizations by @salihozkara in #17...
7.4.0-rc.5
What's Changed
- Update the "Module Entity Extensions" section in the CMS Kit Module documentation by @EngincanV in #17724
- Improve change theme command in schematics by @masumulu28 in #17732
- Introduce MongoDbDatabaseEventHandlerBase by @yekalkan in #17738
- revert default value of breadcrumb by @mahmut-gundogdu in #17749
- Corrections to grammatical mistakes in Dependency-Injection.md by @BrytonKinney in #17754
- CMS Kit: Fix icon of the global resource menu item by @EngincanV in #17762
- Add pagination to Tag repository by @RealLowis in #17767
- Add Dbms symbol support to CLI for better docker-compose coverage by @gterdem in #17753
- Install libs for
Microsoft.NET.Sdk.Razors
andMicrosoft.NET.Sdk.BlazorWebAssemblys
projects. by @maliming in #17779 - Update version to release 7.4.0-rc.5 by @skoc10 in #17781
- Add tenant not found token by @mahmut-gundogdu in #17569
- Update InstallLibsService.cs to fix a typo. by @maliming in #17785
- Update InstallLibsService.cs to fix a typo. by @maliming in #17787
New Contributors
- @BrytonKinney made their first contribution in #17754
Full Changelog: 7.4.0-rc.4...7.4.0-rc.5
7.4.0-rc.4
What's Changed
- CLI: Add .npmrc file before searching for the nightly package versions by @EngincanV in #17620
- Update Nightly Builds documentation & mention the commercial nightly packages by @EngincanV in #17622
- Cms: Fix Page feature preview problem by @salihozkara in #17563
- Support configure the
HttpConnectionDispatcherOptions
. by @maliming in #17629 - Update version to release 7.3.3 by @skoc10 in #17631
- Static C# API client proxy compatible ReplaceEmbeddedByPhysical by @realLiangshiwei in #17644
- Upgrade AlibabaCloud SDK to fix conflicts by @realLiangshiwei in #17649
- Fix
ServiceType
condition of CLI. by @maliming in #17652 - Improve CmsKit Widget Parsing Regex by @enisn in #17636
- Add information for switching top-menu by @Sinan997 in #17664
- AngularUI: bump up lepton-x version in templates by @masumulu28 in #17684
- Fix Blog Post Preview by @salihozkara in #17694
- Angular Schematics: Remove current theme and apply selected one by @masumulu28 in #17675
- Create change theme generator for wrap schematic command by @masumulu28 in #17639
- Initialize the api version of
input
. by @maliming in #17682 - Update version to release 7.4.0-rc.4 by @skoc10 in #17708
Full Changelog: 7.4.0-rc.3...7.4.0-rc.4
7.3.3
What's Changed
- Add missing cover media to Create BlogPost page by @enisn in #17307
- Fix Filtering BlogPosts according to a tag on MongoDB by @salihozkara in #17326
- CLI: Fix leptonx package update wrong version problem by @EngincanV in #17344
- Add equal spaces for top & bottom for Blazor toolbar by @enisn in #17347
- Correctly output
security logs
inOpenIddict's
controller. by @maliming in #17362 - Encode the
returnUrl
if it start with/connect/authorize?
. by @maliming in #17364 - Add
CallSignInOrTwoFactorAsync
method toAbpSignInManager
class. by @maliming in #17369 - Update auto-pr.yml for 7.3 by @mahmut-gundogdu in #17386
- Get hooks by current layout. by @maliming in #17400
- Fix Spelling in a word Auto-API-Controllers.md - Rel-7.3 by @Ahmad-Nidal in #17414
- Add
localization
section in OpenIddict by @maliming in #17417 - Set CurrentTenant Id for IdentityUserDelegation by @realLiangshiwei in #17475
- Add
--skip-db-migrations
to CmsKit Installation Documentation by @enisn in #17501 - Prevent to disable account authenticated user self. by @maliming in #17526
- Remove confirmation error during redirect to login by @masumulu28 in #17530
- Update VoloDocs.md by @vnetonline in #17514
- Fix user self disable issue by @masumulu28 in #17518
- Fix incorrect tab selection on modal opening feature management by @masumulu28 in #17586
- Get safe redirect url by @realLiangshiwei in #17598
- Continue check permissions instead of break by @realLiangshiwei in #17609
- Update version to release 7.3.3 by @skoc10 in #17631
Full Changelog: 7.3.2...7.3.3
7.4.0-rc.3
What's Changed
- Set CurrentTenant Id for IdentityUserDelegation by @realLiangshiwei in #17475
- Eliminate nullable warnings. by @maliming in #17478
- Add new localizations to AbpUiResource for empty select item text by @EngincanV in #17494
- Add
--skip-db-migrations
to CmsKit Installation Documentation by @enisn in #17501 - Improve error handler system by @masumulu28 in #17481
- Update Blazorise to
1.3.1
by @enisn in #17499 - Revert "Optimize hide abp end points" by @maliming in #17510
- [CLI]Compatible with
separate-auth-server
parameter. by @maliming in #17519 - Upgrade the Microsoft.* packages to the latest by @realLiangshiwei in #17516
- Prevent to disable account authenticated user self. by @maliming in #17526
- Skip bulk insert/update/delete if array is empty. by @maliming in #17525
- Remove confirmation error during redirect to login by @masumulu28 in #17530
- Add default protected constructors to CmsKit Entities by @enisn in #17534
- Add empty procted constructor to all the entities. by @maliming in #17536
- Update VoloDocs.md by @vnetonline in #17514
- Use lowercase for moment script name. by @maliming in #17538
- Fix user self disable issue by @masumulu28 in #17518
- AngularUI: Remove confirmation for 401 status code by @masumulu28 in #17544
- Add
RandomComputerId
toCliAnalyticsCollectInputDto
. by @maliming in #17559 - The
ComputerId
is no longer changed after user changes. by @maliming in #17575 - CLI: Allowing switch to nightly for commercial npm packages by @EngincanV in #17568
- Update version to release 7.4.0-rc.3 by @skoc10 in #17578
- CMS: Add missing localizations for tag & blog features by @EngincanV in #17589
- Fix incorrect tab selection on modal opening feature management by @masumulu28 in #17586
- Get safe redirect url by @realLiangshiwei in #17598
- Update documentation to indicate setting the app name through the branding provider does not affect on official themes except the basic theme by @EngincanV in #17610
- Update Openiddict to 4.8.0. by @maliming in #17614
- Continue check permissions instead of break by @realLiangshiwei in #17609
Full Changelog: 7.4.0-rc.2...7.4.0-rc.3
7.4.0-rc.2
What's Changed
- Add separate methods to get role and usercount to improve performance by @realLiangshiwei in #17380
- Update auto-pr.yml for 7.3 by @mahmut-gundogdu in #17386
- Update auto-pr.yml for 7.4 by @mahmut-gundogdu in #17388
- Rename
IdentityUserConsts
toAbpUserConsts
inModuleExtensionConfigurator
. by @maliming in #17385 - Get hooks by current layout. by @maliming in #17400
- Fix Spelling in a word Auto-API-Controllers.md - Rel-7.3 by @Ahmad-Nidal in #17414
- Add
localization
section in OpenIddict by @maliming in #17417 - Fix AbpDashboardOptionsProvider by @realLiangshiwei in #17413
- Add scrollable option to abp-modal on Permission Component by @mahmut-gundogdu in #17426
- if user does not defined skiped error, error handler should work by @mahmut-gundogdu in #17373
- Add Volo.Abp.Maui.Client to common.ps1 by @EngincanV in #17430
- Fix layout hooks filtering and show layout hooks for the specified layouts by @EngincanV in #17431
- Swagger with OIDC doesn't need full path by @gterdem in #17434
- Fix layout hooks filtering and show layout hooks for the specified layouts by @salihozkara in #17438
- Use DatabaseName instead of config name for event box distributed lock names by @hikalkan in #17446
- AngularUI: Fix error handler rest filter method by @masumulu28 in #17444
- Eliminate duplicate
DistributedEventSent
andDistributedEventReceived
events. by @maliming in #17458 - Documentation updates for v7.4 by @EngincanV in #17440
- Remove breadcrump on abp-page component by @Sinan997 in #17447
- Update version to release 7.4.0-rc.2 by @skoc10 in #17466
Full Changelog: 7.4.0-rc.1...7.4.0-rc.2
7.4.0-rc.1
Blog Post
See the blog post for to learn what's new with this version:https://blog.abp.io/abp/ABP.IO-Platform-7-4-RC-Has-Been-Published
What's Changed
- Add new localizations for commercial.abp.io by @EngincanV in #16763
- Update version to 7.4.0 by @skoc10 in #16769
- Add localization by @salihozkara in #16772
- Blog Post for ABP.IO Platform 7.3 release by @EngincanV in #16755
- Update HowItWorks Localizations by @salihozkara in #16791
- Add
Dynamic Text Template
infrastructure. by @maliming in #16754 - Create Abp-7_4.md by @maliming in #16815
- Limit forms on settings by @mahmut-gundogdu in #16821
- add abp-md-form by @mahmut-gundogdu in #16825
- Update UnitOfWork whitespace checks and exception messages by @wub in #16841
- Simple runtime database migration system for EF Core by @hikalkan in #16862
- Create new action to publish release by @skoc10 in #16863
- Update Abp Release Log Localizations by @salihozkara in #16866
- Fix script of release updating by @skoc10 in #16868
- Added try/except by @skoc10 in #16869
- Update en.json by @salihozkara in #16870
- Update Localization by @salihozkara in #16883
- Add
CorrelationId
to distributed events. by @maliming in #16795 - Commercial.abp.io Add new Localization by @salihozkara in #16873
- Salihozkara/localization by @salihozkara in #16886
- Upgrade
OpenIddict
to4.5.0
. by @maliming in #16892 - Use the global
OpenIddict
package version. by @maliming in #16897 - Exporting Utils in ng-account public API by @Vinoth-KR in #16872
- Write
device login
message if2FA
enabled. by @maliming in #16910 - Update CLI device login text. by @maliming in #16914
- Enhance Swagger to support OpenIdConnect by @realLiangshiwei in #16574
- Add Plural Year Key by @salihozkara in #16923
- Update tr.json by @salihozkara in #16925
- Add order to extended properties by @realLiangshiwei in #16930
- Update Module Entity Extensions document by @realLiangshiwei in #16935
- Blog Module : Fix Time Ago by @salihozkara in #16941
- Add timezone settings to
SettingManagement
module. by @maliming in #16861 - Remove
EnableTimeZone
feature. by @maliming in #16943 - Update en.json by @salihozkara in #16946
- Update en.json by @salihozkara in #16947
- Introduce IdentityUserIntegrationService by @hikalkan in #16962
- Update proxy for
SettingManagement
. by @maliming in #16964 - Issue 16814 by @salihozkara in #16939
- Fix ReleaseLogs Title by @salihozkara in #16978
- Update en.json by @salihozkara in #16981
- Fix unit test. by @maliming in #16970
- Check timezone settings page permission by @realLiangshiwei in #16982
- Imaging contributor order set in register order by @salihozkara in #16958
- if it is an external login using an external schema to sign by @realLiangshiwei in #16983
- Allow Setting Extended Property as ReadOnly on the UI for Blazor by @EngincanV in #16823
- Move Order to ExtensionPropertyUI by @realLiangshiwei in #16985
- Add
TimeZoneHelper
. by @maliming in #16993 - Update en.json by @salihozkara in #17000
- Add ConnectionStringRenameStep by @realLiangshiwei in #17005
- Add FAQ question: Does the subscription renew automatically? by @salihozkara in #17007
- Update latest-versions.json by @voloagent in #17012
- Introduce AdditionalModuleAssemblyAttribute by @hikalkan in #17026
- fix(settings-module): translation fixes by @nebula2 in #17035
- Group1 Enable nullable annotations by @realLiangshiwei in #17020
- Support module class type at AbpAspNetCoreIntegratedTestBase by @hikalkan in #17039
- Check if the component is disposed by @realLiangshiwei in #17040
- Improve DatePicker page for bootstrap-taghelpers website by @salihozkara in #17043
- Move invoke code after setting OpenIdConnectOptions for override flexibility by @huseyinalan in #17045
- Fix console errors on bootstrap-taghelpers.abp.io website by @salihozkara in #17048
- Group2 Enable nullable annotations for Volo.Abp.AspNetCore.Authentication.* by @realLiangshiwei in #17047
- connection-status-feature by @Sinan997 in #17027
- Cli: create sync version of
GetSuitePort
method inSuiteAppSettingsService
by @berkansasmaz in #17050 - Fix wrong href by @salihozkara in #17056
- Update zh-Hans.json by @salihozkara in #17053
- Update
System.Linq.Dynamic.Core
to 1.3.3. by @maliming in #17052 - Fix search for latest branch when no version by @salihozkara in #17019
- Create a new article for image compression/resize with ABP Framework by @EngincanV in #17013
- Add extra properties to User Edit Modal by @salihozkara in #17049
- Add new localizations to docs.abp.io by @salihozkara in #17068
- Group3 Enable nullable annotations by @realLiangshiwei in #17062
- remove unnecessary name by @Sjhzjxc in #17072
- Group4 Enable nullable annotations by @realLiangshiwei in #17074
- Encode
returnUrl
when sendingPasswordReset
email.. by @maliming in #17060 - Update en.json by @salihozkara in #17089
- Group5 Enable nullable annotations by @realLiangshiwei in #17094
- Group6 Enable nullable annotations by @realLiangshiwei in #17096
- Dynamic Setting Store implementation. by @maliming in #16979
- Create release post for v7.3.0 stable by @EngincanV in #17099
- Log the entries info when
DbUpdateConcurrencyException
occurs. by @maliming in #16995 - Update Chine localizations by @salihozkara in #17095
- Rename
AbpSettingDefinitionRecords
table. by @maliming in #17107 - Group7 Enable nullable annotations by @realLiangshiwei in #17108
- Group8 Enable nullable annotations by @realLiangshiwei in #17109
- Upgrade OpenIddict to 4.6.0. by @maliming in #17114
- Mention the community talks 2023.5 in the 7.3.0 release post by @EngincanV in #17119
- Update latest-versions.json by @voloagent in #17098
- Group9 Enable nullable annotations by @realLiangshiwei in #17120
- Human Friendly Enums in Swagger by @masoodkhoshgard in #17042
- Update en.json by @salihozkara in #17132
- Update en.json by @salihozkara in #17133
- Re-generating proxy for setting-management by @Sinan997 in #17137
- Add
HasAbpQueryFilter
method to combine the custom filter with global filters. by @maliming in #17130 - CmsKit: Add most popular tags by @salihozkara in #17110
- Update en.json by @salihozkara in https://g...
7.3.2
What's Changed
- Set headers when
Response.OnStarting
method. by @maliming in #17211 - Add overflow hidden on tree component by @mahmut-gundogdu in #17218
- Add
Challenge
method toChallengeAccountController
. by @maliming in #17227 MapExtraPropertiesTo
should ignored ifExtraProperties
isnull
. by @maliming in #17230- Use one-off channels for passive declarations by @realLiangshiwei in #17238
- LeptonX package reference can not be parsed with ABP CLI by @EngincanV in #17241
- Add
AbpIdentityUserValidator
. by @maliming in #17212 - Added Distributed Events section for Tenant Management module by @gterdem in #17249
- Add
IAbpAccessTokenProvider
. by @maliming in #17236 - Update AbpHostingHostBuilderExtensions.cs by @maliming in #17262
- Created tests and documents for ShowPassword,CapsLock directives by @Sinan997 in #17267
- decreasing margin for form prop by @Sinan997 in #17265
- Prevent calling
UpdateMany
when there is no changes by @enisn in #17281 - 7.3 - Add feature check for CmsKit Page Middleware by @enisn in #17282
- Add hidden Content inputs for BlogPost by @enisn in #17287
- Check
Path.Value
first for better performance. by @maliming in #17292 - Update version to release 7.3.2 by @skoc10 in #17294
- Update Docs module documentation for installation step by @EngincanV in #17299
- CmsKit Add missing field by @realLiangshiwei in #17302
Full Changelog: 7.3.1...7.3.2
7.3.1
What's Changed
- Add
virtual
keyword toRepositories&AppServices&Controllers
. by @maliming in #17117 - Generate a namespace for the return type. by @maliming in #17116
- Set
DbSchema
asAbpCommonDbProperties.DbSchema
. by @maliming in #17127 - Update Features.md by @sajadafaghiy in #17143
- No longer use
GetConverter
to get converter. by @maliming in #17128 - Update OpenIddict.md by @maliming in #17154
- CLI: Pass command arguments to ABP Suite by @EngincanV in #17158
- Remove tenant when tenant-resolve-error triggered by @mahmut-gundogdu in #17173
- Update Repositories.md by @salihozkara in #17181
- Update version to release 7.3.1 by @skoc10 in #17185
- Dynamic layout musst solve layout oninit. by @mahmut-gundogdu in #17187
- rel-7.3 Remove MyGet dependency from this repository by @enisn in #17194
- add schematics build on build:all by @mahmut-gundogdu in #17196
- formtext property display block by @Sinan997 in #17199
New Contributors
- @sajadafaghiy made their first contribution in #17143
Full Changelog: 7.3.0...7.3.1