Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@vienthuong vienthuong released this 04 Mar 17:02
· 63 commits to master since this release
30686d8

1.4.0

  • Updated Latest DAL Classes
  • Added NotificationService to allow sending/getting notification from external app (success/error/warning/info)
  • Added UserConfigService to getting/saving admin's config
  • Added AdminSearchService to search for multiple entities as one request
  • Added more service's examples
  • Deprecated SystemConfigService::saveConfiguration, use SystemConfigService::save instead
  • Deprecated SystemConfigService::batchSaveConfiguration, use SystemConfigService::batchSave instead