Releases: abpframework/abp
Releases · abpframework/abp
8.2.2
What's Changed
- Update package.json by @masum-ulu in #20346
- Update 8.2 branch with the new documentation system by @hikalkan in #20352
- Enhance single-layer mongodb tutorial by @enisn in #20358
- CLI documentation 'check-extensions' section added by @ahmetfarukulu in #20369
- Angular - Fixing The Constants for Text Template Management in Proxy Generation by @sumeyyeKurtulus in #20387
- Update CLI document by @realLiangshiwei in #20402
- Fixes & enhancements for BookStore Tutorial by @yekalkan in #20407
- Explain
install-old-cli
command in the cli doc. by @EngincanV in #20410 - Change
Migrating from Open Source Templates
document by @yekalkan in #20422 - Default option changed for mobile application by @ahmetfarukulu in #20450
- Create
abp-8-2.md
by @maliming in #20454 - Adjust permission classes in book store tutorial by @yekalkan in #20458
- Update MAUI documentation images by @enisn in #20475
- Update version to release 8.2.2 by @skoc10 in #20484
- Add NxValidationCore module to extensible-date-time-picker.component by @masum-ulu in #20411
Full Changelog: 8.2.1...8.2.2
8.3.0-rc.1
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 @saliho...
8.2.1
What's Changed
- Update Pwa-Configuration.md by @enisn in #20146
- Enhance CRON expression to support days by @realLiangshiwei in #20150
- Update Road-Map.md for next version. by @EngincanV in #20152
- Update Docs module document by @realLiangshiwei in #20166
- Add
blazor-webapp
option to CLI. by @maliming in #20174 - Make the
add-module
command to compatible withBlazor webapp
project. by @maliming in #20154 - Angular - Fixing Duplicate Import for Generating Proxy with Enum Model by @sumeyyeKurtulus in #20189
- Angular - Localization Updates for Extra Select and Multiselect Props by @sumeyyeKurtulus in #20196
- Fix #20066 - Add remember-me.service on index.ts by @mahmut-gundogdu in #20218
- Update auto-pr.yml for prerel by @skoc10 in #20223
- Angular - Proxy Generation Problem Specially for Enum Models (Revert Latest Changes) by @sumeyyeKurtulus in #20230
- Update bookstore tutorials for blazor changes. by @EngincanV in #20215
- Cli: Fix mvc project's build error when the theme is selected as Lepton theme on creation by @EngincanV in #20235
- Remove check icon from feat-management-modal button by @masumulu28 in #20241
- Add new excluded folder for install-libs command by @berkansasmaz in #20262
- Change links and texts in NuGet readme files by @dgnyldrm7 in #20296
- Add BackgroundWorkerNameAttribute by @realLiangshiwei in #20295
- Set event record extra properties from
eventInfo
by @maliming in #20301 - Remove Code markers from Razor file by @realLiangshiwei in #20252
- Update old abp.io sub-domain links with the new unified platform links. by @EngincanV in #20278
- Update version to release 8.2.1 by @skoc10 in #20328
- Add
LicenseStartTime
toDeveloperApiKeyResult
by @salihozkara in #20333
Full Changelog: 8.2.0...8.2.1
8.1.5
What's Changed
- Fix update command problem related with studio packages by @yekalkan in #20049
- Fix CLI creation of projects by @realLiangshiwei in #20060
- Fix Cli.md path by @salihozkara in #20086
- Add new excluded folder for install-libs command by @berkansasmaz in #20262
- Update version to release 8.1.5 by @skoc10 in #20306
Full Changelog: 8.1.4...8.1.5
8.2.0
What's Changed
- Update CLI links by @honurbu in #18894
- Update version for preview nightly build by @skoc10 in #18896
- Fix(PermissionManagement): update localization by @miguelaristy in #18897
- Add new localizations by @salihozkara in #18899
- ExpirationWarnings added en.json by @honurbu in #18869
- Add new localization by @salihozkara in #18917
- Update ABP IO Turkish Localization by @honurbu in #18703
- Index url controls added by @honurbu in #18922
- Add ObjectHelper support for property resolution for nullable value types by @namtab00 in #18970
- Update latest-versions.json by @voloagent in #18960
- Better navigation to "Next Step" in the documentation by @salihozkara in #18990
- Update VoloDocs project. by @EngincanV in #19027
- Update
Minio
to6.0.2
by @maliming in #19034 - Add kestrel https url to VoloDocs sample. by @EngincanV in #19040
- Localization added for Return of Investment Page by @honurbu in #18938
- Add
CurrentCultureDto
property toApplicationLocalizationDto
. by @maliming in #19039 - Update localization for roi page by @honurbu in #19054
- Update
OpenIddict
to5.2.0
. by @maliming in #19041 - Leave us review localization by @denizdemirkan in #19057
- Let the Manage Role permission as a sub-permission of Edit. by @maliming in #18972
- ProjectDeletionWarningMessage added to localization by @honurbu in #19061
- Blog Post for ABP 8.1 RC.1 by @EngincanV in #19062
- Updated docs for next and previous buttons by @honurbu in #19049
- Remove
PublicWeb
from ms project if there is noPublicWebSite
flag. by @maliming in #19080 - Allows configuration of MongoDB entity indexes by @realLiangshiwei in #19073
- Check cache value is not null. by @maliming in #19056
PublishEntityEvent
for entities with default value. by @maliming in #19093- Create unit test for OAuthErrorFilterService by @Sinan997 in #19066
- Update localized text by @realLiangshiwei in #19112
- Update localization for commercial/releases by @denizdemirkan in #18991
- Update latest-versions.json by @voloagent in #19097
- Update issue template config file by @berkansasmaz in #19127
- Avoid classes if input is hidden by @sephit in #19129
- Pass
JsonSerializerOptions
when serializing theenum
. by @maliming in #19132 - Add
AbpUnitTestSqliteConnection
for unit test. by @maliming in #19125 - Add localizations by @salihozkara in #19119
- Add new localizations by @salihozkara in #19134
- Add test to remember-me.service and fix return value in service by @Sinan997 in #19088
- Added app-generate-proxy.json documentation by @Shtong in #19136
- Prevent request to app-configuration after language change by @Sinan997 in #19046
- Localization improved for pricing page by @honurbu in #19126
- Localization for profile menu & commercial welcome page by @denizdemirkan in #19144
- Email Preferences Localization by @denizdemirkan in #19076
- Video Courses & Resources localization updated all languages by @honurbu in #19151
- Add
AbpOpenIddictStoreOptions
to configure theIsolationLevel
. by @maliming in #19133 - Previous and Next buttons fixed by @honurbu in #19146
- Localization update for commercial-abp-io by @denizdemirkan in #18955
- Disable
DynamicSetting
in unit test. by @maliming in #19180 - Node version changed in the document by @EnesDONER in #19183
- Blazor full stack web UI by @maliming in #18876
- Using Testcontainers in ABP Unit Test by @maliming in #19188
- Remove legacy serialization feature
Exception.Exception(SerializationInfo, StreamingContext)
which isobsolete
. by @takato1314 in #19192 - Add localization all languages for contact error page by @honurbu in #19215
- Add Localization by @honurbu in #19205
- Update ro-RO.json by @honurbu in #19226
- Update testimonials submit page description by @honurbu in #19227
- New newsletter option localizations by @denizdemirkan in #19216
- Localization errors fixed by @denizdemirkan in #19244
- Update all language localization for video pages by @honurbu in #19239
- Allow extending
ConfigureConventions
andOnModelCreating
. by @maliming in #19241 - Allow extending ConfigureConventions and OnModelCreating by @salihozkara in #19236
- Remove flag-icon property from the
ILanguageInfo
by @EngincanV in #19222 - Validate email address for
IEmailSender.QueueAsync
method to prevent background job to retry if the email address is invalid. by @EngincanV in #19252 - How to share the cookies between subdomains by @maliming in #19253
- Update BloggingTestApp by @EngincanV in #19254
- Use LeptonX
3.2.*
in ABP8.2
templates by @EngincanV in #19255 - Audit log new localizations added by @ahmetfarukulu in #19258
- "Extend Now" -> "Extend / Renew" by @denizdemirkan in #19260
- Improve Blazor setting page by @realLiangshiwei in #19264
- Added version of preview leptonx by @skoc10 in #19289
- Docs improvements by @salihozkara in #19277
- Update Tenant-Management to fix invalid link by @yimogit in #19293
- Denizdemirkan/l by @denizdemirkan in #18408
- Update audit log localizations by @ahmetfarukulu in #19308
- Recursively check if the
ValueObject
areValueEquals
. by @maliming in #19313 - Add Audit Logs deletion localizations by @enisn in #19318
- Rearrange template menus by @salihozkara in #19291
- Update latest-versions.json by @voloagent in #19306
- Update
Pomelo.EntityFrameworkCore.MySql
to8.0.2
. by @maliming in #19330 - Add new localization by @salihozkara in #19329
- Prevent Toolbar flickering problem by @realLiangshiwei in #19334
- Remove ConfigureUI from MyProjectNameBlazorHostClientModule by @enisn in #19337
- Remove ConfigureUI MyProjectNameBlazorClientModule.cs by @enisn in #19338
- Update bundle error color in AbpTagHelperResourceService.cs by @enisn in #19343
- Add new localizations for admin by @EngincanV in #19345
- Update Turkish localization by @honurbu in #19282
- CLI: Check
HttpApi.Host
project if exists for SignalR nuget package target to add the related package to the project by @EngincanV in #19348 - Update vulnerable NPM packages to the latest version by @realLiangshiwei in #19356
- Update Part-4.md by @yimogit in #19298
- Update docs-nav.json by @yimogit in #19331
- Add
clientId
parameter toIAuditLogRepository
. by @maliming in #19368 - Upgrade Blazorise to 1.5.0 by @real...
8.2.0-rc.5
What's Changed
- Update lepton packages version to 3.0.6 by @skoc10 in #19815
- Document the
AbpEntityChangeOptions
. by @maliming in #19901 - Angular - Extra Property Localization Problem by @sumeyyeKurtulus in #19972
- Check if redirectButton exists by @realLiangshiwei in #19983
- Fix AbpRedisCache.ConnectAsync by @realLiangshiwei in #19998
- Update extensible-form-prop.component.html by @masumulu28 in #20005
- Added AbpStudioName by @yekalkan in #20007
- Check if PageProgressRef is null by @realLiangshiwei in #20010
- Change namespace of
AbpAspNetCoreComponentsWebOptions
. by @maliming in #20000 - Update Hangfire to
1.8.14
. by @maliming in #20017 - Update version to release 8.1.4 by @skoc10 in #20026
- Set a ratio to the CMS Kit blog post images by @enisn in #20025
- Update version to release 8.2.0-rc.5 by @skoc10 in #20046
- Keep the prefix of the package version. by @maliming in #20044
Full Changelog: 8.2.0-rc.4...8.2.0-rc.5
8.1.4
What's Changed
- Update lepton packages version to 3.0.6 by @skoc10 in #19815
- Fix rendering HeadOtulet in Blazor Server by @enisn in #19843
- Angular - Extensible table logic errors for action list by @sumeyyeKurtulus in #19846
- Add
RemoveClaimFromAllUsersAsync
toIIdentityUserRepository
. by @maliming in #19853 - Rename prerel branch to rel-8.2 by @skoc10 in #19863
- Document the
AbpEntityChangeOptions
. by @maliming in #19901 - Update Application-Configuration.md by @maliming in #19900
- Fix API Versioning System by @realLiangshiwei in #19899
- Fix generic type import attempt to models file by @masumulu28 in #19877
- Update Getting-Started-React-Native.md by @masumulu28 in #19944
- Add
CachedBundleDynamicFileProvider
to sync bundle files using cache. by @maliming in #19870 - Angular - Extra Property Localization Problem by @sumeyyeKurtulus in #19972
- Check if redirectButton exists by @realLiangshiwei in #19983
- Fix AbpRedisCache.ConnectAsync by @realLiangshiwei in #19998
- Update version to release 8.1.4 by @skoc10 in #20026
- Set a ratio to the CMS Kit blog post images by @enisn in #20025
Full Changelog: 8.1.3...8.1.4
8.2.0-rc.4
What's Changed
- Upgrade Blazorise to 1.5.2 by @realLiangshiwei in #19920
- Update Getting-Started-React-Native.md by @masumulu28 in #19944
- Make sure
authenticationScheme
implementsIAuthenticationSignOutHandler
. by @maliming in #19949 - Add
CachedBundleDynamicFileProvider
to sync bundle files using cache. by @maliming in #19870 - Don't redirect when getting a
403
response. by @maliming in #19954 - Reset CMSKit comments form after submit by @enisn in #19980
- Update version to release 8.2.0-rc.4 by @skoc10 in #19993
Full Changelog: 8.2.0-rc.3...8.2.0-rc.4
8.2.0-rc.3
What's Changed
- Create Migration Guides for ABP Framework v8.2 by @EngincanV in #19890
- Update Application-Configuration.md by @maliming in #19900
- Fix API Versioning System by @realLiangshiwei in #19899
- Fix generic type import attempt to models file by @masumulu28 in #19877
- Update version to release 8.2.0-rc.3 by @skoc10 in #19913
- Update angular packages version to
17.3.0
by @Sinan997 in #19915
Full Changelog: 8.2.0-rc.2...8.2.0-rc.3
8.2.0-rc.2
What's Changed
- Audit log exception check added by @ahmetfarukulu in #19872
- Add
version
to the template file name. by @enisn in #19881 - Revert unexpected code changes. by @maliming in #19884
- Update version to release 8.2.0-rc.2 by @skoc10 in #19886
Full Changelog: 8.2.0-rc.1...8.2.0-rc.2