Releases: abpframework/abp
Releases · abpframework/abp
8.2.0-rc.1
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.1.3
What's Changed
- Angular - Merging Conflict on Extensible Table Component by @sumeyyeKurtulus in #19818
- Update version to release 8.1.3 by @skoc10 in #19826
- Add cms-kit demo sample link to the samples doc by @EngincanV in #19827
Full Changelog: 8.1.2...8.1.3
8.0.6
What's Changed
- Update AbpExtensibleDataGrid.razor by @EngincanV in #19320
- Clear dynamic claims cache when calling
UpdateUserAsync
method. by @maliming in #19353 - Update Part-4.md by @yimogit in #19292
- Update bookstore-appservice-tests.png by @maliming in #19384
- Add
close button
toPageAlert
component. by @maliming in #19388 - Update Swagger-Integration.md by @xxxxue in #19357
- Publish
EntityUpdatedEvent
when navigation changes. by @maliming in #19079 - Update PlugIn-Modules.md by @maliming in #19490
- Skip
PublishEntityDeletedEvent/PublishEntityUpdatedEvent
if only foreign keys have changed. by @maliming in #19523 - Optimize the performance of
AbpEfCoreNavigationHelper
. by @maliming in #19538 - Clear
AbpEfCoreNavigationHelper
afterSaveChangesAsync
. by @maliming in #19547 - Make
BackgroundEmailSendingJobArgs
supportIMultiTenant
by @maliming in #19578 - Improve the performance of
AbpEfCoreNavigationHelper
. by @maliming in #19559 - Enable
Multi Tenancy
inMyProjectName.Blazor.Server.Host
project. by @maliming in #19611 - update
ConfigStateService
documentation by @Sinan997 in #19686 - Update version to release 8.0.6 by @skoc10 in #19809
- Update lepton packages version to 3.0.6 by @skoc10 in #19815
New Contributors
Full Changelog: 8.0.5...8.0.6
8.1.2
What's Changed
- Update refresh token logic in initial time by @Sinan997 in #19567
- Update Rebus package to fix Host start failed by @realLiangshiwei in #19573
- Make
BackgroundEmailSendingJobArgs
supportIMultiTenant
by @maliming in #19578 - Angular: Sort user menu items by base sorting function at
AbstractMenuService<T>
by @yusuf-cirak in #19577 - Angular: Update
CoreTestingModule
for preventing dependency injection errors by @yusuf-cirak in #19575 - Document "how to extend the application-configuration endpoint" by @EngincanV in #19595
- Improve the performance of
AbpEfCoreNavigationHelper
. by @maliming in #19559 - docs(angular): Updating Router-Events.md file in EN docs by @yusuf-cirak in #19600
- Enable
Multi Tenancy
inMyProjectName.Blazor.Server.Host
project. by @maliming in #19611 - Update auto-pr for prerel-8.2 by @skoc10 in #19615
- Fix missing args for ng ps1 file by @masumulu28 in #19627
- fix typo error by @tian-jie in #19640
- Angular: extensible table action list dropdown problem by @sumeyyeKurtulus in #19651
- Set
considerUow
when clearing the cache. by @maliming in #19671 - update
ConfigStateService
documentation by @Sinan997 in #19686 - Update Security-Headers.md by @salihozkara in #19692
- Fix bug in template with basic theme by @realLiangshiwei in #19766
- Fix: 3rd level menu toggle behavior in theme-basic module by @masumulu28 in #19773
- fixing the problem when parsing access token by @Sinan997 in #19771
- Update version to release 8.1.2 by @skoc10 in #19790
- Revert "Allow overriding features from Edition" by @enisn in #19794
New Contributors
Full Changelog: 8.1.1...8.1.2
8.1.1
What's Changed
- Set default port for expo by @Sinan997 in #19502
- Refactor router-events.service.ts by @masumulu28 in #19505
- Skip
PublishEntityDeletedEvent/PublishEntityUpdatedEvent
if only foreign keys have changed. by @maliming in #19523 - export
PasswordComponent
by @Sinan997 in #19518 - Optimize the performance of
AbpEfCoreNavigationHelper
. by @maliming in #19538 - Add missing analyze files by @yekalkan in #19541
- Update version to release 8.1.1 by @skoc10 in #19548
- Fix some typos with Lazy-Load-Service.md by @MuhammadMabrouk in #19543
- Update logic of showing a confirmation before refreshing the page by @Sinan997 in #19545
- Clear
AbpEfCoreNavigationHelper
afterSaveChangesAsync
. by @maliming in #19547
New Contributors
- @MuhammadMabrouk made their first contribution in #19543
Full Changelog: 8.1.0...8.1.1
8.1.0
Blog Post
See the blog post for to learn what's new with this version:https://blog.abp.io/abp/announcing-abp-8-1-stable-release
What's Changed
- 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 for highlighting keyed services support. by @EngincanV in #187...
8.1.0-rc.4
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 for highlighting keyed services support. by @EngincanV in #18796
- improvements for docs module by @h...
8.1.0-rc.3
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 for highlighting keyed services support. by @EngincanV in #18796
- improvements for docs module by @h...
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