Skip to content

Releases: EasyAbp/Abp.SettingUi

v1.1.10

07 Sep 02:29
Compare
Choose a tag to compare
  • Upgrade to ABP v3.1
  • Update service and controller to virtual method #32

v1.1.9

23 Jul 02:18
Compare
Choose a tag to compare
  • Upgrade to ABP v3.0.4
  • Omit descriptions if no localized description found

v1.1.6

09 Jul 03:25
Compare
Choose a tag to compare
  • Upgrade to ABP v3.0.3
  • Add SettingUiHttpApiModule dependency to SettingUiWebModule

v1.1.5

07 Jul 02:20
Compare
Choose a tag to compare

Enhancement

  • Ignore the json value if the setting has been configured by code. See #24

v1.1.3

02 Jul 03:19
Compare
Choose a tag to compare
  • Upgrade to ABP v3.0

v1.1.2

23 Jun 03:19
Compare
Choose a tag to compare

Fix

  • Cannot get setting value from configuration

v1.1.1

22 Jun 11:09
Compare
Choose a tag to compare

Fix

Add missing HttpApi.Client package

v1.1.0

22 Jun 04:10
Compare
Choose a tag to compare

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)

v1.0.5

05 Jun 08:44
Compare
Choose a tag to compare
  • Upgrade to ABP v2.9
  • Add setting property for Abp.Timing.TimeZone

1.0.2

21 Mar 04:11
Compare
Choose a tag to compare
  • Upgrade to ABP v2.3
  • Add setting property for Abp.Identity.SignIn.EnablePhoneNumberConfirmation