Skip to content

Releases: complycube/complycube-web-sdk

1.5.5

10 Jun 10:43
3078b6b

Choose a tag to compare

Release date : 15 June 2026

What's New

  • Workflow Chaining: Orchestrate multiple workflows within a single verification session, enabling richer, multi-stage journeys, all driven from your workflow configuration, with no host-side changes.

  • Expanded eID coverage: Added 20+ new electronic identity providers, giving users even more ways to verify with their national and digital identities.

  • New Smart Form question types: Smart Forms are now more powerful and flexible:

    • Government ID upload: capture an identity document directly within a form, with live capture and document reuse.
    • Email & Number : dedicated fields with built-in validation and optimised keyboards.
    • Yes/No : a simple, clear boolean question.
    • Read-only content : present guidance, instructions, and consent text alongside your questions.

Improvements

  • Refreshed full-screen experience: A cleaner full-screen layout with a refined footer and a reassuring secure-verification message.

  • Smart Forms: Clearer single- and multi-select options, localised table labels, and support for richer form configurations.

  • Broader localisation: A more seamless multi-language experience, including instant translation when switching languages.

  • Smoother all round: Refined navigation, a modernised network layer for better performance and stability, and a wide range of UI and flow refinements for a more polished verification experience.

1.5.4

15 May 12:47
3078b6b

Choose a tag to compare

What's New

  • Refreshed UI/UX across the SDK: A wide-ranging visual and interaction refresh brings a more modern, consistent look and feel across core components.

  • Smart Form table question: Smart Forms now support a new table question type, enabling richer data capture within a single form.

  • Multi-document capture: Added support for capturing multiple documents within a single flow.

  • Multi-language support for Address Capture: Address Capture is now fully localised, matching the language coverage available across the rest of the SDK.

  • Improved error handlingI: The SDK now provides clearer feedback and callbacks when configuration issues occur, helping integrations respond more gracefully.

  • OTP resend rules: Added smarter resend behaviour to make OTP retries more predictable for end users.

Improvements

  • Document capture: A more polished document capture experience, with refinements to layout, behaviour, and RTL support.

  • Localisation: Broader language coverage and updated country lists for a smoother global experience.

-Navigation: A more consistent back-navigation experience across the verification journey.

Bug Fixes

  • Smart Form: Resolved issues affecting form behaviour and data accuracy.

  • Cross-device experience: Usability refinements for a cleaner and more reliable cross-device journey.

  • UI and responsiveness: Visual and layout improvements across screens and devices for better consistency.

  • Stability and flow: Resolved a number of issues affecting flow behaviour, validation, and overall user experience.

1.5.3

15 May 11:09
3078b6b

Choose a tag to compare

What's New

  • Fullscreen mode: A new fullscreen layout is available for the WebSDK on desktop and tablet. Mobile devices continue to use the standard layout.

  • UAE Pass support: Added UAE Pass as an eID provider, allowing users in the UAE to verify with their national digital identity.

  • Language switcher: Users can now change the SDK language directly from the footer, without needing changes on the host application side.

Improvements

  • Smart Forms: Improved loading states, locale handling, autofill behaviour, and completion logic.

  • Localisation and RTL: Updated Arabic translations on the completion step and improved RTL rendering across the country selector, footer, navigation buttons, and fullscreen layout.

  • User journey: Added consistent loading states on OTP, customer information, and key action buttons. Restyled the consent screen, refactored address capture, and added a scroll-down indicator when content overflows.

  • Footer and cobranding: Rebuilt the footer and cobranding components with React-based logos, improved spacing, and refined behaviour when both logo and text cobrand are configured.

Bug Fixes

  • Cross-device experience: Usability refinements for a cleaner and more polished cross-device journey.

  • UI and responsiveness: Visual and layout improvements across screens and devices for better consistency.

  • Stability and flow: Resolved a number of issues affecting flow behaviour, validation, and overall user experience.

1.5.2

17 Mar 10:33
3078b6b

Choose a tag to compare

What’s New

  • More flexible branded experiences: The WebSDK now offers enhanced support for workflow-driven branding, making it easier to deliver a more seamless, on-brand verification journey.

Improvements

  • Smarter form experiences: We’ve significantly enhanced Smart Forms to make data capture more intuitive, flexible, and user-friendly across the verification journey.

  • Stronger localisation and RTL support: Language coverage and right-to-left rendering have been further refined to deliver a smoother experience for global users.

  • More streamlined user journeys: We’ve improved several capture and input flows to reduce friction and create a more consistent experience across devices.

Bug Fixes

  • Cross-device experience refinements: We’ve made usability improvements to deliver a cleaner and more polished cross-device journey.

  • UI and responsiveness improvements: A range of visual and layout issues have been resolved to improve consistency across screens and devices.

  • Stability and flow fixes: We addressed a number of issues affecting flow behaviour, validation, and overall user experience.

1.5.1

17 Jan 05:47
3078b6b

Choose a tag to compare

What’s New

  • Smart Forms Support: The WebSDK now supports Smart Forms, allowing you to seamlessly integrate dynamic data capture steps into your verification flows. This means you can customize what information you collect from users at different stages of the journey.
  • Styling Enhancements on Mobile: We’ve improved the styling and responsiveness of the SDK on mobile devices to ensure a smoother and more polished user experience.
  • Updated Arabic Language Support: We’ve refined our Arabic translations and right-to-left text handling, ensuring a more accurate and user-friendly interface for Arabic-speaking users.

Improvements

  • Flexible Smart Form Flows: The new Smart Forms feature is fully integrated with existing workflows, making it easy to configure what additional information is collected.

Bug Fixes

  • Copy link button on cross device flow incorrectly rendered on narrow screens.

1.5.0

04 Dec 16:54
3078b6b

Choose a tag to compare

What’s New

  • Workflow Template Support: You can now launch flows using a workflowTemplateId, enabling externally configurable verification journeys.

  • eID: Added a new eID-Capture stage to verify electronic IDs under the eIDAS framework, including schemes such as MitID and similar national digital identity solutions.

  • Document number capture: A new option for the documentCapture stage which adds a screen for the user to input their document number such as a driving license number.

Improvements

  • Reliable error handling: Upgraded the error handling to catch and report all unexpected errors that happen within the SDK.

Bug Fixes

  • Text overflow on errors: Fixed an issue where the text in an error was being cut off on small mobile devices.

  • Noisy logo error: Corrected an issue where the SDK was throwing a blocking error if a logo was provided when the account did not have correct permissions.

1.4.9

14 Aug 14:51
3078b6b

Choose a tag to compare

Improvements

  • Upgraded WebSockets: Added new reconnect logic and improved error handling to increase reliability of cross-device flows, especially on poor network connections (e.g., 3G) and when using VPNs.
  • Enhanced close button UI: The close button now appears only when the onModalClose callback is provided to the SDK mount method. It no longer appears on cross-device screens.

Bug Fixes

  • Expired token callback: Fixed an issue where the onError callback was not triggered consistently when the SDK token expired.
  • Document upload size error: Updated the error message shown when a document exceeds the maximum file size limit.
  • iOS 18.4/5 video playback: Corrected an issue where video playback appeared rotated due to an iOS bug in versions 18.4 and 18.5.

Other

  • Minor bug fixes and UI enhancements.

1.4.8

14 Aug 14:49
3078b6b

Choose a tag to compare

What’s New

  • Smart Address Capture: A redesigned address form that shows a contextually relevant format based on location. Integrated Google Maps address lookup to make it easier for users and increase accuracy.
  • Customer Profile Capture: A new stage where users can review and update their personal information to keep records accurate. Fields and sections adapt dynamically, showing only what’s relevant based on previous inputs.

Bug Fixes

  • Navigation issues: Fixed problems with backwards navigation in cross-device flows.
  • Resolved German language issue: Fixed incorrect wording on some buttons.

1.4.7

14 Aug 14:35
3078b6b

Choose a tag to compare

Improvements

  • WebSocket reconnection: Enhanced reliability of reconnection after the network is lost.
  • Upload feedback: Added basic processing status and improved messaging during document upload for better UX.
  • Document support: Added South Korea to the list of supported Resident Permit documents.
  • Face capture guidance: Adjusted face oval to be more proportionate and scaled correctly on mobile for better capture accuracy.

Bug Fixes

  • Upload stuck loading: Fixed an issue where the upload screen could remain stuck in a loading state after a successful API response.
  • Mobile camera border radius: Corrected border radius for full-screen camera steps on mobile devices.
  • Webcam sizing: Fixed video sizing issues across devices, including specific fixes for iPhone 11.

Other

  • Updated translations and minor UI refinements.

1.4.6

17 Mar 11:39
3078b6b

Choose a tag to compare

Merge pull request #2 from complycube/adding-basic-page

Added basic html webpage