8.1.0-rc.3
版本发布时间: 2024-03-19 23:41:07
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- Update version for nightly build by @skoc10 in https://github.com/abpframework/abp/pull/18225
- Better PageHeader rendering for Settings by @enisn in https://github.com/abpframework/abp/pull/18247
- Fix wrong date on post by @enisn in https://github.com/abpframework/abp/pull/18285
- Update localization files by @Sinan997 in https://github.com/abpframework/abp/pull/18275
- Update Localization by @honurbu in https://github.com/abpframework/abp/pull/18273
- Do not use
try catch
to determine the BlazorServer running mode. by @maliming in https://github.com/abpframework/abp/pull/18226 - Blog Post for ABP 8.0 RC.1 by @EngincanV in https://github.com/abpframework/abp/pull/18221
- improve validate version message by @mahmut-gundogdu in https://github.com/abpframework/abp/pull/18297
- Add more Arguments to AbpRabbitMqEventBusOptions by @realLiangshiwei in https://github.com/abpframework/abp/pull/18294
- Replace
ImageSharp
library by @salihozkara in https://github.com/abpframework/abp/pull/18291 - Update AbpIo/Commercial Localization by @denizdemirkan in https://github.com/abpframework/abp/pull/18178
- Docs: Sort option names in parameter selection. by @denizdemirkan in https://github.com/abpframework/abp/pull/18324
- Fix floating label by @salihozkara in https://github.com/abpframework/abp/pull/18307
- Update POST.md by @ahmetfarukulu in https://github.com/abpframework/abp/pull/18344
- Update website localizations by @salihozkara in https://github.com/abpframework/abp/pull/18092
- Adjust ProjectNpmPackageAdder & Add npm package info to web projects by @berkansasmaz in https://github.com/abpframework/abp/pull/18351
- Add default values to test email form in setting-management module by @masumulu28 in https://github.com/abpframework/abp/pull/18318
- Add missing localizations for abpio websites by @berkansasmaz in https://github.com/abpframework/abp/pull/18376
- Sort the API Definition by @realLiangshiwei in https://github.com/abpframework/abp/pull/18327
- Support
dropdowns-dividers
forrow acrions
. by @maliming in https://github.com/abpframework/abp/pull/18388 - #18391 - corrected some messages to return proper english by @gentledepp in https://github.com/abpframework/abp/pull/18392
- Update Commercial/ru.json by @denizdemirkan in https://github.com/abpframework/abp/pull/18286
- Update en.json by @maliming in https://github.com/abpframework/abp/pull/18381
- Update localizations for community.abp.io website. by @salihozkara in https://github.com/abpframework/abp/pull/18422
- Update en.json by @maliming in https://github.com/abpframework/abp/pull/18428
- Introduce
IInjectPropertiesService
. by @maliming in https://github.com/abpframework/abp/pull/18260 - CmsKit: Fix UnableToReadFont Error by @salihozkara in https://github.com/abpframework/abp/pull/18430
- Update en localization for standardization of text capitalization by @honurbu in https://github.com/abpframework/abp/pull/18434
- Throw exception if same hub has same
RoutePattern
. by @maliming in https://github.com/abpframework/abp/pull/18451 - Update abpio admin localization en.json by @honurbu in https://github.com/abpframework/abp/pull/18475
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/18465
- Update ru.json by @denizdemirkan in https://github.com/abpframework/abp/pull/18491
- Use
string
as schema type. by @maliming in https://github.com/abpframework/abp/pull/18517 - Skip opening web browser after
abp new
command. by @maliming in https://github.com/abpframework/abp/pull/18512 - ABP CLI - Throw exceptions instead swallowing by @enisn in https://github.com/abpframework/abp/pull/18519
- account.abp.io text replacement by @halimekarayay in https://github.com/abpframework/abp/pull/18526
- Remove IEntityDto restrictions from CrudApplicationService by @ahmednfwela in https://github.com/abpframework/abp/pull/18207
- Handle the case where there are hidden items in the column. by @maliming in https://github.com/abpframework/abp/pull/18385
- Update localizations for commercial.abp.io website by @honurbu in https://github.com/abpframework/abp/pull/18541
- Bump AsyncKeyedLock from 6.2.2 to 6.2.4 by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/18544
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/18525
- Create the blog post for v8.0 stable release. by @EngincanV in https://github.com/abpframework/abp/pull/18531
- Upgrade UPPY to the latest by @realLiangshiwei in https://github.com/abpframework/abp/pull/18543
- localization - footer text edited by @halimekarayay in https://github.com/abpframework/abp/pull/18276
- Blogs member page updated, space added by @honurbu in https://github.com/abpframework/abp/pull/18557
- Update localizations for Testimonials Page by @honurbu in https://github.com/abpframework/abp/pull/18547
- Update the "Upgrade Your Existing Projects to .NET 8 & ABP 8.0" community article by @EngincanV in https://github.com/abpframework/abp/pull/18593
- Pen icon removed from blog admin page and blog detail by @honurbu in https://github.com/abpframework/abp/pull/18594
- Update en.json by @salihozkara in https://github.com/abpframework/abp/pull/18602
- Update Payment Localization by @denizdemirkan in https://github.com/abpframework/abp/pull/18561
- Output warning if the CLI version is different from the template version. by @maliming in https://github.com/abpframework/abp/pull/18629
- Add
RememberMe
claim to current identity principal. by @maliming in https://github.com/abpframework/abp/pull/18476 - Changed IdentityServer4 to Openiddict in all languages by @honurbu in https://github.com/abpframework/abp/pull/18639
- Use
Asp.Versioning.Mvc
to replaceMicrosoft.AspNetCore.Mvc.Versioning
. by @maliming in https://github.com/abpframework/abp/pull/18380 - Clear the tenant cache when creating/update/deleting. by @maliming in https://github.com/abpframework/abp/pull/18412
- Add
Deepl
online translate to CLI. by @maliming in https://github.com/abpframework/abp/pull/18632 - Improve AbpDatePicker by @salihozkara in https://github.com/abpframework/abp/pull/18648
- CLI: Fix build error in the project creation command base. by @EngincanV in https://github.com/abpframework/abp/pull/18654
- Add
verify
feature totranslate
command. by @maliming in https://github.com/abpframework/abp/pull/18656 - Add new localizations by @salihozkara in https://github.com/abpframework/abp/pull/18666
- Make
IsRedirectAllowedUrlAsync
ofIAppUrlProvider
async. by @maliming in https://github.com/abpframework/abp/pull/18492 - Bump AsyncKeyedLock to 6.2.6 by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/18685
- Live Demo register page description alignment. by @denizdemirkan in https://github.com/abpframework/abp/pull/18633
- CLI: Create
switch-to-prerc
command to only update npm packages to pre-rc versions. by @EngincanV in https://github.com/abpframework/abp/pull/18608 - Fix date picker problem by @salihozkara in https://github.com/abpframework/abp/pull/18693
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/18675
- Update Chinese Version Tutorial by @morosm in https://github.com/abpframework/abp/pull/18700
- Update
fontawesome-free
to6.5.1
. by @maliming in https://github.com/abpframework/abp/pull/18698 - Make AbpDynamicFormTagHelperService methods virtual by @realLiangshiwei in https://github.com/abpframework/abp/pull/18711
- Testimonial by @denizdemirkan in https://github.com/abpframework/abp/pull/18691
- Add CommunityIndexPagePoll localized text by @realLiangshiwei in https://github.com/abpframework/abp/pull/18724
- Move UseComponent extension methods to Framework by @realLiangshiwei in https://github.com/abpframework/abp/pull/18726
- Fix DateRangePicker Max/Min Date Problem by @salihozkara in https://github.com/abpframework/abp/pull/18730
- Custom menu component MVC UI by @realLiangshiwei in https://github.com/abpframework/abp/pull/18734
- Add new localizations by @salihozkara in https://github.com/abpframework/abp/pull/18740
- Update abp.io localizations. by @EngincanV in https://github.com/abpframework/abp/pull/18742
- Improve daterangepicker validation by @salihozkara in https://github.com/abpframework/abp/pull/18744
- Add
RecreateInitialMigrationCommand
. by @maliming in https://github.com/abpframework/abp/pull/18735 - Update localizations by @salihozkara in https://github.com/abpframework/abp/pull/18749
- Add new localization by @salihozkara in https://github.com/abpframework/abp/pull/18756
- 2024 First Community Event. by @maliming in https://github.com/abpframework/abp/pull/18760
- Update localization by @salihozkara in https://github.com/abpframework/abp/pull/18761
- Update localizations by @salihozkara in https://github.com/abpframework/abp/pull/18762
- Filter users if a role comes from an organization unit by @realLiangshiwei in https://github.com/abpframework/abp/pull/18754
- Update localization by @salihozkara in https://github.com/abpframework/abp/pull/18771
- Use dropdown for taggable entities by @enisn in https://github.com/abpframework/abp/pull/18767
- CmsKit - Enhance Blog Post saving flow by @enisn in https://github.com/abpframework/abp/pull/18772
- Fix Js errors by @salihozkara in https://github.com/abpframework/abp/pull/18770
- Localization updated by @honurbu in https://github.com/abpframework/abp/pull/18784
- Add new ui option by @salihozkara in https://github.com/abpframework/abp/pull/18758
- Docs: Fix script bundle problem. by @salihozkara in https://github.com/abpframework/abp/pull/18791
- Check if the type is a component before rendering by @realLiangshiwei in https://github.com/abpframework/abp/pull/18783
- Create a community article for highlighting keyed services support. by @EngincanV in https://github.com/abpframework/abp/pull/18796
- improvements for docs module by @halimekarayay in https://github.com/abpframework/abp/pull/18806
- Docs module: customScroll right value changed by @halimekarayay in https://github.com/abpframework/abp/pull/18805
- Add new methods to abstract class and oauth.service.ts by @Sinan997 in https://github.com/abpframework/abp/pull/18803
- Update latest-versions.json by @voloagent in https://github.com/abpframework/abp/pull/18786
- Bump AsyncKeyedLock to 6.3.3 by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/18815
- Update OpenIddict to
5.1.0
. by @maliming in https://github.com/abpframework/abp/pull/18814 - Introduce
ExposeKeyedServiceAttribute
. by @maliming in https://github.com/abpframework/abp/pull/18819 - Update abp.io localizations. by @honurbu in https://github.com/abpframework/abp/pull/18836
- CMSKit - MenuItem & Page relation enhancements by @enisn in https://github.com/abpframework/abp/pull/18782
- Bump AsyncKeyedLock to 6.3.4; performance improvement by @MarkCiliaVincenti in https://github.com/abpframework/abp/pull/18839
- Add an empty view for blog posts by @enisn in https://github.com/abpframework/abp/pull/18780
- Add new localizations by @salihozkara in https://github.com/abpframework/abp/pull/18729
- Fix / Enhancement For Error Handler, Update Documentation by @Sinan997 in https://github.com/abpframework/abp/pull/18787
- Add
NormalizedName
property toTenant
. by @maliming in https://github.com/abpframework/abp/pull/18426 - Add index for
NormalizedName
peroperty. by @maliming in https://github.com/abpframework/abp/pull/18859 - Add new localization by @salihozkara in https://github.com/abpframework/abp/pull/18861
- Use outline button variation in modals by @enisn in https://github.com/abpframework/abp/pull/18842
- Update localization by @salihozkara in https://github.com/abpframework/abp/pull/18862
- Use Deepl to translate localization files by @maliming in https://github.com/abpframework/abp/pull/18687
- Add new localizations by @salihozkara in https://github.com/abpframework/abp/pull/18864
- Add missing Outline variation buttons by @enisn in https://github.com/abpframework/abp/pull/18865
- Fix: Selects on docs shrinks to unusable sizes on mobile by @salihozkara in https://github.com/abpframework/abp/pull/18863
- Migration notes for NormalizedName property of Tenant. by @maliming in https://github.com/abpframework/abp/pull/18858
- Remove
Nito.AsyncEx.Coordination
package fromVolo.Abp.Core
. by @maliming in https://github.com/abpframework/abp/pull/18860 - Introduce the
DisableAbpFeatures
. by @maliming in https://github.com/abpframework/abp/pull/18638 - Improve
ValueProvider
system. by @realLiangshiwei in https://github.com/abpframework/abp/pull/18823 - Community Localization by @denizdemirkan in https://github.com/abpframework/abp/pull/18868
- Fix: tooltip seems broken by @salihozkara in https://github.com/abpframework/abp/pull/18870
- Add remember me implementation by @Sinan997 in https://github.com/abpframework/abp/pull/18768
- Add new localization by @honurbu in https://github.com/abpframework/abp/pull/18855
- Add new localization by @honurbu in https://github.com/abpframework/abp/pull/18854
- Update auto-pr.yml for branch prerel-8.1 by @skoc10 in https://github.com/abpframework/abp/pull/18889
- Fix: Error occurs when js is minified in date picker by @salihozkara in https://github.com/abpframework/abp/pull/18904
- Clı: Added trustUserVersion option by @yekalkan in https://github.com/abpframework/abp/pull/18915
- Update angular projects by @masumulu28 in https://github.com/abpframework/abp/pull/18925
- Add
ManageRoles
permission. by @maliming in https://github.com/abpframework/abp/pull/18927 - Normalize angular packages by @masumulu28 in https://github.com/abpframework/abp/pull/18939
- Update filterKey for prerc case during get lastest version of package by @masumulu28 in https://github.com/abpframework/abp/pull/18937
- Use LeptonX Lite
3.1.*
version in ABP 8.1 by @enisn in https://github.com/abpframework/abp/pull/18945 - Update CLI documentation by @masumulu28 in https://github.com/abpframework/abp/pull/18963
- Prettify toaster message, and refresh token without asking for logout by @Sinan997 in https://github.com/abpframework/abp/pull/18976
- Global error handling in Angular - Article by @Sinan997 in https://github.com/abpframework/abp/pull/18989
- Fix bug while setting value to RememberMeService and enhancement for IAuthService interface by @Sinan997 in https://github.com/abpframework/abp/pull/18983
- Update zip-templates.ps1 and only zip sub-folder contents. by @EngincanV in https://github.com/abpframework/abp/pull/19002
- Fix: Datepicker not working correctly by @salihozkara in https://github.com/abpframework/abp/pull/18997
- Fix: abp/core js package version by @masumulu28 in https://github.com/abpframework/abp/pull/19006
- Update version to release 8.1.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/19008
- Add
RememberMe
claim during password flow. by @maliming in https://github.com/abpframework/abp/pull/18979 - React native/logout by @masumulu28 in https://github.com/abpframework/abp/pull/19011
- Update auto-pr.yml for rel-8.1 by @skoc10 in https://github.com/abpframework/abp/pull/19015
- Page Titles Enhancement by @Sinan997 in https://github.com/abpframework/abp/pull/19022
- Add 8.0 to 8.1 migration guide link to index doc. by @EngincanV in https://github.com/abpframework/abp/pull/19052
- Update Abp-8_1.md by @maliming in https://github.com/abpframework/abp/pull/19058
- Cherry pick commits from
prerel-8.1
torel-8.1
. by @maliming in https://github.com/abpframework/abp/pull/19090 - Only
outputWarning
for templates. by @maliming in https://github.com/abpframework/abp/pull/19095 - Fix rendering actions cell on specific cases by @enisn in https://github.com/abpframework/abp/pull/19101
- Update title strategy service to set localized title by @Sinan997 in https://github.com/abpframework/abp/pull/19092
- Update Road Map documentation for v8.1 by @EngincanV in https://github.com/abpframework/abp/pull/19105
- close modal when pressed esc key by @Sinan997 in https://github.com/abpframework/abp/pull/19094
- Remove nxCloudAccessToken by @masumulu28 in https://github.com/abpframework/abp/pull/19113
- Add tooltip attribute to extensible form component by @Sinan997 in https://github.com/abpframework/abp/pull/19147
- set default
className
ifgroup.name
doesn't defined in prop by @Sinan997 in https://github.com/abpframework/abp/pull/19135 - Update version to release 8.1.0-rc.2 by @skoc10 in https://github.com/abpframework/abp/pull/19161
- Move tooltip icon inside of label by @Sinan997 in https://github.com/abpframework/abp/pull/19163
- Cms-kit: Dummy placeholders should be stored as embedded resources. by @EngincanV in https://github.com/abpframework/abp/pull/19173
- Add showOnlyIcon attribute to single action button by @Sinan997 in https://github.com/abpframework/abp/pull/19170
- Remove extra element from DOM when prop is invisible by @Sinan997 in https://github.com/abpframework/abp/pull/19171
- Allow overriding features from Edition by @enisn in https://github.com/abpframework/abp/pull/19168
- Update lepton-x version in package.json files by @masumulu28 in https://github.com/abpframework/abp/pull/19169
- Create base application service classes for single-layer templates by @EngincanV in https://github.com/abpframework/abp/pull/19185
- Remove header from Permissions modal by @enisn in https://github.com/abpframework/abp/pull/19186
- Add tooltip functionality to grid actions component by @Sinan997 in https://github.com/abpframework/abp/pull/19200
- Update documentation for newly created properties in extensions by @Sinan997 in https://github.com/abpframework/abp/pull/19214
- Mongo repository SessionHandle null check added for DeleteDirectAsync by @ahmetfarukulu in https://github.com/abpframework/abp/pull/19237
- TenantStore list method added by @ahmetfarukulu in https://github.com/abpframework/abp/pull/19208
- Remove Title from setting page by @realLiangshiwei in https://github.com/abpframework/abp/pull/19247
- Remove Titles from Setting Tabs by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/19246
- Update expo and react native, resolve breaking changes by @Sinan997 in https://github.com/abpframework/abp/pull/19259
- Fix NG0100 error in abp-modal which has abp-extensible-form in body by @Sinan997 in https://github.com/abpframework/abp/pull/19269
- Remove unused httpErrorConfigFactory and update HTTP Error Handling documentation by @Sinan997 in https://github.com/abpframework/abp/pull/19272
- Blazor Page Title by @enisn in https://github.com/abpframework/abp/pull/19279
- Customising Breadcrumb Texts by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/19271
- Fix invalid lepton-x package version in all repository after deployment by @masumulu28 in https://github.com/abpframework/abp/pull/19276
- CMS Kit: Replace dummy images with actual default images by @EngincanV in https://github.com/abpframework/abp/pull/19285
- Update version to release 8.1.0-rc.3 and added LeptonXVersion by @skoc10 in https://github.com/abpframework/abp/pull/19287
- Tenant cache problem fixed by @ahmetfarukulu in https://github.com/abpframework/abp/pull/19288
- Add plugins example to chart documentation by @Sinan997 in https://github.com/abpframework/abp/pull/19317
- Update AbpExtensibleDataGrid.razor by @EngincanV in https://github.com/abpframework/abp/pull/19320
- Update chart.js version and add plugins to ChartComponent by @Sinan997 in https://github.com/abpframework/abp/pull/19314
New Contributors
- @gentledepp made their first contribution in https://github.com/abpframework/abp/pull/18392
- @morosm made their first contribution in https://github.com/abpframework/abp/pull/18700
Full Changelog: https://github.com/abpframework/abp/compare/8.0.5...8.1.0-rc.3