v4.8.11-beta Tue, 1 Nov, 2022 Feature Added support to provide DataSyncTag option for Textbox, Image, Checkbox, Editable Date, and Dropdown fields. Added support to provide DefaultValue and IsReadOnly options for Textbox, Image, Checkbox, Radio buttons, and Editable Date fields. Added support to list teams based on search text in API. Support to create the document with conditional rules is added. Type change HideDocumentId in send document and send template is now changed to bool? from bool . If it is null , then the value will be inherited from the business profile settings.Deprecated ShowSendButton in the create embedded template method property is now deprecated and ShowCreateButton is introduced in its place.