Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

v4.5.0

Choose a tag to compare

@rweber-esri rweber-esri released this 02 Jul 13:24
  • New Feature

    • hub-common: Added a static logger wrapper class that logs based on the set level 130847
  • Changed

    • hub-surveys: Changed getStakeholderModel to search by Survey2Data relationship for formId. 136998
    • hub-surveys: Improved getSurveyModels performance by parallelizing getStakeholderModel and getInputFeatureServiceModel calls. 136998
    • hub-surveys: Changed getSurveyModels, getGroupSharingDetails, setAccess, shareWithGroup & unshareWithGroup signatures to accept formId: string vs formModel: IForm. 136998
    • hub-surveys: Moved get-* methods from sharing dir into items dir. 136998