Skip to content

v1.1.0

Choose a tag to compare

@Felix-Dynamsoft Felix-Dynamsoft released this 08 Feb 02:58
f107f76

Release Notes

SDK

[Features]

  • DocumentScanner configuration options
    • View Control
      • showCorrectionView: Toggle correction view visibility and workflow
      • showResultView: Togle result view visibility and workflow
      • UI Changes
        • Hidden DocumentCorrectionView -> Smart Capture button hidden on DocumentScannerView
        • Hidden DocumentResultView -> Apply changes to Done in DocumentCorrectionView
    • Resource Configuration
      • engineResourcePaths: to configure DCV engine resources
      • templateFilePath: set template file location
  • Added EnumDDSViews enum (Scanner/Result/Correction)

[Fixes]

  • Fixed button state issues with hidden views
  • Fixed container type flexibility in DocumentScannerViewConfig

Docs

  • Version update from 1.0.3 to 1.1.0
  • Added docs on the new properties in DocumentScannerConfig
  • Change on Workflow customization