LogoLogo
  • fidentity public documentation
  • Dashboard
  • API
    • Authentication documentation
    • Create a new fidentity process
    • Update a new document for signature
    • URL Management and authentication
  • Use Cases
    • QES
      • Variations
        • Main
        • Split
        • Single run
      • Verification methods
      • QES System URLs
      • Sign hashes
    • SimpleIdent
      • Process steps
      • System URLs
  • Others
    • Compatibility
    • Incident management
    • Release Management
      • Feature Preview
      • Patch Releases
      • Release Notes
        • May 2025
        • April 2025
        • March 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
      • Major Releases
    • Change Management
    • Passkeys
    • Custom Domain
    • Dashboard SSO
    • Compliance
      • finma RS2016/7
      • VSB20
      • TAV BAKOM
      • ETSI 119 461
Powered by GitBook
On this page
  • The following feature will be released on May 29th:
  • The following feature will be released on January 30th:
  • The following feature will be released on January 30th:
  • The following features were released on November 21st:
  • November 14: v5.13.5
  • November 4: v5.13.4
  • October 31: V5.13.1
  • The following feature was released on October 7th:
  1. Others
  2. Release Management

Feature Preview

On this page, you will find specifications for upcoming features.

Last updated 6 days ago

The following feature will be released on May 29th:

Link between Signature Order and Process

In the fidentity dashboard, it is now possible to navigate from a signature order to the corresponding identity process. This link is only available if the user has the appropriate permissions for both the signature order and the associated process section.

Link from process to Signature Order:

Link from Signature Order to process:

The following feature will be released on January 30th:

Cancel Reason in Dashboard

Please note that this feature is applicable only to QES customers.

For blocked processes, the cancel reasons already provided via API will now also be displayed under "metadata" in the dashboard. These reasons explain why processes were blocked. Blocked scenarios include, failure to meet the defined minimum age requirement, maximum rescan attempts reached, invalid countries or fraud detected by an agent.

The following feature will be released on January 30th:

Welcome Screen

Please inform us by January 6, 2025, if you wish to have the feature disabled. The new screen will be available for testing in mid-December 2024. Please refer to the release notes for more details.

To better prepare users for the process, a welcome screen is being introduced. This screen provides an overview of the required items for the process and highlights the available video tutorials. During the process the new welcome screen is displayed first, before the initial stepper.

For QES solutions, the screen is displayed automatically. For non-QES solutions, the screen can be activated by including the "Welcome" process step during initialization:

 "processSteps": [
  {
    "type": "Welcome",
    "subtype": "main"
  },
  ...
]

The following features were released on November 21st:

November 14: v5.13.5

Signature Order cancellation

With the new Cancel button, signature orders can now be canceled. The order status changes to "canceled," and users attempting to access a canceled process via an existing link will see a notification indicating that the process has been terminated. This message applies when no abort redirect has been configured.

November 4: v5.13.4

Signature Order search and filter

In the Signature Order module, processes can now be filtered by title, ID, and signing person. Additionally, filters for date and status have been introduced to streamline process management.

October 31: V5.13.1

Skip NFC

With the new "Skip Readout" button, users can choose to bypass the NFC step before it begins. When skipped, the process automatically directs them to an agent review. The fallback NFC readout within the app remains available as a secondary option. This feature is available for QES hybrid tenants.

The following feature was released on October 7th:

Adjustable color for loading bar

The color of the loading bar can now be customized in our theming app. Both the bar and background colors can be defined.

  1. loading-animation-color: Loading bar color in light mode

  2. loading-animation-background-color: Loading bar background color in light mode

  3. loading-animation-color-alt: Loading bar color in dark mode

  4. loading-animation-background-color-alt: Loading bar background color in dark mode

Process View – Link to Signature Order