8.1.0-rc.1
Pre-release
Pre-release
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 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
New Contributors
- @gentledepp made their first contribution in #18392
- @morosm made their first contribution in #18700
Full Changelog: 8.0.3...8.1.0-rc.1