legaliza

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 emailed or shared link, with a stable and traceable experience.

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.

Fixed document status inconsistency after rejection

A bug was fixed in document status management where a document marked as Rejected in the workflow was still displayed as In Progress.With this update, document statuses are now displayed correctly, ensuring consistency and reliability when tracking documents in workflows.

Fixed error when uploading .zip files

A bug was identified that prevented users from uploading compressed .zip files, causing the upload process to fail.With this fix, .zip files can now be uploaded correctly to the platform, improving compatibility and making it easier to manage compressed documents.

Fixed horizontal scrolling in Automations CSV view on mobile

In the Automations CSV view on the mobile version, it was not possible to scroll horizontally, which limited access to action buttons and full visibility of data when the content exceeded the screen width.This issue has been fixed, and users can now scroll horizontally on mobile devices, ensuring full access to functions and a smoother, more complete experience.

Password reset error fixed

A bug was fixed that caused an internal server error when attempting to reset a password, preventing the process from completing successfully.With this update, the password reset flow now works reliably, allowing users to regain access to their accounts without issues.

Fixed label on the “Duplicate Folder” button

A UI detail has been fixed where the button intended for duplicating folders was labeled only as “Duplicate.” This could cause confusion about whether the action applied to individual files or entire folders.The button now correctly displays “Duplicate Folder,” accurately reflecting its functionality.

Multiple selection can cause a service error when it’s linked to a condition that toggles visibility (visible/invisible) dynamically

Multiple selection can cause a service error when it’s linked to a condition that toggles visibility (visible/invisible) dynamically. Ventaja en 40 palabras: Using conditional visibility with multiple selections allows for dynamic, responsive forms tailored to user input. However, proper implementation is crucial to avoid service errors, ensuring a seamless experience by preventing conflicting states and maintaining logical integrity in form behavior.