What's Changed
- Update version for nightly build by @skoc10 in #19618
- Update post.md by @tarikozdemir in #19622
- Blog Post for ABP.IO Platform Unification by @hikalkan in #19619
- ImageSharp package has been updated due to vulnerabilities by @denizdemirkan in #19643
- Update
datatables.net
to2.0.2
. by @maliming in #19340 - Add
CustomAbpSchemaIds
extension method. by @maliming in #19669 - Support a handler to implement both
Local
andDistribute
. by @maliming in #19642 - A single letter typo in Hungarian localization by @AkosLukacs in #19703
- Add new localization by @salihozkara in #19646
- Created new article about Azure Container Apps deployment with ABP by @skoc10 in #19725
- Fix reindex problem by @salihozkara in #19701
- How claim type works in ASP NET Core and ABP Framework. by @maliming in #19735
- Create a new community article: "Using FluentValidation with ABP" by @EnesDONER in #19732
- Add localization for issue-4199 by @honurbu in #19729
- SignInManager Checks IdentityOptions in AccountController Login by @alihdev in #19745
- Translate docs to pt-BR: "Exception-Handling.md", "/UI/AspNetCore/" and "/Modules/" by @tiagovb in #19740
- Added using-blob-storage-with-abp article by @EmreKendirli in #19733
- Added localization for community-post by @honurbu in #19755
- Use
IClaimsTransformation
to map claims. by @maliming in #19752 - Create a new community article: Sentiment Analysis Within ABP-Based Application by @EngincanV in #19777
- Add GlobalFeatureConfigurator and ModuleExtensionConfigurator to nolayers template by @realLiangshiwei in #19625
- Get
MyProjectName
from localized text. by @maliming in #19830 - Upgrade Blazorise to 1.5.2 by @realLiangshiwei in #19841
- Update title strategy service to get project name from localized text by @Sinan997 in #19850
- Update latest-versions.json by @voloagent in #19832
- Update the "Sentiment Analysis within ABP-Based Application" article. by @EngincanV in #19855
- Create New Article: What is Object to Object Mapping by @EnesDONER in #19759
- Change abpstudio betareleasetext by @honurbu in #19874
PublishEntityUpdatedEvent
when foreign key and property are changed. by @maliming in #19910- Use
makeEnvironmentProviders
function instead of config modules by @Sinan997 in #19707 - Use config provider function in templates by @Sinan997 in #19839
- Remove PackageReference Microsoft.AspNetCore.Hosting.Abstractions by @MrXhh in #19922
- Ignore wwwroot/libs for CMS Kit by @enisn in #19926
- Create blog post for v8.2.0 release. by @EngincanV in #19927
- Update localizations by @honurbu in #19933
- Fix blog member page wrong urls by @salihozkara in #19924
- Use
ExtensiblePagedAndSortedResultRequestDto
as input base class. by @maliming in #19938 - Use
ExtensiblePagedAndSortedResultRequestDto
asUserLookupSearchInputDto
base class. by @maliming in #19940 - update localization by @honurbu in #19936
- Enhancing the logic of CLI find projects by @realLiangshiwei in #19941
- Community post for deploying angular with Helm to Azure Kubernetes Service by @skoc10 in #19942
- Lock the user if too many incorrect 2FA code attempts. by @maliming in #19947
- Fix url of old article by @skoc10 in #19948
- Update deprecated forRoot method with the new provider functions in documentations by @Sinan997 in #19887
- Angular | Refactor modal component by @Sinan997 in #19858
- Fix urls by @salihozkara in #19959
- Show swagger URL in the auth-server homepage instead of the root url for the Swagger Client. by @EngincanV in #19967
- Angular - Updating Random Password Generator by @sumeyyeKurtulus in #19989
- Output warning if the project and cli are use different
TargetFramework
. by @maliming in #19842 - BackgroundWorkers should be restartable to permit changes in Timer interval by @machonky in #19986
- Enhance AbpRedisCahce by @realLiangshiwei in #20024
- Improve blog member page by @salihozkara in #19988
- CMS Kit: Approvement system for the comments by @EmreKendirli in #19919
- Update zh-Hans.json by @Rwing in #20036
- Make
DateTimeExtensionProperty
supportDisplayFormatAttribute
. by @maliming in #20038 - Add missing link to Projection Strategy by @chandralk in #20031
- Remove
LeptonXFooter
if current theme is notLeptonX
. by @maliming in #20039 - Update latest-versions.json by @voloagent in #20033
- Remove LeptonX folder if current theme is basic by @realLiangshiwei in #20043
- Skip create dynamic claims when request is
ClientCredentials
. by @maliming in #20045 GetDefaultServices
without case sensitive. by @maliming in #20023- Salihozkara/docs improvements2 by @salihozkara in #20077
- Set
Environment.ExitCode
if there is aCliUsageException
or external error. by @maliming in #20092 - Add url information to comment approve page by @berkansasmaz in #20094
- Use DbFunction for global query filters. by @maliming in #20065
- Use post condition not null attribute by @mseada94 in #20089
- Update
datatables.net
to2.0.2
. by @maliming in #20117 - Get filter property name from
ModelBuilder
. by @maliming in #19800 - Add
CreatedSuccessfully
message. by @maliming in #20114 - Upgrade all npm packages to latest. by @maliming in #20119
- Add IdentityDataSeedContributor.AdminUsernamePropertyName by @realLiangshiwei in #20131
- Update latest-versions.json by @voloagent in #20125
- Release post for v8.2 stable version. by @EngincanV in #20132
- New article: How to use .NET Aspire with ABP framework by @berkansasmaz in #20133
- Angular - Fix a Nightly Build Error for a package.json file by @sumeyyeKurtulus in #20135
- Dispose
RootServiceProvider
after unit testing. by @maliming in #20130 - Add community article to introduction the
DBFcuntion
feature. by @maliming in #20134 - Return more messages for
401 Unauthorized
. by @maliming in #19952 - Remove
text-muted
class. by @maliming in #20142 - Fix unit test. by @maliming in #20143
- Update
SessionExpired
messages. by @maliming in #20141 - MVC - Build Error Depending on a Change on Angular Side by @sumeyyeKurtulus in #20148
- Add ParentId to OrganizationUnitEto by @realLiangshiwei in #20140
- New Landing Page for templates by @enisn in #20095
- Deleted comment line on dependencies by @skoc10 in #20155
- Add
btn-sm
class to single button. by @maliming in #20161 - Use
sha256
to calculate the cache key. by @maliming in #20169 - Docs Module Improvements and Add Single Project Mode by @salihozkara in #19419
- Add
Icon & CustomData
toApplicationMenuGroup
. by @maliming in #20182 - Apply
AbpConcepts
to entities which navigation property changes. by @maliming in #20012 - Support Blazor Full-Stack Web App for Microservice template by @realLiangshiwei in #20188
- Correct the localization translation mistake. by @mazarkaman in #20186
- Add
GoogleTranslation
feature to Docs module. by @maliming in #20181 - Update
index.min.css
ofdocs
module. by @maliming in #20200 - Update Markdig to v0.37.0 by @enisn in #20195
- Remove outdated translation documents. by @maliming in #20198
- Block breaking change by @salihozkara in #20201
- Disabled actions button if there is no action by @realLiangshiwei in #20208
- Update BootstrapDemoMenuContributor by @salihozkara in #20211
- Fix abp add-module version number issue by @real-zony in #20199
- Add Google Search feature to docs module. by @maliming in #20213
- Add registerLocale function that supported esbuild by @mahmut-gundogdu in #20096
- New feature(CmsKit): Marked Item by @suhaib-mousa in #20056
- Update auto-pr.yml for rel-8.3 by @skoc10 in #20321
- Update version to release 8.3.0-rc.1 by @skoc10 in #20336
- Angular - Home Page Implementation for Templates by @sumeyyeKurtulus in #20254
- Update package.json by @masumulu28 in #20346
New Contributors
- @tarikozdemir made their first contribution in #19622
- @AkosLukacs made their first contribution in #19703
- @alihdev made their first contribution in #19745
- @tiagovb made their first contribution in #19740
- @machonky made their first contribution in #19986
- @chandralk made their first contribution in #20031
- @mseada94 made their first contribution in #20089
- @mazarkaman made their first contribution in #20186
- @suhaib-mousa made their first contribution in #20056
Full Changelog: 8.2.1...8.3.0-rc.1