Skip to content

v1.1.0

Compare
Choose a tag to compare
@wakuflair wakuflair released this 22 Jun 04:10

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

Feature

  • Add reset feature
    Users can click the Reset button to reset the settings of the group.

Enhancement

  • Change default provider from Global to Tenant. (See #12)