7.0.0
版本发布时间: 2023-01-04 17:55:34
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
Blog Post
See the blog post for to learn what's new with this version: https://blog.abp.io/abp/ABP.IO-Platform-7.0-Final-Has-Been-Released
What's Changed
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/13370
- Bump lodash from 4.17.20 to 4.17.21 in /npm/scripts by @dependabot in https://github.com/abpframework/abp/pull/11229
- Add new localizations to base resource by @EngincanV in https://github.com/abpframework/abp/pull/13363
- Add new localizations to Admin resource by @salihozkara in https://github.com/abpframework/abp/pull/13371
- Add new localizations to community resource by @salihozkara in https://github.com/abpframework/abp/pull/13372
- Enhance RabbitMQ to set PrefetchCount by @realLiangshiwei in https://github.com/abpframework/abp/pull/13402
- Add
Abp
prefix toDbProperties
classes by @maliming in https://github.com/abpframework/abp/pull/13400 - fix ro translated by @totpero in https://github.com/abpframework/abp/pull/13405
- Remove the setter from the auditing interfaces. by @maliming in https://github.com/abpframework/abp/pull/13399
- Move "host features" to the settings page by @realLiangshiwei in https://github.com/abpframework/abp/pull/13359
- chore(test): disable auto generator launchSettings.json by @netcore-jroger in https://github.com/abpframework/abp/pull/13429
- chore(test): disable auto generator launchSettings.json by @netcore-jroger in https://github.com/abpframework/abp/pull/13428
- Add new localizations for abp.io website by @EngincanV in https://github.com/abpframework/abp/pull/13424
- Docs: Spanish Translation by @rcalv002 in https://github.com/abpframework/abp/pull/12465
- Remove
IHybridServiceScopeFactory
. by @maliming in https://github.com/abpframework/abp/pull/13356 - Remove unnecessary Event Data classes by @realLiangshiwei in https://github.com/abpframework/abp/pull/13466
- Add new localizations for commercial.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/13475
- Add localizations for Microservice E-Book by @salihozkara in https://github.com/abpframework/abp/pull/13308
- Fix incorrect romanian translation of "Surname" by @totpero in https://github.com/abpframework/abp/pull/13493
- Fix incorrect romanian translation of "Surname" by @totpero in https://github.com/abpframework/abp/pull/13490
- Fix incorrect romanian translation of "Surname" by @totpero in https://github.com/abpframework/abp/pull/13489
- Fix incorrect romanian translation of "Surname" by @totpero in https://github.com/abpframework/abp/pull/13492
- Fix incorrect romanian translation of "Surname" by @totpero in https://github.com/abpframework/abp/pull/13491
- Editor preview enhancements by @malikmasis in https://github.com/abpframework/abp/pull/13499
- Rel 6.0 > dev by @ebicoglu in https://github.com/abpframework/abp/pull/13523
- upgrade ngx-datatable to next version by @bariscanyilmaz in https://github.com/abpframework/abp/pull/13548
- Update zh-Hans.json by @EngincanV in https://github.com/abpframework/abp/pull/13583
- Docs module improvements 12661 by @malikmasis in https://github.com/abpframework/abp/pull/13566
- To compound assignment by @beriniwlew in https://github.com/abpframework/abp/pull/13589
- Cli: Option to always hide CMD output and prevent opining new window by @yekalkan in https://github.com/abpframework/abp/pull/13611
- Added en and zh-Hans localization by @salihozkara in https://github.com/abpframework/abp/pull/13651
- Added section headers localization by @salihozkara in https://github.com/abpframework/abp/pull/13652
- Added Microservice book page localization by @salihozkara in https://github.com/abpframework/abp/pull/13655
- Introduce
AddIdentityServerCookieAuthentication
toAbpIdentityServerBuilderOptions
. by @maliming in https://github.com/abpframework/abp/pull/13662 - Cmskit features by @malikmasis in https://github.com/abpframework/abp/pull/13675
- Add new community article:
How to Design Multi-Lingual Entity
by @berkansasmaz in https://github.com/abpframework/abp/pull/13686 - issue #11249 Localization by @salihozkara in https://github.com/abpframework/abp/pull/13669
- Compatible with old versions of redis server by @realLiangshiwei in https://github.com/abpframework/abp/pull/13711
- grammar fix by @braim23 in https://github.com/abpframework/abp/pull/13719
- Cms-kit tag issues 13417 by @malikmasis in https://github.com/abpframework/abp/pull/13718
- Skoc10/deploy azure web doc by @skoc10 in https://github.com/abpframework/abp/pull/13721
- Add
Optional
andReloadOnChange
toAbpConfigurationBuilderOptions
. by @maliming in https://github.com/abpframework/abp/pull/13728 - removed pages prefix by @malikmasis in https://github.com/abpframework/abp/pull/13522
- Cms kit tag deletion 13717 by @malikmasis in https://github.com/abpframework/abp/pull/13722
- Move some localization keys to base resource by @EngincanV in https://github.com/abpframework/abp/pull/13741
- Add new community article:
How to Add Custom Properties to the User Entity
by @berkansasmaz in https://github.com/abpframework/abp/pull/13746 - PT-BR translation update by @marcelo-maciel in https://github.com/abpframework/abp/pull/13753
- discard deploy-app-service document by @skoc10 in https://github.com/abpframework/abp/pull/13768
- Dapr integration by @maliming in https://github.com/abpframework/abp/pull/13573
- Dynamic permissions by @hikalkan in https://github.com/abpframework/abp/pull/13644
- Add
Fullscreen
options toAbpModalSize
. by @maliming in https://github.com/abpframework/abp/pull/13825 - Add new localizations for abp.io website by @EngincanV in https://github.com/abpframework/abp/pull/13840
- Add translation of "Validation" documentation page to Brazilian Portuguese by @eduflm in https://github.com/abpframework/abp/pull/13847
- Added DisablePropertyInjection Attribute with functionality by @mgochmuradov in https://github.com/abpframework/abp/pull/13844
- GitHub Workflows security hardening by @sashashura in https://github.com/abpframework/abp/pull/13858
- Docs module improvements discussion by @salihozkara in https://github.com/abpframework/abp/pull/13804
- Update abp cli client configuration. by @maliming in https://github.com/abpframework/abp/pull/13870
- Unit tests of Docs module fixed by @salihozkara in https://github.com/abpframework/abp/pull/13878
- fix doc module localization by @salihozkara in https://github.com/abpframework/abp/pull/13889
- delete forgotten comment lines in doc module by @salihozkara in https://github.com/abpframework/abp/pull/13888
- Cli: Renamed ICmdHelper.OpenWebPage to ICmdHelper.Open by @yekalkan in https://github.com/abpframework/abp/pull/13912
- Implement layout hooks for blazor by @EngincanV in https://github.com/abpframework/abp/pull/13903
- Remove
FormTenantResolveContributor
from theAbpTenantResolveOptions
. by @maliming in https://github.com/abpframework/abp/pull/12393 - Hangfire support specific queue by @realLiangshiwei in https://github.com/abpframework/abp/pull/13921
- Add EntityEquals to Entities document by @realLiangshiwei in https://github.com/abpframework/abp/pull/13924
- Add LeptonXLite Mvc doc by @m-aliozkaya in https://github.com/abpframework/abp/pull/13898
- Change EntityPropertyChangeInfo members to static by @realLiangshiwei in https://github.com/abpframework/abp/pull/13968
- Document Layout Hooks for Blazor UI by @EngincanV in https://github.com/abpframework/abp/pull/13969
- Update MainLayout.razor by @EngincanV in https://github.com/abpframework/abp/pull/13970
- Distributed lock key prefix by @realLiangshiwei in https://github.com/abpframework/abp/pull/13972
- External Localization Infrastructure by @hikalkan in https://github.com/abpframework/abp/pull/13845
- Add Audit logging localization files by @realLiangshiwei in https://github.com/abpframework/abp/pull/13980
- Introduce Integration Service Infrastructure by @hikalkan in https://github.com/abpframework/abp/pull/12896
- Dynamic Features. by @maliming in https://github.com/abpframework/abp/pull/13881
- Add new localizations for abp.io website by @EngincanV in https://github.com/abpframework/abp/pull/13989
- hu translation by @lszabados in https://github.com/abpframework/abp/pull/13911
- Update
MaxValueTypeLength
to 2048. by @maliming in https://github.com/abpframework/abp/pull/14001 - Ignore the case when adding file by @realLiangshiwei in https://github.com/abpframework/abp/pull/14005
- Update leptonx to nightly by @enisn in https://github.com/abpframework/abp/pull/14004
- Disable dynamic permissions and features during migration. by @maliming in https://github.com/abpframework/abp/pull/13985
- Add LeptonX Lite Blazor docs by @m-aliozkaya in https://github.com/abpframework/abp/pull/13981
- Cache a
scope
with multipleApiResource
. by @maliming in https://github.com/abpframework/abp/pull/14006 - Fix Identity Server unit tests. by @maliming in https://github.com/abpframework/abp/pull/14019
- Fix
GetDataMigrationEnvironment
. by @maliming in https://github.com/abpframework/abp/pull/14020 - Implement IMultiTenant for the ETO by @realLiangshiwei in https://github.com/abpframework/abp/pull/14022
- Dapr improvements & documentation by @hikalkan in https://github.com/abpframework/abp/pull/14015
- feature-management: update menu name by @EngincanV in https://github.com/abpframework/abp/pull/14028
- ABP Community Post: Using gRPC with the ABP Framework by @hikalkan in https://github.com/abpframework/abp/pull/14034
- update the zh translation of feature management by @rqx110 in https://github.com/abpframework/abp/pull/14035
- quick fix by @braim23 in https://github.com/abpframework/abp/pull/14033
- cms-kit: Fix typo on
BlogFeatureAppService.cs
by @EngincanV in https://github.com/abpframework/abp/pull/14040 - Dapr document for Chinese by @realLiangshiwei in https://github.com/abpframework/abp/pull/14038
- Integration services improvements by @hikalkan in https://github.com/abpframework/abp/pull/14051
- quick fix by @braim23 in https://github.com/abpframework/abp/pull/14059
- Change default value of ShowCancelButton to false by @enisn in https://github.com/abpframework/abp/pull/14060
- [DOCS] Add docs for custom prop template on Extensible form prop. by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/13900
- Update Blazorise references to
1.0.6
by @enisn in https://github.com/abpframework/abp/pull/14045 - MailKit: Add MessageId header by @EngincanV in https://github.com/abpframework/abp/pull/14063
- Replace all date range inputs to daterange picker mvc] #13793 by @salihozkara in https://github.com/abpframework/abp/pull/14017
- Fix unit tests by @realLiangshiwei in https://github.com/abpframework/abp/pull/14086
- Fix JavaScript Localization API by @realLiangshiwei in https://github.com/abpframework/abp/pull/14047
- Add missing Turkish localizations by @salihozkara in https://github.com/abpframework/abp/pull/14085
- Remove yarn.lock on ng-packs/scripts by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14090
- Documents module styles changed as designed by @halimekarayay in https://github.com/abpframework/abp/pull/13978
- Selected "Active" and "Lock..." when we open the "new user" dialog by @realLiangshiwei in https://github.com/abpframework/abp/pull/14096
- Update localizations on base resource by @EngincanV in https://github.com/abpframework/abp/pull/14101
- Update VoloDocs by @EngincanV in https://github.com/abpframework/abp/pull/14106
- quick fix by @braim23 in https://github.com/abpframework/abp/pull/13962
- localization typo fixed by @braim23 in https://github.com/abpframework/abp/pull/14108
- Recreate analyze files by @yekalkan in https://github.com/abpframework/abp/pull/14115
- Project.ExtraProperties["VersionBranchPrefix"] Null check by @salihozkara in https://github.com/abpframework/abp/pull/14121
- Enhance ABP CLI by @realLiangshiwei in https://github.com/abpframework/abp/pull/14131
- Add missing localization by @salihozkara in https://github.com/abpframework/abp/pull/14134
- Reduce duplication of defining languages in startup templates. by @maliming in https://github.com/abpframework/abp/pull/14147
- Add
data
toRemoteServiceErrorInfo
. by @maliming in https://github.com/abpframework/abp/pull/14149 - Added
AbpFeaturesModule
dependency by @malikmasis in https://github.com/abpframework/abp/pull/14152 - Format the RecentQuestionFrom key by @salihozkara in https://github.com/abpframework/abp/pull/14153
- Add an option to enable/disable AuditLogActionInfo entirely. by @maliming in https://github.com/abpframework/abp/pull/14148
- Add active page name to all pages. by @maliming in https://github.com/abpframework/abp/pull/14162
- Update Index.cshtml by @EngincanV in https://github.com/abpframework/abp/pull/14169
- Change FR Localization PagerNext by @cloud0259 in https://github.com/abpframework/abp/pull/14166
- Update module files by @yekalkan in https://github.com/abpframework/abp/pull/14171
- Added localization for the reject trial license button by @braim23 in https://github.com/abpframework/abp/pull/14180
- Support 'Light Mode' for ABP CLI by @roc916 in https://github.com/abpframework/abp/pull/12779
- Fixed cms-kit İnvalid Date error by @salihozkara in https://github.com/abpframework/abp/pull/14151
- Find button under
AbpContentToolbar
. by @maliming in https://github.com/abpframework/abp/pull/14193 - Make sure the culture is valid. by @maliming in https://github.com/abpframework/abp/pull/14179
- Fix cms build error by @realLiangshiwei in https://github.com/abpframework/abp/pull/14195
- Avoid using
eval
in javascript. by @maliming in https://github.com/abpframework/abp/pull/14194 - Update links for "How to Add Custom Properties to the User Entity" community article by @berkansasmaz in https://github.com/abpframework/abp/pull/14212
- Distributed Entity Cache by @hikalkan in https://github.com/abpframework/abp/pull/14055
- Fix build errors. by @maliming in https://github.com/abpframework/abp/pull/14221
- Add
X-Content-Type-Options
toAbpSecurityHeaders
. by @maliming in https://github.com/abpframework/abp/pull/14220 - Support text as a callback method. by @maliming in https://github.com/abpframework/abp/pull/14219
- Fix unit tests by @realLiangshiwei in https://github.com/abpframework/abp/pull/14240
- Use latin numbers for all languages on all daterangepickers by @salihozkara in https://github.com/abpframework/abp/pull/14203
- Update en-GB.json by @hasansan07 in https://github.com/abpframework/abp/pull/14266
- Add customization docs for Leptonx lite by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14225
- Add
web.config
to app templates. by @maliming in https://github.com/abpframework/abp/pull/14275 - No longer
ReplaceEmbeddedByPhysical
forAbpAspNetCoreMvcUiThemeSharedModule
. by @maliming in https://github.com/abpframework/abp/pull/14222 - Fix unit tests by @realLiangshiwei in https://github.com/abpframework/abp/pull/14279
- Setting home page 13350 by @malikmasis in https://github.com/abpframework/abp/pull/13635
- Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/14280
- Add
AbpSecurityHeadersOptions
. by @maliming in https://github.com/abpframework/abp/pull/14274 - Add admin.abp.io Localization by @salihozkara in https://github.com/abpframework/abp/pull/14261
- Disable autocomplete for password inputs. by @maliming in https://github.com/abpframework/abp/pull/14282
- Added displayNameResolver to form prop by @fatihskilic in https://github.com/abpframework/abp/pull/14223
- Added output to extensible table for click event. by @fatihskilic in https://github.com/abpframework/abp/pull/14257
- Enhance Blazor UI by @realLiangshiwei in https://github.com/abpframework/abp/pull/14287
- CmsKit fix tests by @enisn in https://github.com/abpframework/abp/pull/14284
- cms-kit: Check the pages feature is enabled for homepage middleware by @EngincanV in https://github.com/abpframework/abp/pull/14294
- Not allowed user change password same as current password by @realLiangshiwei in https://github.com/abpframework/abp/pull/14310
- Remove
abp.auth.policies
. by @maliming in https://github.com/abpframework/abp/pull/14023 - Add
SeedInSeparateUowAsync
method. by @maliming in https://github.com/abpframework/abp/pull/13940 - Update Previews.md by @rr222cy in https://github.com/abpframework/abp/pull/13720
- Update CLI document by @realLiangshiwei in https://github.com/abpframework/abp/pull/14318
- Added feature management to setting tab. by @fatihskilic in https://github.com/abpframework/abp/pull/14235
- blog doesn't render preview text good by @braim23 in https://github.com/abpframework/abp/pull/14330
- docs: Add chinese SMS sending document. by @yalvhe2009 in https://github.com/abpframework/abp/pull/14335
- Upgrade to NET 7.0. by @maliming in https://github.com/abpframework/abp/pull/13626
- Salihozkara/localization by @salihozkara in https://github.com/abpframework/abp/pull/14349
- Switch to the tenant before the Execute Background Job by @realLiangshiwei in https://github.com/abpframework/abp/pull/14347
- Call
AbpClaimsPrincipalFactory
inAbpUserClaimsFactory
. by @maliming in https://github.com/abpframework/abp/pull/14344 - Extending License Page Idea #11754 by @salihozkara in https://github.com/abpframework/abp/pull/14242
- Update to blazorise
1.1.1
by @enisn in https://github.com/abpframework/abp/pull/14366 - Add
NSubstitute.Analyzers.CSharp
to test project. by @maliming in https://github.com/abpframework/abp/pull/14371 - Updated dockerfile to .net7 by @malikmasis in https://github.com/abpframework/abp/pull/14377
- Cli : Add DatabaseManagementSystemChangeStep null check by @salihozkara in https://github.com/abpframework/abp/pull/14382
- Update
Volo.Abp.EntityFrameworkCore.PostgreSql
by @EngincanV in https://github.com/abpframework/abp/pull/14393 - Update Authentication in Blazor applications by @realLiangshiwei in https://github.com/abpframework/abp/pull/14389
- Get application name's default value from the entrance assembly by @hikalkan in https://github.com/abpframework/abp/pull/14403
- Upgrade Blazor to 1.1.2 by @realLiangshiwei in https://github.com/abpframework/abp/pull/14410
- Update connection strings by @realLiangshiwei in https://github.com/abpframework/abp/pull/14414
- Dotnet images tags module templates by @malikmasis in https://github.com/abpframework/abp/pull/14381
- abp.io: Change localization key by @EngincanV in https://github.com/abpframework/abp/pull/14416
- Fix variable name by @salihozkara in https://github.com/abpframework/abp/pull/14419
- Added localization for themes page of commercial.abp.io by @braim23 in https://github.com/abpframework/abp/pull/14428
- Update AbpRedisCache.cs by @maliming in https://github.com/abpframework/abp/pull/14434
- Improve the performance when
totalCount
is 0. by @maliming in https://github.com/abpframework/abp/pull/14433 - Automated Spellcheck via GitHub Actions by @SeanKilleen in https://github.com/abpframework/abp/pull/14374
- Scriban render problem #14383 by @salihozkara in https://github.com/abpframework/abp/pull/14439
- Invalidate the token after changing the password. by @maliming in https://github.com/abpframework/abp/pull/14442
- Split JSON into
Newtonsoft
&SystemTextJson
packages. by @maliming in https://github.com/abpframework/abp/pull/13357 - fixed select tag style by @halimekarayay in https://github.com/abpframework/abp/pull/14452
- Create abp.resourcemapping.js file for no-layer templates by @realLiangshiwei in https://github.com/abpframework/abp/pull/14450
- Update en.json by @EngincanV in https://github.com/abpframework/abp/pull/14462
- ABP 7.0 JSON migration guide. by @maliming in https://github.com/abpframework/abp/pull/14463
- Add unit tests for the external localization by @realLiangshiwei in https://github.com/abpframework/abp/pull/14465
- Update
AbpIncludeExtraPropertiesModifiers
. by @maliming in https://github.com/abpframework/abp/pull/14472 - Ignore properties with
NotMappedAttribute
. by @maliming in https://github.com/abpframework/abp/pull/14491 - Cli: Add
--skip-bundling
option for blazor wasm project creation by @yekalkan in https://github.com/abpframework/abp/pull/14495 - Generate DTOs in the client-side for static c# proxy generation. by @maliming in https://github.com/abpframework/abp/pull/14429
- Update AbpValidateAntiforgeryTokenAuthorizationFilter.cs by @salihozkara in https://github.com/abpframework/abp/pull/14392
- Call
AddAuthorization
method onAbpAspNetCoreModule
. by @maliming in https://github.com/abpframework/abp/pull/14518 - Remove BlazoriseMyGet by @realLiangshiwei in https://github.com/abpframework/abp/pull/14522
- Localization for admin page by @braim23 in https://github.com/abpframework/abp/pull/14523
- Update Data-Seeding.md by @maliming in https://github.com/abpframework/abp/pull/14334
- Add useful base properties and methods to the DapperRepository class by @malikmasis in https://github.com/abpframework/abp/pull/14524
- Feature management reset 14470 by @malikmasis in https://github.com/abpframework/abp/pull/14514
- Angular UI: Change ngx-validate target selector #8120 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14521
- Remove openning menus on hover on Blazor by @enisn in https://github.com/abpframework/abp/pull/14527
- Add Black Friday Discount Key by @salihozkara in https://github.com/abpframework/abp/pull/14526
- Made Container protected to allow reuse by @CrazyBaran in https://github.com/abpframework/abp/pull/14528
- Update TemplateProjectBuilder.cs by @EngincanV in https://github.com/abpframework/abp/pull/14531
- Update
Static-CSharp-API-Clients.md
. by @maliming in https://github.com/abpframework/abp/pull/14507 - Update FeaturesController.cs by @maliming in https://github.com/abpframework/abp/pull/14536
- Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor by @hikalkan in https://github.com/abpframework/abp/pull/14541
- Update LeptonX Lite npm references to
2.0.0-preview20221014
by @enisn in https://github.com/abpframework/abp/pull/14544 - Skip
JsonAuditSerializer_Test
on Github CI. by @maliming in https://github.com/abpframework/abp/pull/14543 - Add
AttachAbpCustomChallengeErrors
. by @maliming in https://github.com/abpframework/abp/pull/14545 - Add
service type
parameter toServiceProxyGenerator
. by @maliming in https://github.com/abpframework/abp/pull/14288 - Upgrade to OpenIddict 4.0 preview. by @maliming in https://github.com/abpframework/abp/pull/14504
- Change ResetToDefaultAsync to DeleteAsync by @hikalkan in https://github.com/abpframework/abp/pull/14547
- Improvements on blazor alerts by @enisn in https://github.com/abpframework/abp/pull/14548
- Fix feature management settings UI by @realLiangshiwei in https://github.com/abpframework/abp/pull/14553
- Remove
AttachAbpCustomChallengeErrors
. by @maliming in https://github.com/abpframework/abp/pull/14554 - Wrong translation of "Volo.Authorization:010001" by @braim23 in https://github.com/abpframework/abp/pull/14557
- German translations need cleanup by @lgadola in https://github.com/abpframework/abp/pull/13864
- Add new issue templates by @berkansasmaz in https://github.com/abpframework/abp/pull/14560
- Improve Dapr integration. by @maliming in https://github.com/abpframework/abp/pull/14164
- Add Themes Index to docs by @enisn in https://github.com/abpframework/abp/pull/14468
- abp.io: add new localizations by @EngincanV in https://github.com/abpframework/abp/pull/14568
- getting language resources sepereated by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14562
- Add min-height to tables in form by @enisn in https://github.com/abpframework/abp/pull/14570
- Angular UI: External Localization Infrastructure Changes by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14561
- Upgrade
OpenIddict
to preview 5. by @maliming in https://github.com/abpframework/abp/pull/14572 - Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/14571
- CLI: Make related configurations for theme selection (Angular UI) by @EngincanV in https://github.com/abpframework/abp/pull/14533
- GitHub Workflows security hardening by @sashashura in https://github.com/abpframework/abp/pull/14455
- Remove
.
from the end ofTheSpecifiedGrantTypeIsNotImplemented
. by @maliming in https://github.com/abpframework/abp/pull/14584 - Update en.json by @EngincanV in https://github.com/abpframework/abp/pull/14587
- Update to 7.0. by @maliming in https://github.com/abpframework/abp/pull/14574
- Upgrade to Blazorise 1.1.3.1 by @realLiangshiwei in https://github.com/abpframework/abp/pull/14590
- Update Background-Jobs-Hangfire.md by @EngincanV in https://github.com/abpframework/abp/pull/14593
- Implement OpenIddict changes for React Native to DOCS by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14581
- Set tenant admin's password from host side by @malikmasis in https://github.com/abpframework/abp/pull/14580
- Update en.json by @EngincanV in https://github.com/abpframework/abp/pull/14602
- Set tenant admin's password from host side by @malikmasis in https://github.com/abpframework/abp/pull/14597
- Decrease log level for
Resource temporarily unavailable
toWarning
by @braim23 in https://github.com/abpframework/abp/pull/14603 - Move studio source codes by @yekalkan in https://github.com/abpframework/abp/pull/14610
- Enhance Background Workers integration by @realLiangshiwei in https://github.com/abpframework/abp/pull/14608
- Edit DateTime-Format-Pipe.md by @fatihskilic in https://github.com/abpframework/abp/pull/14473
- Adding a new entry by @braim23 in https://github.com/abpframework/abp/pull/14615
- Update Datatables DropdownItem by @roc916 in https://github.com/abpframework/abp/pull/13986
- Update auto pr rel-6.0 by @muhammedaltug in https://github.com/abpframework/abp/pull/14630
- update auto pr 7.0 by @muhammedaltug in https://github.com/abpframework/abp/pull/14632
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/14633
- Bundle command supports maui-blazor project by @realLiangshiwei in https://github.com/abpframework/abp/pull/14637
- Update Migration-Guides/Index.md by @EngincanV in https://github.com/abpframework/abp/pull/14643
- docs: update outdated zh-Hans translations by @rozbo in https://github.com/abpframework/abp/pull/14653
- Add more break changes to
Abp-7_0.md
. by @maliming in https://github.com/abpframework/abp/pull/14658 - Add missing
@abp/bootstrap-daterangepicker
dependency by @enisn in https://github.com/abpframework/abp/pull/14664 - Add MAUI Blazor infrastructure by @realLiangshiwei in https://github.com/abpframework/abp/pull/14665
- fix entrypoint param, work without defaultProject by @muhammedaltug in https://github.com/abpframework/abp/pull/14614
- fix abp tree value update by @muhammedaltug in https://github.com/abpframework/abp/pull/14675
- Rename
StopTheHostException
toHostAbortedException
. by @maliming in https://github.com/abpframework/abp/pull/14683 - Update LeptonX NPM packages by @enisn in https://github.com/abpframework/abp/pull/14692
- Apply Abp bundle by @realLiangshiwei in https://github.com/abpframework/abp/pull/14694
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/14691
- Upgrade
Npgsql.EntityFrameworkCore.PostgreSQL
to 7.0 by @maliming in https://github.com/abpframework/abp/pull/14702 - Password show hiden feature by @malikmasis in https://github.com/abpframework/abp/pull/14648
- Update MAUI Blazor ApplicationConfigurationCache by @realLiangshiwei in https://github.com/abpframework/abp/pull/14706
- Upgrade
Pomelo.EntityFrameworkCore.MySql
to 7.0.0-alpha.1. by @maliming in https://github.com/abpframework/abp/pull/14708 - Update Distributed-Locking.md by @EngincanV in https://github.com/abpframework/abp/pull/14714
- Set
ApplicationName
ofAbpSecurityLogOptions
toIAbpApplication.ApplicationName
by @maliming in https://github.com/abpframework/abp/pull/14719 - rename max length of AdminEmailAddress by @rqx110 in https://github.com/abpframework/abp/pull/14722
- Update Abp-7_0.md by @EngincanV in https://github.com/abpframework/abp/pull/14727
- Blog Post for ABP.IO Platform 7.0 RC by @EngincanV in https://github.com/abpframework/abp/pull/14717
- Revision for the ABP 7.0 Blog Post by @hikalkan in https://github.com/abpframework/abp/pull/14732
- add to Angular extensible table document. by @fatihskilic in https://github.com/abpframework/abp/pull/14469
- Fix RemoveUnnecessaryPortsStep by @realLiangshiwei in https://github.com/abpframework/abp/pull/14744
- Review of the ABP 7.0 Blog Post by @braim23 in https://github.com/abpframework/abp/pull/14750
- Mobile minor css issues by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14756
- Add three new community articles to 7.0 blog-post by @EngincanV in https://github.com/abpframework/abp/pull/14760
- fix typo on
ABP Version 7.0 Migration Guide
by @berkansasmaz in https://github.com/abpframework/abp/pull/14765 - changed scroll type. by @fatihskilic in https://github.com/abpframework/abp/pull/14759
- Add missing leptonx package to app-nolayers-mongo by @enisn in https://github.com/abpframework/abp/pull/14772
- Revision for CMS Kit Features naming by @malikmasis in https://github.com/abpframework/abp/pull/14755
- Add
isAvailableToHost
parameter toAddFeature
. by @maliming in https://github.com/abpframework/abp/pull/14775 - Add AbpMauiBlazorClientHttpMessageHandler by @realLiangshiwei in https://github.com/abpframework/abp/pull/14787
- change audit logging en.json localization by @fatihskilic in https://github.com/abpframework/abp/pull/14789
- Fixed logic of the business by @malikmasis in https://github.com/abpframework/abp/pull/14786
- Restore to default issue by @malikmasis in https://github.com/abpframework/abp/pull/14802
- Edit permission-management.component. by @fatihskilic in https://github.com/abpframework/abp/pull/14758
- Add IMauiBlazorSelectedLanguageProvider by @realLiangshiwei in https://github.com/abpframework/abp/pull/14812
- delete inline style by @fatihskilic in https://github.com/abpframework/abp/pull/14818
- complete localization for feature-management with en-GB, zh-Hans, zh-Hant by @wangj90 in https://github.com/abpframework/abp/pull/14838
- Add missing localization configuration by @realLiangshiwei in https://github.com/abpframework/abp/pull/14843
- Upgrade to Blazorise 1.1.4.1 by @realLiangshiwei in https://github.com/abpframework/abp/pull/14847
- CLI - Print a user friendly error when the license expires on new project creation by @EngincanV in https://github.com/abpframework/abp/pull/14844
- Fix typo in Extensions-Overall.md by @enisn in https://github.com/abpframework/abp/pull/14854
- Remove isSameDataFunction by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14828
- toaster text alignment by @fatihskilic in https://github.com/abpframework/abp/pull/14820
- CLI supports MAUI Blazor UI by @realLiangshiwei in https://github.com/abpframework/abp/pull/14866
- Add CmsKit breaking-change into the docs by @enisn in https://github.com/abpframework/abp/pull/14870
- Revise and Document cached/lazy service providers by @hikalkan in https://github.com/abpframework/abp/pull/14879
- Document AbpEventBusBoxesOptions by @hikalkan in https://github.com/abpframework/abp/pull/14882
- Update Hangfire document by @realLiangshiwei in https://github.com/abpframework/abp/pull/14895
- New document: Configuring for Production by @hikalkan in https://github.com/abpframework/abp/pull/14890
- Update documents for configuration & localization endpoint separation by @hikalkan in https://github.com/abpframework/abp/pull/14900
- Enhance ABP CLI by @realLiangshiwei in https://github.com/abpframework/abp/pull/14913
- Add
GivenName
claim toUserinfo
endpoint. by @maliming in https://github.com/abpframework/abp/pull/14899 - Identityuser serach alignment fix by @enisn in https://github.com/abpframework/abp/pull/14916
- Fix Languages switch refresh link. by @roc916 in https://github.com/abpframework/abp/pull/14909
- Add MauiBlazorRemoteTenantStore by @realLiangshiwei in https://github.com/abpframework/abp/pull/14918
- Document: Optimizing Your Application for Production Environments by @hikalkan in https://github.com/abpframework/abp/pull/14903
- Update OpenIddict-Blazor.md by @omer-repo in https://github.com/abpframework/abp/pull/14943
- Fix permission modal parent-child relations by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14942
- fix initial language conflict by @muhammedaltug in https://github.com/abpframework/abp/pull/14952
- Update change-theme map. Add Font-bundle by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14886
- Git prettier hook by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14821
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/14958
- Cli: add missing steps when angular module added to app template by @yekalkan in https://github.com/abpframework/abp/pull/14955
- Fix namespace problem. by @maliming in https://github.com/abpframework/abp/pull/14954
- Move abp-tree css to angular.json an inject with lazyLoadService by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14940
- Add
without-contracts
info to CLI. by @maliming in https://github.com/abpframework/abp/pull/14974 - Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/14976
- Application startup document by @hikalkan in https://github.com/abpframework/abp/pull/14983
- quick fix by @braim23 in https://github.com/abpframework/abp/pull/14986
- tiny fix by @braim23 in https://github.com/abpframework/abp/pull/14988
- quick fix by @braim23 in https://github.com/abpframework/abp/pull/14989
- Filter controller by service-type on ABP Schematics by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14968
- Update Application-Startup.md by @EngincanV in https://github.com/abpframework/abp/pull/14996
- Register
HttpClient
in the necessary modules. by @maliming in https://github.com/abpframework/abp/pull/15001 - Upgrade OpenIddict to 4.0 rc1. by @maliming in https://github.com/abpframework/abp/pull/15005
- Update
.NET 6.0
to.NET 7.0
. by @maliming in https://github.com/abpframework/abp/pull/15011 - Document Distributed Entity Cache by @EngincanV in https://github.com/abpframework/abp/pull/14884
- Change theme for MauiBlazor by @realLiangshiwei in https://github.com/abpframework/abp/pull/15016
- Cli: Add MauiBlazor nuget type by @yekalkan in https://github.com/abpframework/abp/pull/14994
- add description to feature management by @fatihskilic in https://github.com/abpframework/abp/pull/15024
- export TreeNode Class by @muhammedaltug in https://github.com/abpframework/abp/pull/15029
- Add description to feature-management setting tab by @EngincanV in https://github.com/abpframework/abp/pull/15035
- Document integration services by @EngincanV in https://github.com/abpframework/abp/pull/15031
- Add dist schematic by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15038
- Update expo 47 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15026
- Cli: Add missing bracket in angular module source code adder by @yekalkan in https://github.com/abpframework/abp/pull/15042
- Update angular 15 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/14859
- Docs.abp.io. bugs fixed by @halimekarayay in https://github.com/abpframework/abp/pull/15046
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/15050
- Skip bundle For OSX by @realLiangshiwei in https://github.com/abpframework/abp/pull/15060
- Update
Oracle.EntityFrameworkCore
andDevart.Data.Oracle.EFCore
migration docs. by @maliming in https://github.com/abpframework/abp/pull/15065 - Update tutorial Part-9.md by @Ahmad-Nidal in https://github.com/abpframework/abp/pull/15063
- Update RN docs for OpenIddict by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15074
- Add font-bundle on angular.json by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15080
- CLI: Run change-theme command without checking the theme by @EngincanV in https://github.com/abpframework/abp/pull/15081
- disable tree style loading with token by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15085
- bump just-clone version by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15073
- Added AllowClear and Placeholder to select2 by @malikmasis in https://github.com/abpframework/abp/pull/15079
- hotfix this. by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15097
- implement generate-proxy nested c# classes #11244 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15102
- Add missing 'this' keyword on tree.component by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15108
- Replace deprecated create component function by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15123
- Add Reset to Default button to manage host features modal by @fatihskilic in https://github.com/abpframework/abp/pull/15129
- edit FeatureManagement localization by @fatihskilic in https://github.com/abpframework/abp/pull/15125
- Cli: show the current cli version by @yekalkan in https://github.com/abpframework/abp/pull/15128
- proxy generation support nested Dto on get request by @muhammedaltug in https://github.com/abpframework/abp/pull/15122
- Added To Do video links to the documentation by @braim23 in https://github.com/abpframework/abp/pull/15154
- Update/ng bootstrap angular 15 version by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15152
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/15160
- Cli: Update default connections string for SqlServer by @yekalkan in https://github.com/abpframework/abp/pull/15162
- Update jquery-extensions.js by @maliming in https://github.com/abpframework/abp/pull/15173
- Update
Pomelo.EntityFrameworkCore.MySql
to7.0.0-silver.1
. by @maliming in https://github.com/abpframework/abp/pull/15172 - Update Docs.md by @EngincanV in https://github.com/abpframework/abp/pull/15158
- Add the missed admin password label by @malikmasis in https://github.com/abpframework/abp/pull/15171
- Added the missed serializable attribute for dtos by @malikmasis in https://github.com/abpframework/abp/pull/15184
- Update ef-core package versions to 7.0.1 for templates by @EngincanV in https://github.com/abpframework/abp/pull/15196
- Add
AbpIncludeNonPublicPropertiesModifiers
whenAddEntityCache
. by @maliming in https://github.com/abpframework/abp/pull/15191 - Lepton theme docs added styles by @fatihskilic in https://github.com/abpframework/abp/pull/15187
- Add null-check to api-definition.ts by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15206
-
AddDataMigrationEnvironment
beforeAddApplicationAsync
. by @maliming in https://github.com/abpframework/abp/pull/15208 - Manage host Feature button moved form tenant management by @fatihskilic in https://github.com/abpframework/abp/pull/15200
- Upgrade OpenIddict to 4.0. by @maliming in https://github.com/abpframework/abp/pull/15217
- Update Theming.md by @EngincanV in https://github.com/abpframework/abp/pull/15224
- Update Abp-7_0.md by @maliming in https://github.com/abpframework/abp/pull/15225
- Setting management page should always visible to host side by @hikalkan in https://github.com/abpframework/abp/pull/15216
- Add hide show button to password field by @fatihskilic in https://github.com/abpframework/abp/pull/15084
- Schematics create lib improvments by @muhammedaltug in https://github.com/abpframework/abp/pull/15221
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/15232
- Remove Directory.Build.props for MAUIBlazor by @realLiangshiwei in https://github.com/abpframework/abp/pull/15234
- Issue/10019 move oauth seperated package by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15201
- Update tutorial for v7 0 and MVC / EF Core by @hikalkan in https://github.com/abpframework/abp/pull/15250
- CLI: Use created project's angular cli instead of the global ng cli by @EngincanV in https://github.com/abpframework/abp/pull/15264
- click action given to the button by @fatihskilic in https://github.com/abpframework/abp/pull/15265
- Update FeatureManagementModal.cshtml by @EngincanV in https://github.com/abpframework/abp/pull/15267
- Check enum value first for enum localization in server by @hikalkan in https://github.com/abpframework/abp/pull/15271
- localize enum key in select by @muhammedaltug in https://github.com/abpframework/abp/pull/15287
- Update oauth module docs by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15261
- abp-select tag helper: Check enum values as underlying type for localization by @yekalkan in https://github.com/abpframework/abp/pull/15295
- Skipped if version could not parsed by @realLiangshiwei in https://github.com/abpframework/abp/pull/15300
- Set defaults while adding features by @hikalkan in https://github.com/abpframework/abp/pull/15309
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/15315
- check group length to add ResetToDefault button by @fatihskilic in https://github.com/abpframework/abp/pull/15308
- Update JSON.md by @maliming in https://github.com/abpframework/abp/pull/15318
New Contributors
- @rcalv002 made their first contribution in https://github.com/abpframework/abp/pull/12465
- @beriniwlew made their first contribution in https://github.com/abpframework/abp/pull/13589
- @eduflm made their first contribution in https://github.com/abpframework/abp/pull/13847
- @sashashura made their first contribution in https://github.com/abpframework/abp/pull/13858
- @cloud0259 made their first contribution in https://github.com/abpframework/abp/pull/14166
- @rr222cy made their first contribution in https://github.com/abpframework/abp/pull/13720
- @yalvhe2009 made their first contribution in https://github.com/abpframework/abp/pull/14335
- @SeanKilleen made their first contribution in https://github.com/abpframework/abp/pull/14374
- @lgadola made their first contribution in https://github.com/abpframework/abp/pull/13864
- @rozbo made their first contribution in https://github.com/abpframework/abp/pull/14653
- @omer-repo made their first contribution in https://github.com/abpframework/abp/pull/14943
- @Ahmad-Nidal made their first contribution in https://github.com/abpframework/abp/pull/15063
Full Changelog: https://github.com/abpframework/abp/compare/6.0.1...7.0.0