ABP v0.20.0 Release Notes

Release Date: 2019-09-23 // over 4 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿšš ISSUE #1728: Remove overriding equals for entities and value types
    • ๐Ÿšš ISSUE #1706: Remove ABP's AutoMap attributes
    • ๐Ÿšš ISSUE #1580: Remove setter for IEntity.Id

    ๐Ÿ”‹ Features

    • PR #1719: Manage account (by yekalkan)
    • ISSUE #1705: Add AddMaps method for AbpAutoMapperOptions
    • โฌ†๏ธ PR #1649: Upgrade to IdentityServer 2.5.2 (by maliming)
    • PR #1525: Bootstrap daterangepicker (by yekalkan)
    • ISSUE #1399: Add application name prefix option to distributed cache item keys

    โœจ Enhancements

    • PR #1774: Add application name prefix option to distributed cache item keys. (by maliming)
    • โฌ†๏ธ PR #1756: Upgrade Autofac. (by maliming)
    • โฌ†๏ธ ISSUE #1751: autofac should be upgraded to 4.9.4
    • ๐ŸŒ PR #1745: Document Translation pt-BR (by brittos)
    • PR #1736: Add IIdentityStoreAutoSaveChanges. (by maliming)
    • PR #1718: Delayed initialization of the language. (by maliming)
    • PR #1715: Added localization (by ismcagdas)
    • ISSUE #1708: Use AddMaps instead of AddProfile in startup templates
    • PR #1701: Resolve #1697 Show menu and submenu icon. (by maliming)
    • ๐Ÿ“ˆ PR #1691: CliAnalytics add UiFramework field. (by maliming)
    • PR #1683: Fix: IEventBus only has PublishAsync method - replaced Publish (by dcagnetta)
    • ๐Ÿšš PR #1676: removed: (unnecessary?) ToArray() call on EventHandlerFactories (by dcagnetta)
    • PR #1675: Fix: IEventBus only has PublishAsync method - replaced Publish (by dcagnetta)
    • โšก๏ธ PR #1674: Fix docs-nav & update czech translations (by Xeevis)
    • โšก๏ธ ISSUE #1645: Cli Update Command: Configure for Angular
    • โšก๏ธ ISSUE #1644: Cli Update Command: Add parameter for selecting which package type to update
    • โฌ†๏ธ ISSUE #1635: Upgrade to IdentityServer 2.5.2
    • โฌ†๏ธ ISSUE #1627: Upgrade to AutoMapper 9
    • โฌ†๏ธ ISSUE #1396: Upgrade to ASP.NET Core 3.0 RC
    • ISSUE #1235: UseAbpRequestLocalization needs to a db connection on startup

    ๐Ÿ› Bug Fixes

    • PR #1760: Prevent the service from being injected again. (by maliming)
    • ISSUE #1757: When use the automatic registration service, there is duplicate data
    • ISSUE #1651: Blog module localization problem
    • ISSUE #1641: When there is a 500 error, The modal(Connection Strings) cannot be closed.
    • ISSUE #1096: duplicated register module

    Others

    • PR #1709: Resolve #1708 Use AddMaps instead of AddProfile in startup templates. (by maliming)
    • ISSUE #1697: The icon of the sub menu item not showed.
    • ๐Ÿ“š PR #1692: Resolve #1687 Dapper integration documentation. (by maliming)
    • ๐Ÿ“š PR #1689: Added: postgreSQL documentation (by dcagnetta)
    • ๐Ÿ“š ISSUE #1687: Dapper documentation.
    • ๐Ÿ’ป ISSUE #1680: Can't logout from the Web UI
    • ISSUE #1677: Mvc UserMenu doesn't work
    • PR #1673: fix(tenant): add validation to connection string #resolves 1641 (by mehmet-erim)
    • ISSUE #1488: I am getting the following error when I try the MVC tiered template
    • ISSUE #1462: Tenant user fail to login