8.3.0
版本发布时间: 2024-09-05 17:12:57
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- Update version for nightly build by @skoc10 in https://github.com/abpframework/abp/pull/19618
- Update post.md by @tarikozdemir in https://github.com/abpframework/abp/pull/19622
- Blog Post for ABP.IO Platform Unification by @hikalkan in https://github.com/abpframework/abp/pull/19619
- ImageSharp package has been updated due to vulnerabilities by @denizdemirkan in https://github.com/abpframework/abp/pull/19643
- Update
datatables.net
to2.0.2
. by @maliming in https://github.com/abpframework/abp/pull/19340 - Add
CustomAbpSchemaIds
extension method. by @maliming in https://github.com/abpframework/abp/pull/19669 - Support a handler to implement both
Local
andDistribute
. by @maliming in https://github.com/abpframework/abp/pull/19642 - A single letter typo in Hungarian localization by @AkosLukacs in https://github.com/abpframework/abp/pull/19703
- Add new localization by @salihozkara in https://github.com/abpframework/abp/pull/19646
- Created new article about Azure Container Apps deployment with ABP by @skoc10 in https://github.com/abpframework/abp/pull/19725
- Fix reindex problem by @salihozkara in https://github.com/abpframework/abp/pull/19701
- How claim type works in ASP NET Core and ABP Framework. by @maliming in https://github.com/abpframework/abp/pull/19735
- Create a new community article: "Using FluentValidation with ABP" by @EnesDONER in https://github.com/abpframework/abp/pull/19732
- Add localization for issue-4199 by @honurbu in https://github.com/abpframework/abp/pull/19729
- SignInManager Checks IdentityOptions in AccountController Login by @alihdev in https://github.com/abpframework/abp/pull/19745
- Translate docs to pt-BR: "Exception-Handling.md", "/UI/AspNetCore/" and "/Modules/" by @tiagovb in https://github.com/abpframework/abp/pull/19740
- Added using-blob-storage-with-abp article by @EmreKendirli in https://github.com/abpframework/abp/pull/19733
- Added localization for community-post by @honurbu in https://github.com/abpframework/abp/pull/19755
- Use
IClaimsTransformation
to map claims. by @maliming in https://github.com/abpframework/abp/pull/19752 - Create a new community article: Sentiment Analysis Within ABP-Based Application by @EngincanV in https://github.com/abpframework/abp/pull/19777
- Add GlobalFeatureConfigurator and ModuleExtensionConfigurator to nolayers template by @realLiangshiwei in https://github.com/abpframework/abp/pull/19625
- Get
MyProjectName
from localized text. by @maliming in https://github.com/abpframework/abp/pull/19830 - Upgrade Blazorise to 1.5.2 by @realLiangshiwei in https://github.com/abpframework/abp/pull/19841
- Update title strategy service to get project name from localized text by @Sinan997 in https://github.com/abpframework/abp/pull/19850
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/19832
- Update the "Sentiment Analysis within ABP-Based Application" article. by @EngincanV in https://github.com/abpframework/abp/pull/19855
- Create New Article: What is Object to Object Mapping by @EnesDONER in https://github.com/abpframework/abp/pull/19759
- Change abpstudio betareleasetext by @honurbu in https://github.com/abpframework/abp/pull/19874
-
PublishEntityUpdatedEvent
when foreign key and property are changed. by @maliming in https://github.com/abpframework/abp/pull/19910 - Use
makeEnvironmentProviders
function instead of config modules by @Sinan997 in https://github.com/abpframework/abp/pull/19707 - Use config provider function in templates by @Sinan997 in https://github.com/abpframework/abp/pull/19839
- Rm PackageReference Microsoft.AspNetCore.Hosting.Abstractions by @MrXhh in https://github.com/abpframework/abp/pull/19922
- Ignore https://github.com/abpframework/abp/pull/19926github.com/abpframework/abp/pull/19926
- Create blog post for v8.2.0 release. by @EngincanV in https://github.com/abpframework/abp/pull/19927
- Update localizations by @honurbu in https://github.com/abpframework/abp/pull/19933
- Fix blog member page wrong urls by @salihozkara in https://github.com/abpframework/abp/pull/19924
- Use
ExtensiblePagedAndSortedResultRequestDto
as input base class. by @maliming in https://github.com/abpframework/abp/pull/19938 - Use
ExtensiblePagedAndSortedResultRequestDto
asUserLookupSearchInputDto
base class. by @maliming in https://github.com/abpframework/abp/pull/19940 - update localization by @honurbu in https://github.com/abpframework/abp/pull/19936
- Enhancing the logic of CLI find projects by @realLiangshiwei in https://github.com/abpframework/abp/pull/19941
- Community post for deploying angular with Helm to Azure Kubernetes Service by @skoc10 in https://github.com/abpframework/abp/pull/19942
- Lock the user if too many incorrect 2FA code attempts. by @maliming in https://github.com/abpframework/abp/pull/19947
- Fix url of old article by @skoc10 in https://github.com/abpframework/abp/pull/19948
- Update deprecated forRoot method with the new provider functions in documentations by @Sinan997 in https://github.com/abpframework/abp/pull/19887
- Angular | Refactor modal component by @Sinan997 in https://github.com/abpframework/abp/pull/19858
- Fix urls by @salihozkara in https://github.com/abpframework/abp/pull/19959
- Show swagger URL in the auth-server homepage instead of the root url for the Swagger Client. by @EngincanV in https://github.com/abpframework/abp/pull/19967
- Angular - Updating Random Password Generator by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/19989
- Output warning if the project and cli are use different
TargetFramework
. by @maliming in https://github.com/abpframework/abp/pull/19842 - Update
Hangfire
to1.8.12
. by @maliming in https://github.com/abpframework/abp/pull/20009 - BackgroundWorkers should be restartable to permit changes in Timer interval by @machonky in https://github.com/abpframework/abp/pull/19986
- Enhance AbpRedisCahce by @realLiangshiwei in https://github.com/abpframework/abp/pull/20024
- Improve blog member page by @salihozkara in https://github.com/abpframework/abp/pull/19988
- CMS Kit: Approvement system for the comments by @EmreKendirli in https://github.com/abpframework/abp/pull/19919
- Update zh-Hans.json by @Rwing in https://github.com/abpframework/abp/pull/20036
- Make
DateTimeExtensionProperty
supportDisplayFormatAttribute
. by @maliming in https://github.com/abpframework/abp/pull/20038 - Add missing link to Projection Strategy by @chandralk in https://github.com/abpframework/abp/pull/20031
- Remove
LeptonXFooter
if current theme is notLeptonX
. by @maliming in https://github.com/abpframework/abp/pull/20039 - Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/20033
- Remove LeptonX folder if current theme is basic by @realLiangshiwei in https://github.com/abpframework/abp/pull/20043
- Skip create dynamic claims when request is
ClientCredentials
. by @maliming in https://github.com/abpframework/abp/pull/20045 -
GetDefaultServices
without case sensitive. by @maliming in https://github.com/abpframework/abp/pull/20023 - Salihozkara/docs improvements2 by @salihozkara in https://github.com/abpframework/abp/pull/20077
- Set
Environment.ExitCode
if there is aCliUsageException
or external error. by @maliming in https://github.com/abpframework/abp/pull/20092 - Add url information to comment approve page by @berkansasmaz in https://github.com/abpframework/abp/pull/20094
- Use DbFunction for global query filters. by @maliming in https://github.com/abpframework/abp/pull/20065
- use post condition not null attribute by @mseada94 in https://github.com/abpframework/abp/pull/20089
- Update
datatables.net
to2.0.2
. by @maliming in https://github.com/abpframework/abp/pull/20117 - Get filter property name from
ModelBuilder
. by @maliming in https://github.com/abpframework/abp/pull/19800 - Add
CreatedSuccessfully
message. by @maliming in https://github.com/abpframework/abp/pull/20114 - Upgrade all npm packages to latest. by @maliming in https://github.com/abpframework/abp/pull/20119
- Add IdentityDataSeedContributor.AdminUsernamePropertyName by @realLiangshiwei in https://github.com/abpframework/abp/pull/20131
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/20125
- Release post for v8.2 stable version. by @EngincanV in https://github.com/abpframework/abp/pull/20132
- New article: How to use .NET Aspire with ABP framework by @berkansasmaz in https://github.com/abpframework/abp/pull/20133
- Angular - Fix a Nightly Build Error for a package.json file by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20135
- Dispose
RootServiceProvider
after unit testing. by @maliming in https://github.com/abpframework/abp/pull/20130 - Add community article to introduction the
DBFcuntion
feature. by @maliming in https://github.com/abpframework/abp/pull/20134 - Return more messages for
401 Unauthorized
. by @maliming in https://github.com/abpframework/abp/pull/19952 - Remove
text-muted
class. by @maliming in https://github.com/abpframework/abp/pull/20142 - Fix unit test. by @maliming in https://github.com/abpframework/abp/pull/20143
- Update
SessionExpired
messages. by @maliming in https://github.com/abpframework/abp/pull/20141 - MVC - Build Error Depending on a Change on Angular Side by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20148
- Add ParentId to OrganizationUnitEto by @realLiangshiwei in https://github.com/abpframework/abp/pull/20140
- New Landing Page for templates by @enisn in https://github.com/abpframework/abp/pull/20095
- Deleted comment line on dependencies by @skoc10 in https://github.com/abpframework/abp/pull/20155
- Add
btn-sm
class to single button. by @maliming in https://github.com/abpframework/abp/pull/20161 - Use
sha256
to calculate the cache key. by @maliming in https://github.com/abpframework/abp/pull/20169 - Docs Module Improvements and Add Single Project Mode by @salihozkara in https://github.com/abpframework/abp/pull/19419
- Add
Icon & CustomData
toApplicationMenuGroup
. by @maliming in https://github.com/abpframework/abp/pull/20182 - Apply
AbpConcepts
to entities which navigation property changes. by @maliming in https://github.com/abpframework/abp/pull/20012 - Support Blazor Full-Stack Web App for Microservice template by @realLiangshiwei in https://github.com/abpframework/abp/pull/20188
- Correct the localization translation mistake. by @mazarkaman in https://github.com/abpframework/abp/pull/20186
- Add
GoogleTranslation
feature to Docs module. by @maliming in https://github.com/abpframework/abp/pull/20181 - Update
index.min.css
ofdocs
module. by @maliming in https://github.com/abpframework/abp/pull/20200 - Update Markdig to v0.37.0 by @enisn in https://github.com/abpframework/abp/pull/20195
- Remove outdated translation documents. by @maliming in https://github.com/abpframework/abp/pull/20198
- block breaking change by @salihozkara in https://github.com/abpframework/abp/pull/20201
- Disabled actions button if there is no action by @realLiangshiwei in https://github.com/abpframework/abp/pull/20208
- Update BootstrapDemoMenuContributor by @salihozkara in https://github.com/abpframework/abp/pull/20211
- Fix abp add-module version number issue by @real-zony in https://github.com/abpframework/abp/pull/20199
- Add Google Search feature to docs module. by @maliming in https://github.com/abpframework/abp/pull/20213
- Add registerLocale function that supported esbuild by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/20096
- new feature(CmsKit): Marked Item by @suhaib-mousa in https://github.com/abpframework/abp/pull/20056
- Update auto-pr.yml for rel-8.3 by @skoc10 in https://github.com/abpframework/abp/pull/20321
- Update version to release 8.3.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/20336
- Angular - Home Page Implementation for Templates by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20254
- Update Marked Items documentation. by @EngincanV in https://github.com/abpframework/abp/pull/20355
- Create migration guide for v8.3 by @EngincanV in https://github.com/abpframework/abp/pull/20351
- Fix enum conversion method. by @maliming in https://github.com/abpframework/abp/pull/20368
- Update package.json by @masum-ulu in https://github.com/abpframework/abp/pull/20373
- Update
openiddict.md
. by @maliming in https://github.com/abpframework/abp/pull/20379 - Upgrade
System.Text.Json
andMailKit
packages to the latest. by @maliming in https://github.com/abpframework/abp/pull/20343 - Disable
DateTime
normalization for OpenIddict'sDateTime(UTC)
. by @maliming in https://github.com/abpframework/abp/pull/20380 - Only remove the changed entities at end of
SaveChangesAsync
method. by @maliming in https://github.com/abpframework/abp/pull/20396 - Update docs module documentation and mention about the new features. by @EngincanV in https://github.com/abpframework/abp/pull/20406
- Update authority-delegation.md by @maliming in https://github.com/abpframework/abp/pull/20419
- Angular - Typescript Tool Version Compatibility Fixes (ts-toolbelt) by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20244
- Update roadmap and release note docs. by @EngincanV in https://github.com/abpframework/abp/pull/20430
- Update CMS Kit Client Proxies Without Contracts by @enisn in https://github.com/abpframework/abp/pull/20461
- Remove
AbpDynamicClaimsOpenIddictClaimsPrincipalHandler
. by @maliming in https://github.com/abpframework/abp/pull/20467 - Angular - Update Version to 18.1.x by @masum-ulu in https://github.com/abpframework/abp/pull/20492
- Update version to release 8.3.0-rc.2 by @skoc10 in https://github.com/abpframework/abp/pull/20519
- ABP CLI documentation new options added by @ahmetfarukulu in https://github.com/abpframework/abp/pull/20581
- Angular - Documentation Updates for Version Upgrade by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20528
- Show an error page if libs folder is empty. by @maliming in https://github.com/abpframework/abp/pull/20565
- Check if response has started before setting header and status code. by @maliming in https://github.com/abpframework/abp/pull/20594
- CLI document new command section updated by @ahmetfarukulu in https://github.com/abpframework/abp/pull/20600
- Disable
CheckLibs
ifDataMigrationEnvironment
orIApplicationBulder
is not available. by @maliming in https://github.com/abpframework/abp/pull/20601 - Update version to release 8.3.0-rc.3 by @skoc10 in https://github.com/abpframework/abp/pull/20643
- Studio adding-new-microservices documentation updated by @ahmetfarukulu in https://github.com/abpframework/abp/pull/20690
- Remove Solution Runner section from adding new gateway/app/service doc by @yekalkan in https://github.com/abpframework/abp/pull/20693
- Update api-development/index.md by @EngincanV in https://github.com/abpframework/abp/pull/20732
- Remove automated sections from adding new microservice doc by @yekalkan in https://github.com/abpframework/abp/pull/20717
- Angular - Add Missing
ng-zorro-antd-tree
Bundle for Lepton-X Theme Changes by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/20739 - Update version to release 8.3.0 by @skoc10 in https://github.com/abpframework/abp/pull/20748
- Backup
ExtraProperties
duringReload
entry. by @maliming in https://github.com/abpframework/abp/pull/20750
New Contributors
- @tarikozdemir made their first contribution in https://github.com/abpframework/abp/pull/19622
- @AkosLukacs made their first contribution in https://github.com/abpframework/abp/pull/19703
- @alihdev made their first contribution in https://github.com/abpframework/abp/pull/19745
- @tiagovb made their first contribution in https://github.com/abpframework/abp/pull/19740
- @machonky made their first contribution in https://github.com/abpframework/abp/pull/19986
- @chandralk made their first contribution in https://github.com/abpframework/abp/pull/20031
- @mseada94 made their first contribution in https://github.com/abpframework/abp/pull/20089
- @mazarkaman made their first contribution in https://github.com/abpframework/abp/pull/20186
Full Changelog: https://github.com/abpframework/abp/compare/8.2.3...8.3.0