Changelog 1.x
v1.14
- Released 2024-08-06
- Added improvement, multitenant implementation
v1.13
- Released 2024-02-21
- Added improvement, now you can add docUrl and docName on the mail subject.
- Bugs:
- Fixed the issueof multiple logins on a single application usage.
v1.12
- Released 2023-08-03
- Added support for the H2 database
- Added improvement, now when an error is raised processing a document in the cron process is sent a warning email to the author of the document
- Bugs:
- Fixed the issue of loading a document in the mobile view.
v1.11
- Released 2023-07-12
- New metadata: Error state and description when a document failed to send the mail.
- New metadata: Request Pin, to show a verification pin panel before the sign document process
- Bugs:
- If one document failed into the send mail queue, would cause a block in all the queue.
v1.10
- Released 2023-03-31
- Bugs:
- The select multiple didn't work properly
- The select multiple and checkbox type did not save the data on the notes
v1.9
- Released 2023-03-17
- New metadata types implemented: checkbox, simple selector and multiple selector
- Bugs:
- If one of the possible extra form elements where not selected, any of the extra metadata where shown
v1.8
- Released 2023-02-02
- From mail configuration parameter added
v1.7
- Released 2022-12-01
- Selector of pages to be stamped implemented
v1.6
- Released 2022-11-18
- Bugs:
- During the stamp process the document's uuid was missing
v1.5
- Released 2022-10-19
- Improvement in the quality of the signature image
v1.4
- Released 2022-09-21
- Bugs:
- Sign button was disabled in mobile interface
v1.3
- Released 2022-09-13
- Extra metadata fields implemented.
v1.2
- Released 2022-08-23
- Document Url to OpenKM has been added to the document signed mail notification
- PDF.js is now set the default previewer.
v1.1
- Released 2022-08-09
- Information notes are added to the document during the signature process
- Bugs:
- Rescaled signature image to a max value
v1.0
- Released 2022-07-27
- Initial public release