SysPack 24.4.0

July 30th 2025

This version of the Ecosystem Syspack introduces a new automation processor supporting the Google reCAPTCHA bot protection service, OCR enhancements, and multiple performance optimizations.

reCAPTCHA Automation Processor

The new reCAPTCHA automation processor enables integration with the Google reCAPTCHA bot protection service. The processor supports both reCAPTCHA v2 and reCAPTCHA v3, allowing you to select a verification method best suited to your needs.

For more information, see the Automation Blocks User Guide.

Support for Two-Sided Documents in Computer Vision

The Computer Vision automation processor now includes settings that allow you to easily scan and process both sides of a document in the same job. For more information, see the Automation Blocks User Guide.

Simplified OCR Component Customization

A new OCR component, FTOS_ECOS_OCR, allows simplified configuration based on fewer client script libraries with less code. The FTOS_DFP_OCR component is still available for advanced customizations. For more information, see the Automation Blocks User Guide.

Debug Automation Processors in the Browser Console

A new Debug parameter setting allows you to log an automation processor's diagnostic information directly to the browser console.

Automation Processors Refactoring

The code in the aftergenerate.js files of the AriadNext, eSign, FaceRecognition, Onfido, and VideoClient automation processors' custom forms has been refactored and distributed across multiple client script libraries to enhance performance and security.

The code in the VideoClient automation processor has been refactored to allow multiple checkouts on the same tab.

The Video Streaming video component is now preloaded in the background at the start of the user journey, enabling video streaming steps to being immediately. This reduces the waiting time, providing a better user experience.

The UserMediaComponent for the OCR processor no longer has audio enabled by default, eliminating microphone permissions requests.

The camera switch button in the UserMediaComponent has been redesigned to be more intuitive.