mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5.8 KiB
5.8 KiB
## 0.22 (2019-10-18)
Breaking Changes
Features
- ISSUE #606: Add new properties to application-configuration API
- ISSUE #488: Downloading source code of pro modules/themes
- ISSUE #127: Host / Tenant dashboard separation
Enhancements
- PR #637: Used new Volo.Abp.Ddd.Application.Contracts package on startup templates (by yekalkan)
- ISSUE #636: Use new Volo.Abp.Ddd.Application.Contracts package on startup templates
- PR #624: Update GetStarted.cshtml.cs (by yekalkan)
- PR #623: Use Contextualized mappers on all modules. (by maliming)
- PR #620: Remove CurrentDirectoryHelpers (by maliming)
- ISSUE #578: Fix the text case for buttons
- ISSUE #498: ABP Suite UI/UX redesign
Bug Fixes
- ISSUE #604: websites/docs.aspnetzero.com is not working because of routing problem
- ISSUE #602: Implement AuditLogsAppService.GetAverageExecutionDurationPerDayAsync
Others
- PR #634: Added Web projects of the modules to the application parts (by yekalkan)
- ISSUE #627: Document website some wrong url
- PR #625: moved GetAverageExecutionDurationPerDayAsync to repositories (by yekalkan)
- ISSUE #622: Angular production build size optimization
- ISSUE #618: Use Contextualized mappers on all modules
- PR #617: fix(theme-lepton): change model class name (by mehmet-erim)
- PR #613: Downloading source code of pro modules/themes (by yekalkan)
- PR #612: feature: create saas, audit-logging, identity server config modules (by mehmet-erim)
- PR #594: Host tenant dashboard separation (by yekalkan)
- ISSUE #414: Proof of Concepts