ABP v3.2.0 Release Notes

Release Date: 2020-10-01 // over 3 years ago
  • โœจ Enhancements

    • ISSUE #5481: Dispatch GetAppConfiguration action when host features are changed
    • ISSUE #5460: Identity Module: Changing Two Factor feature value should effect user create/edit modals
    • PR #5451: Handle GUID & nullable type before Change Type. (by maliming)
    • ISSUE #5339: Widgets: Allow nested widgets
    • ๐Ÿ’ป ISSUE #5328: Feature Management Modal improvements (Angular UI)
    • ISSUE #5266: Proxy Generator: ABP CLI should warn developer when project has @abp/ng.schematics with a different version

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘€ PR #5660: Move SeedDataAsync into the change tenant code block (by realLiangshiwei)
    • ISSUE #5618: ABP Translate command didn't work for a regular MVC solution
    • โšก๏ธ PR #5509: Update DefaultAmazonS3ClientFactory.cs (by realLiangshiwei)
    • ๐Ÿ”ง ISSUE #5506: Amazon.Runtime.AmazonClientException: No RegionEndpoint or ServiceURL configured on BLOB Storing Aws Provider
    • ISSUE #5490: The environment.prod.ts files in Angular templates are missing rootNamespace
    • ๐Ÿ“„ ISSUE #5487: There are errors on the docs module when FileSystem is used as the source
    • PR #5484: Apply filter to MongoOrganizationUnitRepository queries (by realLiangshiwei)
    • ISSUE #5483: MongoOrganizationUnitRepository should apply filters
    • ๐Ÿ’ป ISSUE #5458: Angular [Manage Host features] UI not work.
    • ๐Ÿ“ฆ ISSUE #5457: Format error for the @abp/luxon package
    • ISSUE #5453: Problem while creating a solution with a stable version using the preview version of the ABP CLI
    • ISSUE #5229: [angular] DynamicLayoutComponent didn't work when with a long time APP_INITIALIZER

    Others

    • PR #5620: Handle with case issues in json. (by maliming)
    • PR #5615: fix:ObjectDisposedException (by Aprite)
    • ๐Ÿ›  PR #5611: Fixed the redirecting the logout page problem when the isAuthenticated is false (by mehmet-erim)
    • ๐Ÿ›  PR #5609: Fixed the current language problems in Session State (by mehmet-erim)
    • PR #5604: Community 3.2 localization (by berkansasmaz)
    • PR #5599: Community 3.2 localization (by berkansasmaz)
    • PR #5597: Improved the React Native getting started document (by mehmet-erim)
    • โšก๏ธ PR #5593: Updated the prettier configurations (by mehmet-erim)
    • ๐Ÿ“„ PR #5591: Docs: Described how ABP Angular feature libs work (by armanozak)
    • ๐Ÿ“„ ISSUE #5590: Docs: Describe how ABP Angular feature libs work
    • ๐Ÿ“„ PR #5588: Docs: Improved introduction to service proxies (by armanozak)
    • ๐Ÿ“„ ISSUE #5587: Docs: Improve service proxies document
    • ๐Ÿ“š PR #5585: Restructured Angular documentation (by armanozak)
    • ๐Ÿ“š ISSUE #5584: Docs: Update Angular documentation structure
    • ๐Ÿš€ PR #5576: Updated deployment part in Angular quick start (by armanozak)
    • โฌ†๏ธ PR #5567: Upgraded the Angular packages of the templates to the v10.1.2 (by mehmet-erim)
    • PR #5563: Proxy Generator: ABP CLI should warn developer when project has @abp/ng.schematics with a different version (by yekalkan)
    • ๐Ÿ’ป PR #5535: Docs: Added a comprehensive quick start guide for Angular UI (by armanozak)
    • ๐Ÿ’ป ISSUE #5534: Docs: Add a comprehensive quick start guide for Angular UI
    • ๐Ÿ’ป PR #5504: Documented Blazor UI for the web application development & getting started tutorials (by hikalkan)
    • PR #5494: feat: french localization (by badre429)
    • PR #5491: Added missing rootNamespace to environment.prod.ts files in Angular templates (by armanozak)
    • PR #5489: Fix case problem in routing. (by maliming)
    • ๐Ÿ”ง PR #5486: Called the app-configuration api when host's features are changed (by mehmet-erim)
    • ISSUE #5485: IIdentityUserAppService client proxy Cannot use parameters normally โˆฉโ•ฦ’
    • ISSUE #5476: Can't save entity when extend a nullable extra property
    • PR #5474: Add abp.luxon.js to startup templates (by realLiangshiwei)
    • ๐Ÿ›  PR #5472: Fixed some bugs on features modal (by mehmet-erim)
    • ISSUE #5470: Add abp.luxon.js to startup templates
    • 0๏ธโƒฃ PR #5468: Disabled mongodb unit of work transaction by default (by realLiangshiwei)
    • ๐Ÿšš PR #5466: Remove TwoFactorEnabled related UI & Application Service. (by maliming)
    • 0๏ธโƒฃ ISSUE #5464: Disable transactions for mongodb by default for the startup templates
    • ISSUE #5459: Identity Module Users Page: Delete button is not hidden when user doesn't have delete permission
    • ๐Ÿ’ป ISSUE #5425: Blazor UI for the web application development & getting started tutorials
    • โฌ†๏ธ ISSUE #5389: Upgrade Angular versions of templates to v10.1.0
    • ISSUE #4615: React Native getting started document should be improved