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 #18796
- improvements for docs module by @halimekarayay in #18806
- Docs module: customScroll right value changed by @halimekarayay in #18805
- Add new methods to abstract class and oauth.service.ts by @Sinan997 in #18803
- Update latest-versions.json by @voloagent in #18786
- Bump AsyncKeyedLock to 6.3.3 by @MarkCiliaVincenti in #18815
- Update OpenIddict to
5.1.0
. by @maliming in #18814 - Introduce
ExposeKeyedServiceAttribute
. by @maliming in #18819 - Update abp.io localizations. by @honurbu in #18836
- CMSKit - MenuItem & Page relation enhancements by @enisn in #18782
- Bump AsyncKeyedLock to 6.3.4; performance improvement by @MarkCiliaVincenti in #18839
- Add an empty view for blog posts by @enisn in #18780
- Add new localizations by @salihozkara in #18729
- Fix / Enhancement For Error Handler, Update Documentation by @Sinan997 in #18787
- Add
NormalizedName
property toTenant
. by @maliming in #18426 - Add index for
NormalizedName
peroperty. by @maliming in #18859 - Add new localization by @salihozkara in #18861
- Use outline button variation in modals by @enisn in #18842
- Update localization by @salihozkara in #18862
- Use Deepl to translate localization files by @maliming in #18687
- Add new localizations by @salihozkara in #18864
- Add missing Outline variation buttons by @enisn in #18865
- Fix: Selects on docs shrinks to unusable sizes on mobile by @salihozkara in #18863
- Migration notes for NormalizedName property of Tenant. by @maliming in #18858
- Remove
Nito.AsyncEx.Coordination
package fromVolo.Abp.Core
. by @maliming in #18860 - Introduce the
DisableAbpFeatures
. by @maliming in #18638 - Improve
ValueProvider
system. by @realLiangshiwei in #18823 - Community Localization by @denizdemirkan in #18868
- Fix: tooltip seems broken by @salihozkara in #18870
- Add remember me implementation by @Sinan997 in #18768
- Add new localization by @honurbu in #18855
- Add new localization by @honurbu in #18854
- Update auto-pr.yml for branch prerel-8.1 by @skoc10 in #18889
- Fix: Error occurs when js is minified in date picker by @salihozkara in #18904
- Clı: Added trustUserVersion option by @yekalkan in #18915
- Update angular projects by @masumulu28 in #18925
- Add
ManageRoles
permission. by @maliming in #18927 - Normalize angular packages by @masumulu28 in #18939
- Update filterKey for prerc case during get lastest version of package by @masumulu28 in #18937
- Use LeptonX Lite
3.1.*
version in ABP 8.1 by @enisn in #18945 - Update CLI documentation by @masumulu28 in #18963
- CLI: Add nightly package source to the package source mappings by @EngincanV in #18967
- Replace theme package in
package.json
by @maliming in #18978 - Prettify toaster message, and refresh token without asking for logout by @Sinan997 in #18976
- Global error handling in Angular - Article by @Sinan997 in #18989
- Fix bug while setting value to RememberMeService and enhancement for IAuthService interface by @Sinan997 in #18983
- 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
- Update zip-templates.ps1 and only zip sub-folder contents. by @EngincanV in #19002
- Fix datepicker firefox problem by @salihozkara in #18998
- Fix: Datepicker not working correctly by @salihozkara in #18997
- Fix: abp/core js package version by @masumulu28 in #19006
- Update version to release 8.1.0-rc.1 by @skoc10 in #19008
- Add
RememberMe
claim during password flow. by @maliming in #18979 - React native/logout by @masumulu28 in #19011
- Update auto-pr.yml for rel-8.1 by @skoc10 in #19013
- Update auto-pr.yml for rel-8.1 by @skoc10 in #19015
- 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
- Cms-kit: Dummy placeholders should be stored as embedded resources. by @EngincanV in #19173
- Add showOnlyIcon attribute to single action button by @Sinan997 in #19170
- Remove extra element from DOM when prop is invisible by @Sinan997 in #19171
- Allow overriding features from Edition by @enisn in #19168
- Update lepton-x version in package.json files by @masumulu28 in #19169
- Create base application service classes for single-layer templates by @EngincanV in #19185
- Only
GetEntitiesAsync
on page 1. by @maliming in #19199 - Remove header from Permissions modal by @enisn in #19186
- Add tooltip functionality to grid actions component by @Sinan997 in #19200
- Fix pagination issue in ExtensibleTableComponent by @Sinan997 in #19203
- Update documentation for newly created properties in extensions by @Sinan997 in #19214
- Update Background-Workers document by @realLiangshiwei in #19232
- Mongo repository SessionHandle null check added for DeleteDirectAsync by @ahmetfarukulu in #19237
- TenantStore list method added by @ahmetfarukulu in #19208
- Remove Title from setting page by @realLiangshiwei in #19247
- Remove Titles from Setting Tabs by @sumeyyeKurtulus in #19246
- Fix: Date filter does not work properly by @sumeyyeKurtulus in #19221
- Update docs for videocourses by @honurbu in #19223
- Update expo and react native, resolve breaking changes by @Sinan997 in #19259
- Fix NG0100 error in abp-modal which has abp-extensible-form in body by @Sinan997 in #19269
- Remove unused httpErrorConfigFactory and update HTTP Error Handling documentation by @Sinan997 in #19272
- Blazor Page Title by @enisn in #19279
- Customising Breadcrumb Texts by @sumeyyeKurtulus in #19271
- Fix invalid lepton-x package version in all repository after deployment by @masumulu28 in #19276
- CMS Kit: Replace dummy images with actual default images by @EngincanV in #19285
- Update version to release 8.1.0-rc.3 and added LeptonXVersion by @skoc10 in #19287
- Update Dependency-Injection.md by @maliming in #19295
- Update version to release 8.0.5 by @skoc10 in #19301
- Tenant cache problem fixed by @ahmetfarukulu in #19288
- Add plugins example to chart documentation by @Sinan997 in #19317
- Update AbpExtensibleDataGrid.razor by @EngincanV in #19320
- Update chart.js version and add plugins to ChartComponent by @Sinan997 in #19314
- Clear dynamic claims cache when calling
UpdateUserAsync
method. by @maliming in #19353 - Domain Service Best Practices document update by @gterdem in #19362
- Update Part-4.md by @yimogit in #19292
- Update route path to kebab-case while adding module or source code by @Sinan997 in #19349
- Fix user filter by @realLiangshiwei in #19372
- Replace
Newtonsoft
withSystem.Text.Json
inPackageVersionCheckerService
. by @maliming in #19382 - 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
- Remove angular deps from account-core module by @masumulu28 in #19396
- Add allowedNonPeerDependencies abp packages by @masumulu28 in #19398
- Move pagination functionality from
extensible-table.component.ts
tongx-datatable-list.directive.ts
by @Sinan997 in #19401 - CLI: Add angular implementation after new microservice added to project by @masumulu28 in #19381
- Update angular-oauth2-oidc version to 17.x.x by @Sinan997 in #19441
- Add android studio opening in react native documentation by @Sinan997 in #19411
- Add network status component to template by @Sinan997 in #19424
- Adding constants to theme-shared module for error messages by status code by @yusuf-cirak in #19421
- Add
InternetConnectionStatusComponent
to the template by @Sinan997 in #19450 - Add separator to email settings by @enisn in #19461
- Update version to release 8.1.0-rc.4 by @skoc10 in #19463
- Add
lastNavigation
prop toRouterEvents
service for track last successful navigation event by @masumulu28 in #19459 - Fix condition to check if table rows exist by @Sinan997 in #19466
- CLI: Fix change theme step for basic theme. by @EngincanV in #19474
- Publish
EntityUpdatedEvent
when navigation changes. by @maliming in #19079 - Update PlugIn-Modules.md by @maliming in #19490
- Avoid datetimepicker get focus when open a modal by @realLiangshiwei in #19494
- Update version to release 8.1.0 by @skoc10 in #19496
New Contributors
- @gentledepp made their first contribution in #18392
- @morosm made their first contribution in #18700
- @harrygantz made their first contribution in #19150
- @xxxxue made their first contribution in #19357
Full Changelog: 8.0.3...8.1.0