ABP v1.1.0 Release Notes

Release Date: 2019-12-06 // over 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ“„ ISSUE #2316: Docs module should add alternative links for search engines
    • ISSUE #2181: Introduce IDistributedCacheKeyNormalizer
    • PR #2177: Implement external login only. (by maliming)
    • PR #2169: Add AbpMinifyModule. (by maliming)
    • ๐Ÿ”ง ISSUE #2159: Create Configuration setting value provider
    • ๐Ÿ’ป PR #2158: Cli create app template without ui. (by maliming)
    • ๐Ÿ’ป PR #2157: Cli create app template without ui. (by maliming)
    • PR #2151: Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder (by maliming)
    • ISSUE #2143: Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
    • PR #2000: Added DataTimeValueConverters function. (by maliming)
    • ๐Ÿ’ป PR #1995: Cli create app template without ui. (by mehmetuken)
    • ISSUE #1983: Added DataTimeValueConverters function.
    • ๐Ÿ’ป ISSUE #1982: Add cli app template --ui none option.
    • ๐Ÿ“„ ISSUE #1626: Docs module conditional section feature

    โœจ Enhancements

    • ๐Ÿ“„ ISSUE #2301: Design for the docs module section preference area
    • ISSUE #2300: Add HttpApi module assemblies to Application Parts for all modules
    • โฌ†๏ธ PR #2291: Upgraded client side dependencies for v1.1 (by yekalkan)
    • โšก๏ธ PR #2271: Update Entities.md (by seanalford)
    • ๐Ÿ’ป ISSUE #2231: Create PS1 file to run the microservice demo from the command line
    • ISSUE #2224: Change SQL Server to LocalDb for the startup template connection strings
    • ๐Ÿ‘ ISSUE #2213: Support async for Bundle Contributors
    • PR #2210: Fix localization for pt-BR (by brittos)
    • PR #2205: Hide language switch menu if the app has only one language. (by maliming)
    • ๐Ÿ’ป ISSUE #2204: MVC UI hide language dropdown if only 1 option
    • PR #2190: Resolved #1508 Adding cli namespace normalizer. (by mehmetuken)
    • PR #2133: datepicker-requirements-right-below-date-picker-implementation (by bartvanhoey)
    • PR #2130: fix(theme-shared):fix #2107,when use Esc key to close modal ,should trigger destroy to avoid raise an error (by yinchang0626)
    • PR #2117: Add missing DataTables options for tenant-management module. (by gdlcf88)
    • โฌ†๏ธ PR #2090: Upgrade @abp/aspnetcore.mvc.ui.theme.basic package to 1.0.2. (by maliming)
    • PR #2057: Cli new command to create a project folder. (by maliming)
    • ISSUE #2056: abp new does not create project folder actually
    • ๐Ÿ”ง PR #2038: Add a delegate to configure IHttpClientBuilder in AddHttpClientProxy method. (by maliming)
    • โฌ†๏ธ PR #2027: Upgrade Ocelot to support net core 3.0 (by maliming)
    • โšก๏ธ PR #2019: Updating PT-BR translation (by marcelo-maciel)
    • โšก๏ธ PR #2018: Modify the entity update way of BackgroundJobStore (by maliming)
    • ISSUE #2008: Minify the script returned by ServiceProxyScript.
    • ๐Ÿ’ป PR #1993: MVC templates support the no-ui option. (by maliming)
    • โฌ†๏ธ ISSUE #1950: Upgrade client side dependencies for v1.1
    • ๐Ÿš€ ISSUE #1740: Improve all Chinese localization information before 1.0 release.
    • ISSUE #1508: abp cli command new: Should prevent user from using special chars in project name.
    • ๐Ÿ”จ PR #2261: General refactor for Angular (by mehmet-erim)

    ๐Ÿ› Bug Fixes

    • ISSUE #2107: (ng.theme.shared) get error when modal close
    • ๐Ÿ“š ISSUE #2004: Docs module documentation outdated

    Others

    • โšก๏ธ ISSUE #2306: Update docs on Abp.IO background jobs
    • ๐Ÿ— PR #2299: Build/build options (by thediaval)
    • ๐Ÿ“„ PR #2297: Docs module conditional section feature (by yekalkan)
    • PR #2282: improvement(permission-management): hide provider badge when editing ฮ“ร‡ยช (by thediaval)
    • ISSUE #2270: Bugs with IDLE on MailKit
    • PR #2267: feat(core): add condition check to getGrantedPolicy (by mehmet-erim)
    • โœ… PR #2266: test(theme-shared): add sort-order-icon component test (by thediaval)
    • โœ… ISSUE #2265: Test angular module template
    • PR #2253: Change the nullable parameter of ExposeServices to a non-nullable type. (by maliming)
    • 0๏ธโƒฃ ISSUE #2252: Cannot set "IncludeDefaults" and "IncludeSelf" in ExposeServicesAttribute
    • PR #2201: Avoid calling AddHttpClient & HttpErrorPolicy multiple times. (by maliming)
    • ISSUE #2180: Handle localized text in UTF-8 format
    • ๐Ÿ— PR #2175: Adding github ci for framework and module build and test. (by mehmetuken)
    • ๐Ÿ”จ PR #2146: refactor: form buttons and validations (by mehmet-erim)
    • PR #2142: feature: custom http error component (by mehmet-erim)
    • โšก๏ธ ISSUE #2140: EmailConfirmed and PhoneNumberConfirmed are set to false after updating a user
    • PR #2128: fix blogging module post edit.cshtml (by yinchang0626)
    • PR #2119: Feat/theme shared/custom error (by mehmet-erim)
    • โšก๏ธ PR #2113: Update Part-II.md (by xyfy)
    • โšก๏ธ PR #2112: Update Part-I.md (by xyfy)
    • ๐ŸŽ ISSUE #2104: I cannot run Api host on Macos
    • PR #2097: Abp error status page option (by yekalkan)
    • โšก๏ธ PR #2096: Update PostgreSQL-Integration.md (by xyfy)
    • ISSUE #2093: Angular template: Save button on form does not 'recover' after validation error
    • PR #2083: fix(permission-management) : checkbox must be correct enable or disable by providerName. (by yinchang0626)
    • ๐Ÿ— PR #2081: EntityHelper build id expression strong typed (by Goxiaoy)
    • ๐Ÿšš PR #2070: fix: move table-sort.directive to theme-shared (by mehmet-erim)
    • โœ… PR #2069: Test/theme shared (by mehmet-erim)
    • ISSUE #2067: @abp/ng.core TableSortDirective references 'primeng'
    • ๐Ÿ’ป ISSUE #2042: angular UI calls api twice when creating tenant
    • ๐Ÿ’ป ISSUE #2039: Dynamic password validation for Angular UI
    • โšก๏ธ ISSUE #2024: Update UI design for Angular
    • ISSUE #2009: Polly infinity retry in HttpClientProxies
    • ISSUE #1933: Adding any Owned Entity that inherits any base types and/or interfaces for auditing, metdata/etc. breaks app
    • ISSUE #1764: Microservice solution is not working with ASP.NET Core 3.0 because of Ocelot dependency
    • ๐Ÿ— ISSUE #1586: Build Angular Template before pull requests
    • ๐Ÿ‘ท ISSUE #867: BackgroundJob store error
    • ISSUE #498: Setting management document