Releases: EasyAbp/Abp.SettingUi
Releases · EasyAbp/Abp.SettingUi
v1.1.10
v1.1.9
v1.1.6
v1.1.5
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Breaking Change
- New
HttpApi
package
To support tiered projects.- Developers should install the
EasyAbp.Abp.SettingUi.HttpApi
package to "Your.Project.HttpApi" project. - No need to configure the auto api controllers anymore.
The README has been updated
- Developers should install the
Feature
- Add reset feature
Users can click theReset
button to reset the settings of the group.
Enhancement
- Change default provider from
Global
toTenant
. (See #12)