5.2.0-rc.2
版本发布时间: 2022-03-19 00:03:37
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
Blog Post
See the blog post for this release: https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published
What's Changed
- 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
- 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
- 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
- Add username as entityDisplayName to Permission Modal by @enisn in https://github.com/abpframework/abp/pull/11822
- Update Part-5.md by @hpfan in https://github.com/abpframework/abp/pull/11829
- Update doc Part-4.md by @hpfan in https://github.com/abpframework/abp/pull/11830
- EF Mysql Changed ServerVersion.FromString to ServerVersion.Parse by @xyfy in https://github.com/abpframework/abp/pull/10525
- update rel-5.1 auto pr action by @muhammedaltug in https://github.com/abpframework/abp/pull/11849
- Auto pr rel-5.2 branch by @muhammedaltug in https://github.com/abpframework/abp/pull/11852
- Revert "Add
AbpUowHubFilter
." by @maliming in https://github.com/abpframework/abp/pull/11858 - Update FlagIconCssStyleContributor.cs by @maliming in https://github.com/abpframework/abp/pull/11861
- Hamza link fixes by @braim23 in https://github.com/abpframework/abp/pull/11850
- Remove delete-bin-obj-folders by @realLiangshiwei in https://github.com/abpframework/abp/pull/11864
- Updated POST.md fixed the grammar and punctuation by @braim23 in https://github.com/abpframework/abp/pull/11876
-
EnableLegacyTimestampBehavior
if dbms is pgsql. by @maliming in https://github.com/abpframework/abp/pull/11871 - Add 5.2 Migration Guide by @enisn in https://github.com/abpframework/abp/pull/11890
- Merge branch dev with rel-5.2 by @github-actions in https://github.com/abpframework/abp/pull/11891
- Upgrade to Blazorise 1.0.1 by @realLiangshiwei in https://github.com/abpframework/abp/pull/11902
- Fixing broken links in Community and Blog-posts by @braim23 in https://github.com/abpframework/abp/pull/11911
- Fixes 11836 documentation the distributed lock by @malikmasis in https://github.com/abpframework/abp/pull/11867
- Update Distributed-Locking.md by @EngincanV in https://github.com/abpframework/abp/pull/11921
- Update Features.md by @maliming in https://github.com/abpframework/abp/pull/11932
- Quick Fix of Distributed-Locking.md by @braim23 in https://github.com/abpframework/abp/pull/11929
- Fix Cross-site scripting problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11941
- Cli: Convert single back-slashes to double back-slashes in connection string by @yekalkan in https://github.com/abpframework/abp/pull/11945
- Autocomplete select documentation by @enisn in https://github.com/abpframework/abp/pull/11957
- Documentation fix for AddBackgroundWorkerAsync by @gpcaretti in https://github.com/abpframework/abp/pull/11920
- Return empty if decrypt failed. by @maliming in https://github.com/abpframework/abp/pull/11985
- Cache localization keys. by @maliming in https://github.com/abpframework/abp/pull/11938
- Fix uppy problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11997
- Update common.props by @skoc10 in https://github.com/abpframework/abp/pull/12000
- Add
HandleContextAsync
method to theIFeatureManagementProvider
. by @maliming in https://github.com/abpframework/abp/pull/11895 - unit-test by @skoc10 in https://github.com/abpframework/abp/pull/12005
- Update unit_test.ps1 by @skoc10 in https://github.com/abpframework/abp/pull/12010
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
- @hpfan made their first contribution in https://github.com/abpframework/abp/pull/11829
- @skoc10 made their first contribution in https://github.com/abpframework/abp/pull/12000
Full Changelog: https://github.com/abpframework/abp/compare/5.1.4...5.2.0-rc.2