7.0.0-rc.1
版本发布时间: 2022-11-14 18:29:45
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
Blog Post
See https://blog.abp.io/abp/ABP.IO-Platform-7.0-RC-Has-Been-Published to know what's new with this release.
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
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
- @m-aliozkaya made their first contribution in https://github.com/abpframework/abp/pull/13898
- @halimekarayay made their first contribution in https://github.com/abpframework/abp/pull/13978
- @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
Full Changelog: https://github.com/abpframework/abp/compare/6.0.1...7.0.0-rc.1