Skip to content

What's new?

This section presents the changes that have been introduced in XpressID v4.11

Listed improvements:

  • New flowSetup.core.allowedChannels to declare the channels (web for a standard browser, webview for a WebView embedded in a native application) a process is allowed to start from.
  • Added state/province selection for the US, Canada, and Australia (enabled via documentSelector.regionChooser). Also added additionalDocumentTypes and excludedDocumentTypes to document.captures for specific regional document filtering. Only for platform: Web.
    • texts.document.[x].documentSelector.provinceSelectorTitle
    • texts.document.[x].documentSelector.provinceInputLabel
    • texts.document.[x].documentSelector.provinceInputPlaceholder
    • texts.document.[x].documentSelector.stateSelectorTitle
    • texts.document.[x].documentSelector.stateInputLabel
    • texts.document.[x].documentSelector.stateInputPlaceholder
    • Default translations of the United States states, the Canadian provinces and the Australian states in all supported languages.
  • Added borderRadius and borderRadiusSelected to styles.components.selectorItem.
  • Minor fixes and improvements.