All Versions
27
Latest Version
6.0
Avg Release Cycle
26 days
Latest Release
1234 days ago

Changelog History
Page 1

  • v6.0 Changes

    November 10, 2020

    πŸ”‹ Features

    • ⬆️ ISSUE #5799: Upgrade to .NET 5

    ✨ Enhancements

    • ISSUE #5824: It is recommended to add DisplayName property to DynamicProperty
    • ⬆️ ISSUE #5679: Upgrade to Angular v10
    • ISSUE #5390: AbpCache sliding/absolute expire time
    • ISSUE #5296: EntityHistory Property change value equality check with large data

    πŸ› Bug Fixes

    • ISSUE #5292: EntityHistoryHelper shouldn't create a PropertyChange for unchanged property

    Others

    • 0️⃣ PR #5873: Save only non-default culture to user setting (by acjh)
    • βœ… PR #5872: Add Microsoft.NET.Test.Sdk to fix missing test DLL (by acjh)
    • πŸ‘ PR #5871: Support setting header name of culture information (by acjh)
    • ⬆️ PR #5869: Upgrade to .NET 5 (by ismcagdas)
    • PR #5864: EntityHistory Property change use hash to compare (by demirmusa)
    • ⚑️ PR #5862: Optimize isGranted check in abp.js (by ryancyq)
    • ISSUE #5857: URL is case sensitive in odata-core sample
    • ISSUE #5856: Bug in WrapOnSuccess in odata result filter
    • ISSUE #5855: Simplify Startup.cs in odata sample
    • ⚑️ PR #5852: Update DynamicProperty.cs (by demirmusa)
    • ⬆️ PR #5845: Upgrade IdentityServer4 to 4.1.1 (by maliming)
    • ISSUE #5835: user settings and permissions are not cached
    • ISSUE #5795: QUESTION: Locatization Text with multiple parameters
    • 🚚 PR #5423: Remove obsoleted type casting methods in CacheExtensions (by ryancyq)
    • PR #5422: Abp cache expire time (by ryancyq)
    • 🚚 PR #5421: Remove client cache attribute (by ryancyq)
    • PR #5375: add missing field to ILanguageInfo (by rahim8867)
    • 🚚 PR #5358: Remove obsoleted methods in async queryable executer (by ryancyq)
    • PR #5357: use TryGetValue methods in AbpCacheBase (by ryancyq)
    • PR #5356: Property inject AsyncQueryableExecuter (by ryancyq)
  • v5.14 Changes

    October 15, 2020

    ✨ Enhancements

    • ⚑️ ISSUE #5809: Hangfire update 1.7.14
    • ⚑️ ISSUE #5798: Update Antd to version 4.6.4 (ReactJs template)
    • 🚚 ISSUE #5796: Remove angular specific code form abstract classes (which does not have angular decorators)

    πŸ› Bug Fixes

    • ISSUE #5810: WebhookSubscriptionInfo must inherit "IMayHaveTenant"

    Others

    • ⬆️ PR #5838: Upgrade Microsoft.AspNetCore.OData to 7.5.0 (by maliming)
    • ⬆️ PR #5831: Upgrade Hangfire to 1.7.15. (by maliming)
    • ⬆️ PR #5830: Upgrade Hangfire to 1.7.15. [4.x] (by maliming)
    • ⚑️ PR #5823: Update Dynamic-Parameter-System.md (by demirmusa)
    • ISSUE #5814: Review module-zero-core-template/pull/563
    • ⚑️ ISSUE #5812: update DynamicProperty system after v5.12
    • PR #5811: WebhookSubscriptionInfo inherit IMayHaveTenant (by demirmusa)
    • ⚑️ PR #5802: Update Hangfire to 1.7.13 (by KevinvdBurg)
    • πŸš€ ISSUE #5801: Upgrade templatest to ABP 5.13 and release
    • πŸ‘» ISSUE #5773: Exception when removing value object and hard deleting entity in the same context
    • ISSUE #5345: Aspnetcore 3.1 with OData
  • v5.13 Changes

    September 21, 2020

    ✨ Enhancements

    • 🚚 ISSUE #5784: Move to 'lodash-es' from 'lodash'
    • ⬆️ ISSUE #5694: Upgrade IdentityServer4 to 4.x

    Others

    • ISSUE #5783: No imports form rxjs/internal
    • PR #5770: Recommend a shared cache on SQLite (by bricelam)
    • ⬆️ PR #5764: Upgrade Castle.Windsor.MsDependencyInjection pakcage to 3.4.0 (by maliming)
    • ⬆️ ISSUE #5762: Upgrade the castle-windsor-ms-adapter when it's available
    • ISSUE #5757: Create a demo using Identity Server EntityFramework Core.
    • πŸ“¦ PR #5754: Add IdentityServer4 vNext packages. (by maliming)
    • ⚑️ ISSUE #5748: Proposal: Abp.ZeroCore.IdentityServer4 library update
    • ISSUE #5716: ASPNET Boiler Plate not working in Internet Explorer 11
  • v5.12 Changes

    August 07, 2020

    Others

    • PR #5738: Rename DynamicParameter as DynamicProperty (by demirmusa)
    • ISSUE #5737: Rename DynamicParameter as DynamicProperty
    • ⬆️ PR #5729: Upgrade AutoMapper to v10.0. (by maliming)
    • ⬆️ ISSUE #5728: Upgrade Automapper to v10.0
    • PR #5710: Create a new unit of work for TransactionScopeOption.Suppress. (by maliming)
    • πŸš€ ISSUE #5698: Update and release free templates
    • PR #5553: Add UnitOfWork to ChangeSetting with UserIdentifier (by gcoman)
  • v5.11

    August 07, 2020
  • v5.10.1 Changes

    July 02, 2020

    Others

  • v5.10 Changes

    July 02, 2020

    ✨ Enhancements

    • ISSUE #5669: The return value of the dynamic method getNotification is Task
    • πŸ”¨ PR #5655: Refactor the HardDelete function to ensure that there is a unit of work in the current context. (by maliming)
    • PR #5643: Filter undefined settings in the ConvertSettingInfosToDictionary method. (by maliming)
    • πŸ‘» ISSUE #5642: Encrypted settings feature might throw an exception
    • ISSUE #5612: AbpCommonHub - OnlineClient.Properties: populate it from QueryString

    Others

    • PR #5688: Create a new unit of work for TransactionScopeOption.Suppress. (by maliming)
    • 🐎 PR #5685: Optimize the cache performance of the GetUserSettingConfig method. (by maliming)
    • ISSUE #5683: Create a new unit of work for TransactionScopeOption.Suppress.
    • PR #5673: Use await in the SendNotificationsAsync method. (by maliming)
    • ⚑️ PR #5670: Update MultiTenantLocalizationDictionaryProvider.cs (by demirmusa)
    • πŸš€ ISSUE #5636: Update and release free templates
    • ISSUE #5631: Convert Ldap password setting to encrypted setting
    • PR #5613: Populate OnlineClient.Properties from HttpContext.Query (by fncap)
    • ISSUE #5194: localization not work when disable one of languages
  • v5.9 Changes

    June 04, 2020

    πŸ”‹ Features

    • ISSUE #5614: Encrypted settings feature

    ✨ Enhancements

    • πŸ’… PR #5617: add polish translations (by benys)
    • ISSUE #5404: Add Cache-Control: no-cache to appservices

    πŸ› Bug Fixes

    • πŸ”’ PR #5607: use the same async lock for both sync and async Get() (by ryancyq)
    • PR #5601: Handle null for Publish to host in NotificationPublisher (by acjh)
    • πŸ”’ ISSUE #5391: AbpCacheBase should lock the same object for sync and async

    Others

    • PR #5615: Encrypted settings feature (by ismcagdas)
    • 🚦 ISSUE #5611: abp.signalr-client.js ES6 syntax problem
    • PR #5603: Ensure redirect local url in AbpLocalizationController (by ryancyq)
    • ISSUE #5602: Abp Localization Controller with double encoded return url
    • 🚚 ISSUE #5509: Remove jquery dependency from angular ui client
    • 0️⃣ PR #5418: Add default cache control for AppService/Controller (by ryancyq)
    • PR #5334: AbpCacheBase introduces TryGetValue (by ryancyq)
  • v5.8 Changes

    May 21, 2020

    ✨ Enhancements

    • πŸ‘ ISSUE #5563: Support encoded return url in AbpLocalizationController
    • ISSUE #5561: Localization enhancement suggestion
    • ISSUE #5551: Avoid reading the redis cache many times at the same time.
    • 🌐 ISSUE #5405: Environment forced to "Development" in template's web.config

    Others

    • πŸ“š PR #5596: Remove ValueObject from documentation (by iyhammad)
    • ISSUE #5588: Features in AbpZeroTenantFeatures Cache become incorrect for a Tenant
    • βœ… PR #5585: Fix various warnings and an issue for a test (by acjh)
    • 🚚 PR #5582: Remove global.json (by acjh)
    • ISSUE #5581: 404 Errors
    • ✨ PR #5578: Enhance localization services. (by maliming)
    • πŸ‘ PR #5565: Support encoded return url in Abp Localization controller (by ryancyq)
    • ISSUE #5560: "en" flag is UK flag
  • v5.7 Changes

    May 07, 2020

    πŸ”‹ Features

    • πŸ’» ISSUE #5452: Angular UI migration to AdminLTE 3

    ✨ Enhancements

    • 🐎 PR #5546: Enhance the performance of GetGrantedPermissionsAsync. (by maliming)
    • ISSUE #5521: Hangfire integration
    • ⬆️ ISSUE #5272: Upgrade to Angular v9

    Others

    • ISSUE #5530: [email protected] library could not be resolved by cdnjs
    • 🚦 ISSUE #5529: Abp.AspNetCore.SignalR 5.6 Error Connecting,
    • ⬆️ PR #5524: Upgrade Hangfire to 1.7.11 (by maliming)
    • ⬆️ PR #5523: Upgrade Hangfire to 1.7.11 (by maliming)
    • PR #5519: Added multi-lingual object mapping language fallback from region-langΓÇΒͺ (by KevinBassaDevelopment)
    • βͺ PR #5516: Restore DeleteOrphansTiming value of ChangeTracker. (by maliming)
    • πŸ”€ ISSUE #5513: Merge login.service.ts and app-auth.service.ts
    • 🚚 ISSUE #5510: The EntityState is incorrect when the navigation property is removed.
    • ISSUE #4594: Minor: Published bundle reference error