5.2.0-rc.1
版本发布时间: 2022-03-08 18:58:17
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
Blog post
See this blog post to learn what's new with this version: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published
What's Changed Merge branch dev with rel-5.1 by @github-actions in https://github.com/abpframework/abp/pull/11259
- translate to zh-Hans by @ntwo1980 in https://github.com/abpframework/abp/pull/11264
- Update Tutorials by @realLiangshiwei in https://github.com/abpframework/abp/pull/11287
- CLI: Publish events for module installing steps by @yekalkan in https://github.com/abpframework/abp/pull/11292
- translate to zh-Hans by @ntwo1980 in https://github.com/abpframework/abp/pull/11330
- revert unintended deletion by @ntwo1980 in https://github.com/abpframework/abp/pull/11333
- Braim json edit for abp.io by @braim23 in https://github.com/abpframework/abp/pull/11346
- Add summaries to methods for IPermissionDefinitionContext by @EngincanV in https://github.com/abpframework/abp/pull/11350
- CLI: Throw exception when a parameter is invalid by @yekalkan in https://github.com/abpframework/abp/pull/11335
- Add new localizations for new ABP.IO platform websites by @berkansasmaz in https://github.com/abpframework/abp/pull/11356
- Update localizations for abp.io website by @EngincanV in https://github.com/abpframework/abp/pull/11374
- Add new localizations for admin.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/11378
- Update Permission-Management.md in zh-Hans and some others. by @afresh in https://github.com/abpframework/abp/pull/11376
- Make
OpenAsync
methodvirtual
. by @maliming in https://github.com/abpframework/abp/pull/11381 - Update Feature-Management.md in zh-Hans. by @afresh in https://github.com/abpframework/abp/pull/11392
- Add new localization to base resource by @EngincanV in https://github.com/abpframework/abp/pull/11399
- Add some localization text for abpio. by @maliming in https://github.com/abpframework/abp/pull/11411
- Blazor UI: Dropdown right-aligned by @realLiangshiwei in https://github.com/abpframework/abp/pull/11484
- Add missing localization by @berkansasmaz in https://github.com/abpframework/abp/pull/11490
- propose small grammar detail fixes by @maxijabase in https://github.com/abpframework/abp/pull/11500
- Introduce PageLayout to expose blazor breadcrumb items & action-toolbar items by @enisn in https://github.com/abpframework/abp/pull/11509
- Add new localizations for abp.io websites by @EngincanV in https://github.com/abpframework/abp/pull/11481
- Add new localizations for commercial.abp.io website by @berkansasmaz in https://github.com/abpframework/abp/pull/11482
- Merge branch dev with rel-5.1 by @github-actions in https://github.com/abpframework/abp/pull/11526
- Add missing localizations for abp.io websites by @berkansasmaz in https://github.com/abpframework/abp/pull/11528
- Community Article: "How to Hide ABP Related Endpoints on the Swagger UI" by @EngincanV in https://github.com/abpframework/abp/pull/11535
- Add missing localizations by @berkansasmaz in https://github.com/abpframework/abp/pull/11541
- Remove the
libs
folder from thetemplates
and enhanced install-libs command. by @maliming in https://github.com/abpframework/abp/pull/11540 - Upgrade npm packages to the latest. by @maliming in https://github.com/abpframework/abp/pull/11442
- Add new localizations for admin.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/11546
- Add new localizations for account.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/11574
- Compatible with API Versioning. by @maliming in https://github.com/abpframework/abp/pull/11551
- Update the "How to Hide ABP Related Endpoints on Swagger UI" article by @EngincanV in https://github.com/abpframework/abp/pull/11575
- Enhanced abp.js by @realLiangshiwei in https://github.com/abpframework/abp/pull/11580
- Remove api-version if supported versions by @realLiangshiwei in https://github.com/abpframework/abp/pull/11587
- Enhanced Hangfire integration by @realLiangshiwei in https://github.com/abpframework/abp/pull/11591
- Make
IMongoDbRepositoryFilterer
async. by @maliming in https://github.com/abpframework/abp/pull/11595 - Icon customization properties added to confirmation popup. Issue #11511 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/11576
- Docs: Fix Filter problem on mobile devices by @realLiangshiwei in https://github.com/abpframework/abp/pull/11610
- Output error log when RedirectUrl is invalid. by @maliming in https://github.com/abpframework/abp/pull/11611
- Update common.ps1 by @realmingliang in https://github.com/abpframework/abp/pull/11560
- Fix Blazor-server depoly to sub app problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11622
- Updating PageLayout to notify when one of its members changed by @enisn in https://github.com/abpframework/abp/pull/11624
- Update document by @realLiangshiwei in https://github.com/abpframework/abp/pull/11650
- Add class parameter to AbpExtensibleDataGrid by @enisn in https://github.com/abpframework/abp/pull/11652
- Add "Integrating MAUI Client via using OpenID Connect" Community Article by @enisn in https://github.com/abpframework/abp/pull/11656
- Add responsive parameter to AbpExtensibleDataGrid by @enisn in https://github.com/abpframework/abp/pull/11658
- Remove
AsQueryable
method. by @maliming in https://github.com/abpframework/abp/pull/11660 - Replace tags with markdown by @enisn in https://github.com/abpframework/abp/pull/11663
- Add new localizations for abp.io websites by @EngincanV in https://github.com/abpframework/abp/pull/11665
- Add support to hide ABP endpoints on Swagger UI by @EngincanV in https://github.com/abpframework/abp/pull/11675
- Blazor: lazy loading setting components by @realLiangshiwei in https://github.com/abpframework/abp/pull/11676
- Remove Volo.BloggingTestApp.MongoDb folder by @realLiangshiwei in https://github.com/abpframework/abp/pull/11684
- Enhance Docs Module by @realLiangshiwei in https://github.com/abpframework/abp/pull/11686
- Add a new article - Using ABP Client Proxies in MAUI with OpenID Connect by @enisn in https://github.com/abpframework/abp/pull/11697
- Merge branch dev with rel-5.1 by @github-actions in https://github.com/abpframework/abp/pull/11701
- Fix example community post URL by @EngincanV in https://github.com/abpframework/abp/pull/11707
- Translate Upgrading document to chinese by @mentianyi in https://github.com/abpframework/abp/pull/11717
- form name attribute was added 'abp-button' by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/11709
- Docs module: concurrency stamp field should be hidden by @yekalkan in https://github.com/abpframework/abp/pull/11736
- Modify to Chinese link by @Cyril-hcj in https://github.com/abpframework/abp/pull/11752
- Fix DB_Value by @Cyril-hcj in https://github.com/abpframework/abp/pull/11760
- Update Tutorial Part-2 for zh-Hans by @EngincanV in https://github.com/abpframework/abp/pull/11763
- AbpIoLocalization: change some localization item by @berkansasmaz in https://github.com/abpframework/abp/pull/11762
- Exception on multiple same reactions fix by @enisn in https://github.com/abpframework/abp/pull/11753
- Add new localizations for commercial.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/11767
- Add new localizations for commercial.abp.io by @EngincanV in https://github.com/abpframework/abp/pull/11776
- Issue 11638 - Remove AutoMapper dependency from the Feature Management module by @malikmasis in https://github.com/abpframework/abp/pull/11778
- Enhance CSharpServiceProxyGenerator by @realLiangshiwei in https://github.com/abpframework/abp/pull/11783
- navBar collapse added when route is changed by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/11777
- Disable the
dropdown button
when it's no children. by @maliming in https://github.com/abpframework/abp/pull/11787 - Docs: Hide Unnecessary Fields on Projects Endpoints by @EngincanV in https://github.com/abpframework/abp/pull/11773
-
serializeFormToObject
Supports multi-level depth objects. by @maliming in https://github.com/abpframework/abp/pull/11659 - Fix Blazor modules problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11781
- Add missing localization items for abp_io platform websites by @berkansasmaz in https://github.com/abpframework/abp/pull/11792
- Docs: Add Hide ABP Endpoints Section to Swagger Integration Docs by @EngincanV in https://github.com/abpframework/abp/pull/11688
- Disable the
dropdown button
when it's no children. by @maliming in https://github.com/abpframework/abp/pull/11795 - Fix permission modal problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11798
- Cms-Kit: Allow to write global css/js by @yekalkan in https://github.com/abpframework/abp/pull/11705
- remove text-center class from boolean prop type. by @muhammedaltug in https://github.com/abpframework/abp/pull/11681
- Fix module template problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11804
- Blazorise 1.0 migration by @stsrki in https://github.com/abpframework/abp/pull/11649
- Add new localizations by @EngincanV in https://github.com/abpframework/abp/pull/11813
- fix code error by @totpero in https://github.com/abpframework/abp/pull/11812
- Fix Optimistic concurrency error by @realLiangshiwei in https://github.com/abpframework/abp/pull/11800
- Add
AlwaysLogSelectors
toAuditingOptions
by @maliming in https://github.com/abpframework/abp/pull/11797 - Add
AbpUowHubFilter
. by @maliming in https://github.com/abpframework/abp/pull/11807 - Update
serializeFormToObject
method. by @maliming in https://github.com/abpframework/abp/pull/11811 - Cms-Kit: Global Resources documentation by @yekalkan in https://github.com/abpframework/abp/pull/11819
New Contributors
- @maxijabase made their first contribution in https://github.com/abpframework/abp/pull/11500
- @mahmut-gundogdu made their first contribution in https://github.com/abpframework/abp/pull/11576
- @malikmasis made their first contribution in https://github.com/abpframework/abp/pull/11778
Full Changelog: https://github.com/abpframework/abp/compare/5.1.4...5.2.0-rc.1