Releases: abpframework/abp
Releases · abpframework/abp
8.2.0-rc.5
What's Changed
- Update lepton packages version to 3.0.6 by @skoc10 in #19815
- Document the
AbpEntityChangeOptions
. by @maliming in #19901 - Angular - Extra Property Localization Problem by @sumeyyeKurtulus in #19972
- Check if redirectButton exists by @realLiangshiwei in #19983
- Fix AbpRedisCache.ConnectAsync by @realLiangshiwei in #19998
- Update extensible-form-prop.component.html by @masumulu28 in #20005
- Added AbpStudioName by @yekalkan in #20007
- Check if PageProgressRef is null by @realLiangshiwei in #20010
- Change namespace of
AbpAspNetCoreComponentsWebOptions
. by @maliming in #20000 - Update Hangfire to
1.8.14
. by @maliming in #20017 - Update version to release 8.1.4 by @skoc10 in #20026
- Set a ratio to the CMS Kit blog post images by @enisn in #20025
- Update version to release 8.2.0-rc.5 by @skoc10 in #20046
- Keep the prefix of the package version. by @maliming in #20044
Full Changelog: 8.2.0-rc.4...8.2.0-rc.5
8.1.4
What's Changed
- Update lepton packages version to 3.0.6 by @skoc10 in #19815
- Fix rendering HeadOtulet in Blazor Server by @enisn in #19843
- Angular - Extensible table logic errors for action list by @sumeyyeKurtulus in #19846
- Add
RemoveClaimFromAllUsersAsync
toIIdentityUserRepository
. by @maliming in #19853 - Rename prerel branch to rel-8.2 by @skoc10 in #19863
- Document the
AbpEntityChangeOptions
. by @maliming in #19901 - Update Application-Configuration.md by @maliming in #19900
- Fix API Versioning System by @realLiangshiwei in #19899
- Fix generic type import attempt to models file by @masumulu28 in #19877
- Update Getting-Started-React-Native.md by @masumulu28 in #19944
- Add
CachedBundleDynamicFileProvider
to sync bundle files using cache. by @maliming in #19870 - Angular - Extra Property Localization Problem by @sumeyyeKurtulus in #19972
- Check if redirectButton exists by @realLiangshiwei in #19983
- Fix AbpRedisCache.ConnectAsync by @realLiangshiwei in #19998
- Update version to release 8.1.4 by @skoc10 in #20026
- Set a ratio to the CMS Kit blog post images by @enisn in #20025
Full Changelog: 8.1.3...8.1.4
8.2.0-rc.4
What's Changed
- Upgrade Blazorise to 1.5.2 by @realLiangshiwei in #19920
- Update Getting-Started-React-Native.md by @masumulu28 in #19944
- Make sure
authenticationScheme
implementsIAuthenticationSignOutHandler
. by @maliming in #19949 - Add
CachedBundleDynamicFileProvider
to sync bundle files using cache. by @maliming in #19870 - Don't redirect when getting a
403
response. by @maliming in #19954 - Reset CMSKit comments form after submit by @enisn in #19980
- Update version to release 8.2.0-rc.4 by @skoc10 in #19993
Full Changelog: 8.2.0-rc.3...8.2.0-rc.4
8.2.0-rc.3
What's Changed
- Create Migration Guides for ABP Framework v8.2 by @EngincanV in #19890
- Update Application-Configuration.md by @maliming in #19900
- Fix API Versioning System by @realLiangshiwei in #19899
- Fix generic type import attempt to models file by @masumulu28 in #19877
- Update version to release 8.2.0-rc.3 by @skoc10 in #19913
- Update angular packages version to
17.3.0
by @Sinan997 in #19915
Full Changelog: 8.2.0-rc.2...8.2.0-rc.3
8.2.0-rc.2
What's Changed
- Audit log exception check added by @ahmetfarukulu in #19872
- Add
version
to the template file name. by @enisn in #19881 - Revert unexpected code changes. by @maliming in #19884
- Update version to release 8.2.0-rc.2 by @skoc10 in #19886
Full Changelog: 8.2.0-rc.1...8.2.0-rc.2
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