Releases: abpframework/abp
Releases · abpframework/abp
8.0.5
What's Changed
- Update docs for rel-8.0 by @honurbu in #19107
- Update Getting-Started-Setup-Environment-Single-Layer.md by @honurbu in #19115
- Update
Testing.md
. by @maliming in #19118 - Fix code-block in Tenant-Management.md by @enisn in #19122
- Mark
VerifyPasswordResetTokenAsync
endpoint asvirtual
. by @maliming in #19139 - Fix DTO code generation for C# static proxy by @realLiangshiwei in #19145
- Fixed grammar and spelling issues in Update Repositories.md by @harrygantz in #19150
- Only
GetEntitiesAsync
on page 1. by @maliming in #19199 - Fix pagination issue in ExtensibleTableComponent by @Sinan997 in #19203
- Update Background-Workers document by @realLiangshiwei in #19232
- Fix: Date filter does not work properly by @sumeyyeKurtulus in #19221
- Update docs for videocourses by @honurbu in #19223
- Update Dependency-Injection.md by @maliming in #19295
- Update version to release 8.0.5 by @skoc10 in #19301
New Contributors
- @harrygantz made their first contribution in #19150
Full Changelog: 8.0.4...8.0.5
8.1.0-rc.2
What's Changed
- Disable the
DynamicProxy
forConventionalControllers
. by @maliming in #18874 - Update
Pomelo.EntityFrameworkCore.MySql
to8.0.0
. by @maliming in #19018 - Update Localization.md by @Sinan997 in #19025
- Update SQL Query in Docs module documentation. by @EngincanV in #19042
- Page Titles Enhancement by @Sinan997 in #19022
- Format Authorization.md file by @masumulu28 in #19048
- Add 8.0 to 8.1 migration guide link to index doc. by @EngincanV in #19052
- Update Abp-8_1.md by @maliming in #19058
- Trying to parse
datetime
usingCurrentUICulture
. by @maliming in #19031 - Update
Npgsql.EntityFrameworkCore.PostgreSQL
to8.0.2
. by @maliming in #19068 - Fix abp npm package's version by @masumulu28 in #19075
- Update version to release 8.0.4 by @skoc10 in #19082
- Cherry pick commits from
prerel-8.1
torel-8.1
. by @maliming in #19090 - Only
outputWarning
for templates. by @maliming in #19095 - Fix rendering actions cell on specific cases by @enisn in #19101
- Update title strategy service to set localized title by @Sinan997 in #19092
- Update Road Map documentation for v8.1 by @EngincanV in #19105
- Close modal when pressed esc key by @Sinan997 in #19094
- Update docs for rel-8.0 by @honurbu in #19107
- Remove nxCloudAccessToken by @masumulu28 in #19113
- Update Getting-Started-Setup-Environment-Single-Layer.md by @honurbu in #19115
- Update
Testing.md
. by @maliming in #19118 - Fix code-block in Tenant-Management.md by @enisn in #19122
- Mark
VerifyPasswordResetTokenAsync
endpoint asvirtual
. by @maliming in #19139 - Fix DTO code generation for C# static proxy by @realLiangshiwei in #19145
- Fixed grammar and spelling issues in Update Repositories.md by @harrygantz in #19150
- Add tooltip attribute to extensible form component by @Sinan997 in #19147
- Set default
className
ifgroup.name
doesn't defined in prop by @Sinan997 in #19135 - Update version to release 8.1.0-rc.2 by @skoc10 in #19161
- Move tooltip icon inside of label by @Sinan997 in #19163
New Contributors
- @harrygantz made their first contribution in #19150
Full Changelog: 8.1.0-rc.1...8.1.0-rc.2
8.0.4
What's Changed
- CLI: Add nightly package source to the package source mappings by @EngincanV in #18967
- Replace theme package in
package.json
by @maliming in #18978 - Add formsModule to extensible-form-prop component, enhancement for template and fix className duplication by @Sinan997 in #18962
- Revert "CLI: Add nightly package source to the package source mappings" by @EngincanV in #18999
- Fix datepicker firefox problem by @salihozkara in #18998
- Update auto-pr.yml for rel-8.1 by @skoc10 in #19013
- Disable the
DynamicProxy
forConventionalControllers
. by @maliming in #18874 - Update
Pomelo.EntityFrameworkCore.MySql
to8.0.0
. by @maliming in #19018 - Update Localization.md by @Sinan997 in #19025
- Update SQL Query in Docs module documentation. by @EngincanV in #19042
- Format Authorization.md file by @masumulu28 in #19048
- Trying to parse
datetime
usingCurrentUICulture
. by @maliming in #19031 - Update
Npgsql.EntityFrameworkCore.PostgreSQL
to8.0.2
. by @maliming in #19068 - Fix abp npm package's version by @masumulu28 in #19075
- Update version to release 8.0.4 by @skoc10 in #19082
Full Changelog: 8.0.3...8.0.4
8.1.0-rc.1
Blog Post
See the blog post for to learn what's new with this version:https://blog.abp.io/abp/announcing-abp-8-0-release-candidate
What's Changed
- Update version for nightly build by @skoc10 in #18225
- Better PageHeader rendering for Settings by @enisn in #18247
- Fix wrong date on post by @enisn in #18285
- Update localization files by @Sinan997 in #18275
- Update Localization by @honurbu in #18273
- Do not use
try catch
to determine the BlazorServer running mode. by @maliming in #18226 - Blog Post for ABP 8.0 RC.1 by @EngincanV in #18221
- improve validate version message by @mahmut-gundogdu in #18297
- Add more Arguments to AbpRabbitMqEventBusOptions by @realLiangshiwei in #18294
- Replace
ImageSharp
library by @salihozkara in #18291 - Update AbpIo/Commercial Localization by @denizdemirkan in #18178
- Docs: Sort option names in parameter selection. by @denizdemirkan in #18324
- Fix floating label by @salihozkara in #18307
- Update POST.md by @ahmetfarukulu in #18344
- Update website localizations by @salihozkara in #18092
- Adjust ProjectNpmPackageAdder & Add npm package info to web projects by @berkansasmaz in #18351
- Add default values to test email form in setting-management module by @masumulu28 in #18318
- Add missing localizations for abpio websites by @berkansasmaz in #18376
- Sort the API Definition by @realLiangshiwei in #18327
- Support
dropdowns-dividers
forrow acrions
. by @maliming in #18388 - #18391 - corrected some messages to return proper english by @gentledepp in #18392
- Update Commercial/ru.json by @denizdemirkan in #18286
- Update en.json by @maliming in #18381
- Update localizations for community.abp.io website. by @salihozkara in #18422
- Update en.json by @maliming in #18428
- Introduce
IInjectPropertiesService
. by @maliming in #18260 - CmsKit: Fix UnableToReadFont Error by @salihozkara in #18430
- Update en localization for standardization of text capitalization by @honurbu in #18434
- Throw exception if same hub has same
RoutePattern
. by @maliming in #18451 - Update abpio admin localization en.json by @honurbu in #18475
- Update latest-versions.json by @voloagent in #18465
- Update ru.json by @denizdemirkan in #18491
- Use
string
as schema type. by @maliming in #18517 - Skip opening web browser after
abp new
command. by @maliming in #18512 - ABP CLI - Throw exceptions instead swallowing by @enisn in #18519
- Account.abp.io text replacement by @halimekarayay in #18526
- Remove IEntityDto restrictions from CrudApplicationService by @ahmednfwela in #18207
- Handle the case where there are hidden items in the column. by @maliming in #18385
- Update localizations for commercial.abp.io website by @honurbu in #18541
- Bump AsyncKeyedLock from 6.2.2 to 6.2.4 by @MarkCiliaVincenti in #18544
- Update latest-versions.json by @voloagent in #18525
- Create the blog post for v8.0 stable release. by @EngincanV in #18531
- Upgrade UPPY to the latest by @realLiangshiwei in #18543
- Localization - footer text edited by @halimekarayay in #18276
- Blogs member page updated, space added by @honurbu in #18557
- Update localizations for Testimonials Page by @honurbu in #18547
- Update the "Upgrade Your Existing Projects to .NET 8 & ABP 8.0" community article by @EngincanV in #18593
- Pen icon removed from blog admin page and blog detail by @honurbu in #18594
- Update en.json by @salihozkara in #18602
- Update Payment Localization by @denizdemirkan in #18561
- Output warning if the CLI version is different from the template version. by @maliming in #18629
- Add
RememberMe
claim to current identity principal. by @maliming in #18476 - Changed IdentityServer4 to Openiddict in all languages by @honurbu in #18639
- Use
Asp.Versioning.Mvc
to replaceMicrosoft.AspNetCore.Mvc.Versioning
. by @maliming in #18380 - Clear the tenant cache when creating/update/deleting. by @maliming in #18412
- Add
Deepl
online translate to CLI. by @maliming in #18632 - Improve AbpDatePicker by @salihozkara in #18648
- CLI: Fix build error in the project creation command base. by @EngincanV in #18654
- Add
verify
feature totranslate
command. by @maliming in #18656 - Add new localizations by @salihozkara in #18666
- Make
IsRedirectAllowedUrlAsync
ofIAppUrlProvider
async. by @maliming in #18492 - Bump AsyncKeyedLock to 6.2.6 by @MarkCiliaVincenti in #18685
- Live Demo register page description alignment. by @denizdemirkan in #18633
- CLI: Create
switch-to-prerc
command to only update npm packages to pre-rc versions. by @EngincanV in #18608 - Fix date picker problem by @salihozkara in #18693
- Update latest-versions.json by @voloagent in #18675
- Update Chinese Version Tutorial by @morosm in #18700
- Update
fontawesome-free
to6.5.1
. by @maliming in #18698 - Make AbpDynamicFormTagHelperService methods virtual by @realLiangshiwei in #18711
- Testimonial by @denizdemirkan in #18691
- Add CommunityIndexPagePoll localized text by @realLiangshiwei in #18724
- Move UseComponent extension methods to Framework by @realLiangshiwei in #18726
- Fix DateRangePicker Max/Min Date Problem by @salihozkara in #18730
- Custom menu component MVC UI by @realLiangshiwei in #18734
- Add new localizations by @salihozkara in #18740
- Update abp.io localizations. by @EngincanV in #18742
- Improve daterangepicker validation by @salihozkara in #18744
- Add
RecreateInitialMigrationCommand
. by @maliming in #18735 - Update localizations by @salihozkara in #18749
- Add new localization by @salihozkara in #18756
- 2024 First Community Event. by @maliming in #18760
- Update localization by @salihozkara in #18761
- Update localizations by @salihozkara in #18762
- Filter users if a role comes from an organization unit by @realLiangshiwei in #18754
- Update localization by @salihozkara in #18771
- Use dropdown for taggable entities by @enisn in #18767
- CmsKit - Enhance Blog Post saving flow by @enisn in #18772
- Fix Js errors by @salihozkara in #18770
- Localization updated by @honurbu in #18784
- Add new ui option by @salihozkara in #18758
- Docs: Fix script bundle problem. by @salihozkara in #18791
- Check if the type is a component before rendering by @realLiangshiwei in #18783
- Create a community article fo...
8.0.3
What's Changed
- Upgrade Blazorise to 1.4.1 by @realLiangshiwei in #18799
- Update docs-nav.json by @salihozkara in #18800
- UI/UX Improvements by @Sinan997 in #18680
- Fix exception when the change them by @masumulu28 in #18790
- Inherit
IKeyedServiceProvider
to support keyed services. by @maliming in #18792 - Update
AbpDynamicClaimsPrincipalContributorBase_Tests
to fix unit test in CI pipeline. by @maliming in #18820 - CMS Kit - Correct attribute parameters for CreatePageViewModel by @enisn in #18828
- Fix: navigate url with params after redirect from auth server by @masumulu28 in #18830
- Update localization and remove style from tree-component.scss by @Sinan997 in #18826
- Should not update user's
PhoneNumber
if input'sPhoneNumber
isNullOrWhiteSpace
. by @maliming in #18833 - Update localizations in setting tab by @Sinan997 in #18837
- Update Getting-Started-Running-Solution Documentation for Blazor WASM & Server by @denizdemirkan in #18844
- Remove duplicate section from
README.md
. by @maliming in #18848 - Update Devart.Data.Oracle.EFCore to 10.3.10.8 by @realLiangshiwei in #18847
- Return
NotFoundFileInfo
orNotFoundDirectoryContents
whensubpath
isnull
. by @maliming in #18822 - Fix ngx-datatable doesn't filtering the previous pages bug by @Sinan997 in #18871
- Broken links fixed by @honurbu in #18880
- Fix AddAbpSwaggerGenWithOidc tenant replacement issue by @realLiangshiwei in #18875
- Update schema for secondary-endpoint library in module template by @masumulu28 in #18882
- Update auto-pr.yml for prerel-8.1 by @skoc10 in #18888
- Update Buttons.md Add busy-text usage to abp-button tag helper. by @muhlisatac in #18907
- Update Concurrency-Check.md by @maliming in #18908
- Fix namespace in Getting started - Single Layer by @enisn in #18903
- Remove striped-rows from tables by @enisn in #18941
- Update version to release 8.0.3 by @skoc10 in #18957
New Contributors
- @muhlisatac made their first contribution in #18907
Full Changelog: 8.0.2...8.0.3
8.0.2
What's Changed
- Update Multi-Lingual-Entities.md by @ismcagdas in #18676
- Update Testing.md by @augustin-man in #18683
- Add GetPermissionDepthOrDefault method by @realLiangshiwei in #18681
- CLI: Should skip bundling while creating a new custom module. by @EngincanV in #18702
- Don't return child permission if parent is not enabled by @realLiangshiwei in #18699
- Update
MaxDefaultValueLength
to 2048. by @maliming in #18712 - Add
SaveEntityHistoryWhenNavigationChanges
toAbpAuditingOptions
. by @maliming in #18715 - Refactor
EntityHistoryHelper
. by @maliming in #18718 - CLI: Fix theme selection for blazor-server nolayer template. by @EngincanV in #18731
- Get child permissions by parent instead name. by @maliming in #18743
- Update lerna script in publish-mvc.ps1 file by @masumulu28 in #18725
- Update document by @realLiangshiwei in #18747
- Fix search problem by @salihozkara in #18751
- Update migration guide for v8.0 (add a note for sql server users) by @EngincanV in #18755
- Update version to release 8.0.2 by @skoc10 in #18764
- Add
iconClass
option to toaster by @masumulu28 in #18737 - Update
Autofac
to8.0.0
&Autofac.Extensions.DependencyInjection
to9.0.0
by @maliming in #18775 - Support
keyed-services
. by @maliming in #18777
New Contributors
- @augustin-man made their first contribution in #18683
Full Changelog: 8.0.1...8.0.2
8.0.1
What's Changed
- Open my account page in a new window. by @realLiangshiwei in #18532
- Remove AccountLayoutModule import when change-theme to LeptonX by @Sinan997 in #18534
- Update Linked-List document by @realLiangshiwei in #18539
- OpenIddictTokens payload error on Oracle DB by @gterdem in #18549
- Update Entity-Cache.md by @RyuzakiH in #18498
- Add GetListByNamesAsync to IIDentityClaimTypeRepository by @realLiangshiwei in #18555
- CLI: Remove 'HostWithIds' symbol. by @EngincanV in #18553
- Use
VersionOverride
when central package management is enabled.. by @maliming in #18566 - Change the
default pfx password
inREADME
file. by @maliming in #18567 - Add script to change package version by @mahmut-gundogdu in #18546
- Update tutorials's unit test code for 8.0 changes. by @maliming in #18569
- Remove MethodPlaceholder by @realLiangshiwei in #18574
- Update blueprints by @Sinan997 in #18558
- app-nolayers blazor template bug fixed by @ahmetfarukulu in #18580
- Enhance Tutorials documents for nullable reference by @realLiangshiwei in #18585
- Remove RemoveUnnecessaryDbMigratorClients by @realLiangshiwei in #18583
- Set
IdentityOptions
when updating user role. by @maliming in #18590 - Update version to release 7.4.5 by @skoc10 in #18598
- Feat: provide filtering for OAuth error listener by @masumulu28 in #18577
- AngularUI: update templates by @masumulu28 in #18603
- Update @abp/ng.theme.lepton-x package version by @masumulu28 in #18610
- Fix: set as 2.4.7 all theme.lepton-x.lite packages for 7.4.5 by @masumulu28 in #18621
- Add new layout component and define dynamic layouts by @mahmut-gundogdu in #18527
- Add IMultiTenantUrlProvider by @realLiangshiwei in #18592
- Update
AbpPerfTest
results for ABP&NET 8.0.0. by @maliming in #18643 - Revise all zh-Hans.json localization texts. by @realLiangshiwei in #18640
- Cli update command version null check added by @ahmetfarukulu in #18630
- Add
GetUserNameFromEmailAsync
toIdentityUserManager
. by @maliming in #18612 - CLI: Run bundle command for module template. by @EngincanV in #18659
- Fix the unit tests. by @maliming in #18661
- Add ClaimNameExist to IdentityErrorCodes by @realLiangshiwei in #18669
- Update version to release 8.0.1 by @skoc10 in #18672
Full Changelog: 8.0.0...8.0.1
7.4.5
What's Changed
- Update Application-Startup.md by @kemalgenc in #18389
- Add Initialize method to HangfireBackgroundWorkerManager by @realLiangshiwei in #18478
- Docs: Blazor forms & validation by @enisn in #18483
- Add script to change package version by @mahmut-gundogdu in #18546
- Update version to release 7.4.5 by @skoc10 in #18598
- Feat: provide filtering for OAuth error listener by @masumulu28 in #18577
New Contributors
- @kemalgenc made their first contribution in #18389
Full Changelog: 7.4.4...7.4.5
8.0.0
Blog Post
See the blog post for to learn what's new with this version:https://blog.abp.io/abp/abp-8-0-stable-release-with-dotnet-8-0
What's Changed
- Update campaign localizations by @salihozkara in #17381
- Update version for nightly build by @skoc10 in #17382
- Blog Post for ABP.IO Platform 7.4 release by @EngincanV in #17375
- Update feature request issue template by @berkansasmaz in #17405
- Support mapping collection of objects for custom object mappers by @maliming in #17376
- Add social media register options to Register page by @realLiangshiwei in #17406
- Improve social media register options Register page by @realLiangshiwei in #17409
- Fix Images don't appear issue by @salihozkara in #17395
- Static C# API client proxy compatible ReplaceEmbeddedByPhysical by @realLiangshiwei in #17392
- Catch and ignore the
Exception
fromValidationAttributeHelper
. by @maliming in #17423 - Add new localizations from commercial.abp.io by @salihozkara in #17442
- Update Why Abp IO Page Localizations by @salihozkara in #17445
- Blog Module: Fix invisible link due to unset color by @salihozkara in #17452
- Use NoTracking for readonly repositories for EF core. by @maliming in #17421
- Add a new unit test for
ReadOnlyRepository
. by @maliming in #17462 - Add community slogan by @salihozkara in #17463
- Docs: Support exact match in search by @salihozkara in #17456
- ABP Community new slogan responsive by @salihozkara in #17468
- CMS Kit: Add reCaptcha to comment edit section if it's enabled by @salihozkara in #17455
- Support attachments and
ExtraProperties
when sending emails. by @maliming in #17437 - Introduce
RepositoryInterceptor
andEnable/DisableTracking()
extension methods. by @maliming in #17491 - Add new localizations from community.abp.io by @salihozkara in #17545
- Group12 Enable nullable annotations by @realLiangshiwei in #17549
- Disable logging for
HEAD
ifIsEnabledForGetRequests
isfalse
. by @maliming in #17543 - Group13 Enable nullable annotations by @realLiangshiwei in #17557
- Use
WebApplicationFactory
as the base class for Web integration testing. by @maliming in #17497 - Group14 Enable nullable annotations by @realLiangshiwei in #17560
- Group15 Enable nullable annotations by @realLiangshiwei in #17561
- Create production certificate while creating a new solution by @maliming in #17512
- The
ComputerId
is no longer changed after user changes. by @maliming in #17574 - Blog Post: Cascading Option Loading with Extensions System in ABP Angular by @masumulu28 in #17580
- CLI: Configure angular projects while module adding even if the source code is not included by @EngincanV in #17553
- add missing
\
in ConnectionStrings by @Sinan997 in #17594 - Add
AdditionalEmailSendingArgs
. by @maliming in #17582 - Update the wrong database table configurations in the "Many to Many Relationship with ABP and EF-Core" article by @EngincanV in #17602
- CMS Kit: Revise reCaptcha Generator for Comment Feature by @EngincanV in #17565
- Add
NotNullWhen
attribute toIsNullOrEmpty& IsNullOrWhiteSpace
. by @maliming in #17608 - normalize libraries versions to make npm install work by @Sinan997 in #17611
- Do not remove Integration postfix for auto controllers for integration services by @hikalkan in #17626
- Add GetRoleNames by user ids method by @realLiangshiwei in #17627
- Removed duplicated ApplyDataFilters usage for MongoDbRepository.FindAsync by @hikalkan in #17641
- Update latest-versions.json by @voloagent in #17635
- Check the key if exists in
ExtraProperties
. by @maliming in #17668 - Add @abp/zxcvbn npm package by @realLiangshiwei in #17666
- Expose the
validator
service itself. by @maliming in #17672 - Add appsettings.secrets.json file to default configuration in tests by @hikalkan in #17673
- Check Redis server when creating project. by @maliming in #17669
- Improve auth-server homepage design & update dataseeder by @EngincanV in #17660
- Add localizations to raffle pages by @salihozkara in #17670
- Improve console template by @realLiangshiwei in #17692
- CmsKit - PreventXSS Enhancement by @enisn in #17681
- Add Moving Background Job Execution To A Separate Application article by @realLiangshiwei in #17686
- CLI: Add
mobile:react-native
symbol if the react-native mobile app is selected for project creation. by @EngincanV in #17712 - Add some localizations to
Commercial
by @maliming in #17646 - Make hosted wasm project template debuggable by @realLiangshiwei in #17702
- No case-sensitive filtering at the Users page by @realLiangshiwei in #17720
- Mongo eventbox enhancements by @hikalkan in #17723
- Handle CmsKit Pages routing in a DynamicRouteValueTransformer by @enisn in #17642
- Replace IdentityUserLookupAppService by an integration service by @hikalkan in #17737
- Add
ExtraPropertyDictionaryToQueryString/FormData
. by @maliming in #17705 - Search with "contains" instead of exact match while searching users by @realLiangshiwei in #17756
- Angular Unit Tests fix some of them by @Sinan997 in #17706
- Create an introductory post for CMS Kit Demo application by @EngincanV in #17718
- Update the
Configuring OpenIddict
documentation by @EngincanV in #17758 - Imporve console template with
HostApplicationBuilder
by @JadynWong in #17721 - Basic Theme: Show menu icon if it's specified without checking if it's a font-awesome icon by @EngincanV in #17765
- Fix possible
null
errors. by @maliming in #17769 - Update
Configuring-OpenIddict.md
to recommended to use two RSA certificates by @maliming in #17768 - Create README.md file for application templates and mention running and deploying. by @EngincanV in #17757
- Handle the case where the parameter is
null
by @maliming in #17770 - CLI: Publish a local event for post-requirements after the project creation. by @EngincanV in #17740
- Allow to set username on social registration. by @maliming in #17755
- Remove backward compatible CMS kit page URLs by @enisn in #17800
- Add
SetForClientAsync
extension method toIPermissionManager
. by @maliming in #17802 - CLI: Allow NuGet package version updates for LeptonX Theme packages by @EngincanV in #17722
- Add new localization to commercial.abp.io by @salihozkara in #17814
- Add new localizations to www.abp.io by @salihozkara in #17816
- Async functions do not return a Task type. If the parameter is empty, an exception will be returned. by @happtim in #17813
- Upgrade abp to NET 8.0 RC 1. by @maliming in #17776
- Create release post for v7.4 by @EngincanV in #17826
- [Article] How to upload and download article by @mahmut-gundogdu in #17827
- Update Localizations by @salihozkara in https://github.com/abpframework/abp/p...
7.4.4
What's Changed
- Add missing localized text by @realLiangshiwei in #18390
- [Backport 7.4] Better PageHeader rendering for Settings by @enisn in #18398
- Update Microsoft packages to
7.0.14
by @enisn in #18436 - Grant all permissions checkbox does not affect Select all checkbox. by @Sinan997 in #18429
- Update Entities.md by @RyuzakiH in #18439
- Update leptonx lite layout customization doc by @Sinan997 in #18401
- Update version to release 7.4.4 by @skoc10 in #18460
New Contributors
Full Changelog: 7.4.3...7.4.4