7.2.1
版本发布时间: 2023-05-02 21:01:48
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- Fix Url check from in #15611 by @enisn in https://github.com/abpframework/abp/pull/15625
- Update version of common.props by @skoc10 in https://github.com/abpframework/abp/pull/15639
- Update zh-Hant.json by @HyleonOu in https://github.com/abpframework/abp/pull/15640
- Fixed the
OnRegistered
name typo by @gdlcf88 in https://github.com/abpframework/abp/pull/15644 - Cli: Move CheckMultipleOrganizationsAsync to AuthService by @yekalkan in https://github.com/abpframework/abp/pull/15667
- Update version of common.props by @skoc10 in https://github.com/abpframework/abp/pull/15633
- change flag-icon-css to flag-icons by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15664
- Compatible with
flag-icon-css
until the package is released by @maliming in https://github.com/abpframework/abp/pull/15699 - Cli: Enhancements related with starting ABP Suite by @yekalkan in https://github.com/abpframework/abp/pull/15692
- Update en.json by @onurpicakci in https://github.com/abpframework/abp/pull/15702
- make selected group permissions as array by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15703
- Update WithProviders comment by @realLiangshiwei in https://github.com/abpframework/abp/pull/15705
- Switch Angular Dev-App to LeptonX-Lite by @hikalkan in https://github.com/abpframework/abp/pull/15721
- Feat card component by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15584
- Capchta localization edited by @onurpicakci in https://github.com/abpframework/abp/pull/15727
- Update en.json by @onurpicakci in https://github.com/abpframework/abp/pull/15771
- Set some localized messages for
ModelBindingMessageProvider
. by @maliming in https://github.com/abpframework/abp/pull/15736 - Update AuthService.cs by @maliming in https://github.com/abpframework/abp/pull/15774
- Fixed blog menu item by @onurpicakci in https://github.com/abpframework/abp/pull/15763
- Bug #15791 - Fix log out fails when EnableLocalLogin is false by @lprichar in https://github.com/abpframework/abp/pull/15792
- Feat input wrapper by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15741
- Fix localization links to show en link since this is en documentation by @ejohn54 in https://github.com/abpframework/abp/pull/15804
- Remove the key from the exception. by @maliming in https://github.com/abpframework/abp/pull/15810
- IdentityServer4 module migration docs by @gterdem in https://github.com/abpframework/abp/pull/15813
- docs.abp.io : The problem was solved when the document part was extended by @halimekarayay in https://github.com/abpframework/abp/pull/15796
- add DisplayName for IdentityRoleCreateOrUpdateDtoBase Name property by @wangj90 in https://github.com/abpframework/abp/pull/14861
- Upgrade OpenIddict to 4.1.0. by @maliming in https://github.com/abpframework/abp/pull/15827
- CancellationToken parameter added for background jobs by @ahmetfarukulu in https://github.com/abpframework/abp/pull/15282
- Add Spring Campaign localization by @salihozkara in https://github.com/abpframework/abp/pull/15841
- Add localization-key-synchronizer tool by @salihozkara in https://github.com/abpframework/abp/pull/15779
- Add
CancellationToken
toIgnoredTypes
ofAbpAuditingOptions
. by @maliming in https://github.com/abpframework/abp/pull/15826 - Add
AbpHttpClientStaticProxyingOptions
. by @maliming in https://github.com/abpframework/abp/pull/15851 - Card component document by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15755
- Add
ShouldChangePasswordOnNextLogin
toIdenttiyUser
. by @maliming in https://github.com/abpframework/abp/pull/15708 - Add Support for Bulk Translations in IMultilingualObjectManager by @ahmednfwela in https://github.com/abpframework/abp/pull/14837
- Update Multi-Tenancy.md by @maliming in https://github.com/abpframework/abp/pull/15891
- Add
AbpValidateAuthorizedParty
. by @maliming in https://github.com/abpframework/abp/pull/15898 - commercial.abp.io - update FAQ by @onurpicakci in https://github.com/abpframework/abp/pull/15909
- checkbox and form input should exported by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/15913
- Define groups for menu items by @realLiangshiwei in https://github.com/abpframework/abp/pull/15908
- CLI: Add user id to LoginInfo by @berkansasmaz in https://github.com/abpframework/abp/pull/15918
- Check the token when refreshing the blazor server page. by @maliming in https://github.com/abpframework/abp/pull/15876
- Update AbpStringExtensions.ReplaceFirst, to spans by @merijng in https://github.com/abpframework/abp/pull/15878
- Quick fix for the Tutorials/Part-10 doc by @MrXhh in https://github.com/abpframework/abp/pull/15947
- Add
GetListByIdsAsync
method toIIdentityUserRepository
. by @maliming in https://github.com/abpframework/abp/pull/15892 - Upgrade
Autofac
to 7.0.0. by @maliming in https://github.com/abpframework/abp/pull/15949 - Document: Define groups for menu items by @realLiangshiwei in https://github.com/abpframework/abp/pull/15922
- #15539 aded localization languaje for select2 for by @washyn in https://github.com/abpframework/abp/pull/15540
- aded localization fir dynamic resource for select2 by @washyn in https://github.com/abpframework/abp/pull/15539
- issue-1678-localization by @salihozkara in https://github.com/abpframework/abp/pull/15950
- Add
BlazorWebAssemblyCurrentApplicationConfigurationCacheResetService
. by @maliming in https://github.com/abpframework/abp/pull/15895 - Add
LastPasswordChangeTime
toIdenttiyUser
by @realLiangshiwei in https://github.com/abpframework/abp/pull/15956 - Commercial.abp.io - New faq localizations by @onurpicakci in https://github.com/abpframework/abp/pull/15966
- Add edit link in project page for all docs by @andmattia in https://github.com/abpframework/abp/pull/15943
- Set Url to project/version in home of breadcrumb by @andmattia in https://github.com/abpframework/abp/pull/15967
- fix search bar layout problem if no contributor or edit link is empty by @berkansasmaz in https://github.com/abpframework/abp/pull/15969
- refactor component output names to follow angular style guide by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15931 *Article azure migration by @skoc10 in https://github.com/abpframework/abp/pull/15996
- Added migration mssql to postgresql by @skoc10 in https://github.com/abpframework/abp/pull/16001
- Update POST.md by @skoc10 in https://github.com/abpframework/abp/pull/16009
- move folder from community to blog by @skoc10 in https://github.com/abpframework/abp/pull/16013
- Improve filter/search of ABP Documents by @salihozkara in https://github.com/abpframework/abp/pull/15971
- Add new Localization by @salihozkara in https://github.com/abpframework/abp/pull/16022
- Community Article - IdentityUser relationships by @onurpicakci in https://github.com/abpframework/abp/pull/16016
- Update images by @skoc10 in https://github.com/abpframework/abp/pull/16029
- Community Article editing by @onurpicakci in https://github.com/abpframework/abp/pull/16032
- Update Resource Localization by @JontyMin in https://github.com/abpframework/abp/pull/16040
- Commercial.abp.io - Faq localization edit by @onurpicakci in https://github.com/abpframework/abp/pull/16030
- Community Article - IdentityUser relationship by @onurpicakci in https://github.com/abpframework/abp/pull/16041
- Community Article - IdentityUser Relationship by @onurpicakci in https://github.com/abpframework/abp/pull/16048
- Switched to AsyncKeyedLock by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/15817
- support card component all features by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15836
- Update latest-versions.json by @gizemmutukurt in https://github.com/abpframework/abp/pull/16061
- Quick Card Doc Fix by @braim23 in https://github.com/abpframework/abp/pull/16074
- Update index.js by @andmattia in https://github.com/abpframework/abp/pull/15927
- Log exception on
AbpExceptionFilter
. by @maliming in https://github.com/abpframework/abp/pull/16071 - 7.1 Release Doc by @braim23 in https://github.com/abpframework/abp/pull/16053
- Update OpenIddict to 4.2.0. by @maliming in https://github.com/abpframework/abp/pull/16083
- Add
virtual
to controllers of framework. by @maliming in https://github.com/abpframework/abp/pull/16086 - Update Hangfire document by @realLiangshiwei in https://github.com/abpframework/abp/pull/16090
- change GetAsync to FindAsync for organization unit GetCodeOrDefaultAsync method by @wangj90 in https://github.com/abpframework/abp/pull/16089
- Update to FI translations by @ptim74 in https://github.com/abpframework/abp/pull/16087
- Abp.io websites - editing title localizations by @onurpicakci in https://github.com/abpframework/abp/pull/16072
- Abp.io - GetStarted page localizations by @onurpicakci in https://github.com/abpframework/abp/pull/16092
- Small ar Fix for Localization by @braim23 in https://github.com/abpframework/abp/pull/16098
- Add AutocompleteParentSelector to AbpSelectTagHelper by @realLiangshiwei in https://github.com/abpframework/abp/pull/16096
- Skoc/status page article by @skoc10 in https://github.com/abpframework/abp/pull/16101
- Update MongoDbRepository.cs by @maliming in https://github.com/abpframework/abp/pull/16110
- Update localizations by @salihozkara in https://github.com/abpframework/abp/pull/16081
- Add Convert Create/Edit Modals to Page article by @enisn in https://github.com/abpframework/abp/pull/16113
- Test card component by @bariscanyilmaz in https://github.com/abpframework/abp/pull/16122
- Admin.abp.io - localization arrangement by @onurpicakci in https://github.com/abpframework/abp/pull/16128
- DataGridEntityActionsColumn show a single button if there is only one available action by @realLiangshiwei in https://github.com/abpframework/abp/pull/16131
- document all features in card component by @bariscanyilmaz in https://github.com/abpframework/abp/pull/15857
- form-input & checkbox component's style property type changed by @masumulu28 in https://github.com/abpframework/abp/pull/16133
- Mvc : abpdatepicker and abpdaterangepicker add by @salihozkara in https://github.com/abpframework/abp/pull/15806
- Salihozkara/seo by @salihozkara in https://github.com/abpframework/abp/pull/16136
- Grouped menu feature @abp/ng.core by @masumulu28 in https://github.com/abpframework/abp/pull/15938
- fix unit test for pipeline by @skoc10 in https://github.com/abpframework/abp/pull/16145
- New Article: Using Dapper with the ABP Framework by @hikalkan in https://github.com/abpframework/abp/pull/16149
- Docs Module - docs enhancements by @onurpicakci in https://github.com/abpframework/abp/pull/16155
- [Doc] Remove preview tag and add theme-configuration link by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16154
- Quick Fix for Dapper Doc by @braim23 in https://github.com/abpframework/abp/pull/16164
- Add
AttachScopes
handler. by @maliming in https://github.com/abpframework/abp/pull/16168 - Add
PropertyName
and use it as sort field. by @maliming in https://github.com/abpframework/abp/pull/16172 - Add IdentityUserDelegation by @realLiangshiwei in https://github.com/abpframework/abp/pull/16066
- Created source codes solution by @yekalkan in https://github.com/abpframework/abp/pull/16177
- Fix/16169 safe html pipe lint error by @bariscanyilmaz in https://github.com/abpframework/abp/pull/16170
- Add missing localizations by @berkansasmaz in https://github.com/abpframework/abp/pull/16180
- Permissions modal select all disabled state fix by @enisn in https://github.com/abpframework/abp/pull/16181
- Cms: Allow/Disallow External URLs in Comments by @EngincanV in https://github.com/abpframework/abp/pull/16174
- Shorten release time by @skoc10 in https://github.com/abpframework/abp/pull/16183
- fix card component lint errors by @bariscanyilmaz in https://github.com/abpframework/abp/pull/16173
- Commercial.abp.io - new testimonial localization by @onurpicakci in https://github.com/abpframework/abp/pull/16189
- Update Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.csproj by @EngincanV in https://github.com/abpframework/abp/pull/16193
- Fix ExtraProperties problem in Blazor by @realLiangshiwei in https://github.com/abpframework/abp/pull/16188
- Add cshtml content. by @maliming in https://github.com/abpframework/abp/pull/16200
- spelling mistake by @icyflash in https://github.com/abpframework/abp/pull/16202
- Abp.io - Turkish language localizations by @onurpicakci in https://github.com/abpframework/abp/pull/16199
- Fix docs module by @realLiangshiwei in https://github.com/abpframework/abp/pull/16212
- Make
IsValueObject
check customizable. by @maliming in https://github.com/abpframework/abp/pull/16204 - Update to AsyncKeyedLock 6.2.1 by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/16216
- Fixed grammar in README.md by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/16214
- expose rest service options on generated proxy services as parameter. by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16207
- Add
@abp/qrcode
library. by @maliming in https://github.com/abpframework/abp/pull/16218 - Fix MockRestService by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16221
- Upgrade
Castle.Core
to 5.1.1. by @maliming in https://github.com/abpframework/abp/pull/16222 - Create migration-guide for ABP v7.2 by @EngincanV in https://github.com/abpframework/abp/pull/16224
- Abp.io - Turkish localization arrangement by @onurpicakci in https://github.com/abpframework/abp/pull/16226
- bootstrap-taghelpers.abp.io: Navbar enhancement by @onurpicakci in https://github.com/abpframework/abp/pull/16225
- Update Getting-Started-React-Native by @berkansasmaz in https://github.com/abpframework/abp/pull/16230
- fix 16025 for AngularUI by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16055
- Commercial.abp.io - New localization by @onurpicakci in https://github.com/abpframework/abp/pull/16235
- dynamicFormTagHelper add Column attribute by @blackWins in https://github.com/abpframework/abp/pull/16111
- Update version of common.props by @skoc10 in https://github.com/abpframework/abp/pull/16236
- Fix date pipe names by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16237
- Add
QRCodeScriptContributor
. by @maliming in https://github.com/abpframework/abp/pull/16241 - Update Comments.md by @EngincanV in https://github.com/abpframework/abp/pull/16243
- update auto-pr for rel-7.1 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16246
- fix dot problem by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16247
- update auto-pr for 7.2 by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16249
- Update version of common.props by @skoc10 in https://github.com/abpframework/abp/pull/16252
- Update ChangeThemeStep.cs by @maliming in https://github.com/abpframework/abp/pull/16258
- add card component to nav items in document by @bariscanyilmaz in https://github.com/abpframework/abp/pull/16270
- Update NPM packages to support only minor versions. by @ebicoglu in https://github.com/abpframework/abp/pull/16281
- Pass
applicationManager
toValidateClientRedirectUri
. by @maliming in https://github.com/abpframework/abp/pull/16284 - fix style issue in the Version and Filter input fields on docs module by @berkansasmaz in https://github.com/abpframework/abp/pull/16286
- detect selectedNode change on tree by @bariscanyilmaz in https://github.com/abpframework/abp/pull/16265
- Update NPM packages to support only minor versions. by @realLiangshiwei in https://github.com/abpframework/abp/pull/16291
- Add "How to override the favicon" section to leptonx lite docs by @EngincanV in https://github.com/abpframework/abp/pull/16297
- Encode the
Label
ofTagHelper
. by @maliming in https://github.com/abpframework/abp/pull/16307 - Update LeptonXLite version to
2.2.x
by @enisn in https://github.com/abpframework/abp/pull/16311 - Create abp.resourcemapping.js by @EngincanV in https://github.com/abpframework/abp/pull/16316
- Update Distributed-Event-Bus-Kafka-Integration.md by @minhtaile2712 in https://github.com/abpframework/abp/pull/16325
- Fix for potential race condition while saving dynamic feature and permissions by @hikalkan in https://github.com/abpframework/abp/pull/16276
- Dependency injection design compatible with automapper by @realLiangshiwei in https://github.com/abpframework/abp/pull/16339
- Add models of openiddict to
ModuleExtensionConfiguration
. by @maliming in https://github.com/abpframework/abp/pull/16346 - Add spacing to icons in datagrid actions by @enisn in https://github.com/abpframework/abp/pull/16362
- Change
Identity Server
toAuth Server
. by @maliming in https://github.com/abpframework/abp/pull/16371 - Correction to Add-Migration command by @jrees in https://github.com/abpframework/abp/pull/16381
- Add "Single Layer" option to Get Started tutorial by @braim23 in https://github.com/abpframework/abp/pull/16359
- Docs.abp.io - Fixing broken links by @onurpicakci in https://github.com/abpframework/abp/pull/16391
- Change language and login item order. by @maliming in https://github.com/abpframework/abp/pull/16406
- Change deprecated @angular-devkit/build-ng-packagr builder by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16360
- Update version to release 7.2.1 stable by @skoc10 in https://github.com/abpframework/abp/pull/16413
- Fix abp utils builder by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16424
- Add Volo.Abp namespace to CSharpServiceProxyGenerator.cs by @EngincanV in https://github.com/abpframework/abp/pull/16428
- Update Getting-Started-Single-Layered.md by @SalehAhmadi in https://github.com/abpframework/abp/pull/16432
- CMS Kit: Improve Comments for disallowing external URLs by @EngincanV in https://github.com/abpframework/abp/pull/16416
- Update Getting-Started-Single-Layered.md by @EngincanV in https://github.com/abpframework/abp/pull/16434
- Update Index.md by @salihozkara in https://github.com/abpframework/abp/pull/16448
- Update Index.md by @salihozkara in https://github.com/abpframework/abp/pull/16449
- Encode the exception message. by @maliming in https://github.com/abpframework/abp/pull/16453
- AngularUI: Missed DTOs added by @masumulu28 in https://github.com/abpframework/abp/pull/16457
- Fix service-type all by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/16463
New Contributors
- @lprichar made their first contribution in https://github.com/abpframework/abp/pull/15792
- @ejohn54 made their first contribution in https://github.com/abpframework/abp/pull/15804
- @ahmetfarukulu made their first contribution in https://github.com/abpframework/abp/pull/15282
- @MrXhh made their first contribution in https://github.com/abpframework/abp/pull/15947
- @JontyMin made their first contribution in https://github.com/abpframework/abp/pull/16040
- @MarkCiliaVincenti made their first contribution in https://github.com/abpframework/abp/pull/15817
- @gizemmutukurt made their first contribution in https://github.com/abpframework/abp/pull/16061
- @ptim74 made their first contribution in https://github.com/abpframework/abp/pull/16087
- @icyflash made their first contribution in https://github.com/abpframework/abp/pull/16202
- @blackWins made their first contribution in https://github.com/abpframework/abp/pull/16111
- @minhtaile2712 made their first contribution in https://github.com/abpframework/abp/pull/16325
- @jrees made their first contribution in https://github.com/abpframework/abp/pull/16381
- @SalehAhmadi made their first contribution in https://github.com/abpframework/abp/pull/16432
Full Changelog: https://github.com/abpframework/abp/compare/7.1.1...7.2.1