Author name: Sebastian Valencia

Menu reorg: Certificate and Notifications moved to Settings

What it is: We reorganized the dashboard navigation: Certificate and Notifications, previously listed in the main sidebar, have been moved into Settings. This centralizes configuration, making it easier to find and maintain. Why it matters Less fragmentation: configuration unified in Settings. Fewer clicks and clearer navigation. Simpler onboarding and support for teams. How to use Go …

Menu reorg: Certificate and Notifications moved to Settings Read More »

Conditional variables and multi-condition notifications

What it is: We added conditional variables and multi-condition support for notifications. Compare form variables with a value and chain additional conditions to control when a notification is sent and with which content.   Why it matters Truly contextual notifications driven by document data. Less manual routing: more automation and accuracy. Reusable templates with clear, …

Conditional variables and multi-condition notifications Read More »

Automatic evidence_ prefix for evidence downloads

What it is: We introduced a standard naming convention for evidence files: when you download evidence, the file name is prefixed with evidence_ followed by the original document name.Example: Contract.pdf → evidence_Contract.pdf.   Why it matters Simplifies audits and search. Prevents confusion between the original document and its evidence. Improves consistency across repositories and automated …

Automatic evidence_ prefix for evidence downloads Read More »

Fixed blank screen when starting a chat or sending a request

We fixed a UI issue where starting the chat or submitting a request could lead to a blank screen, preventing the flow from continuing.This update improves error handling and loading-state management to avoid empty renders on slow or failed responses.Now, when chatting or making requests, the app shows a proper progress state or an error …

Fixed blank screen when starting a chat or sending a request Read More »

API approval error fixed

We fixed a bug in the API approval flow that caused 4xx/5xx responses or left approvals unregistered, resulting in inconsistent document/request states.This update enforces permission and token scope checks, validates the payload and identifiers, and adds idempotent handling to avoid duplicate operations.With this fix, approval calls made through the API are reliable, and the status …

API approval error fixed Read More »

Fixed access issue preventing users from opening the document to sign

We fixed a bug in the signer access flow that prevented users from opening the document from the signing link (it showed an error or redirected without loading the file).This update adjusts link validation and access permissions, improves session handling, and standardizes redirects.Signers can now open the document and proceed with signing directly from the …

Fixed access issue preventing users from opening the document to sign Read More »

Fixed FEA enrollment error for cloud signing

We fixed a bug in the FEA enrollment flow that, during identity verification/PIN creation, could trigger a service error and block the cloud signing process.With this update, enrollment now completes reliably; data is properly stored and users can proceed with cloud certificate signing immediately, with correct status updates and full traceability.

Scroll to Top