Bug fix

A bug is a flaw in software that causes incorrect results, unexpected behavior, or malfunction of an application.

Fixed: unable to delete a signer in paused flow

We fixed an issue that prevented deleting a signer while the workflow was Paused.With this update: Delete signer is enabled in Paused state as long as the signer has no valid signatures recorded on the current document. Step assignments and workflow status are recomputed after deletion. The audit log is updated and notifications remain consistent …

Fixed: unable to delete a signer in paused flow Read More »

Fixed cloud certificate upload: only .pfx / .p12 allowed

We fixed an issue in the Cloud certificate upload that allowed files with invalid extensions to be submitted.With this update: Both UI and backend restrict uploads to .pfx or .p12 only. File extension and type are validated; other formats are rejected with a clear message listing allowed types. This improves security and UX by preventing …

Fixed cloud certificate upload: only .pfx / .p12 allowed Read More »

Fixed expired-date selection in expiration field

We fixed an issue in the expiration date picker that allowed selecting and saving dates prior to today even after showing a warning.With this update: In the UI, all dates before today are disabled; manual/pasted input is also validated. On the backend, invalid dates are rejected to prevent inconsistencies (including via the API). Timezone handling …

Fixed expired-date selection in expiration field Read More »

Scroll to Top