Changelog 1.x
v1.14
- Released 2024-08-06
- Improvement added: multitenant implementation
v1.13
- Released 2024-02-21
- Added improvement: now you can add docUrl and docName in the mail subject.
- Bugs:
- Fixed the issue of multiple logins during a single application usage.
v1.12
- Released 2023-08-03
- Added support for the H2 database
- Added improvement: now when an error is raised while processing a document in the cron process, a warning email is sent 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 fails to send the mail.
- New metadata: Request PIN, to show a verification PIN panel before the document signing process
- Bugs:
- If one document failed in the send mail queue, it would cause a block in the entire queue.
v1.10
- Released 2023-03-31
- Bugs:
- The select multiple didn't work properly
- The select multiple and checkbox types did not save the data in 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 were not selected, any of the extra metadata were shown
v1.8
- Released 2023-02-02
- Added 'From' mail configuration parameter
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
- Improved quality of the signature image
v1.4
- Released 2022-09-21
- Bugs:
- The Sign button was disabled in the 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 as the default previewer.
v1.1
- Released 2022-08-09
- Information notes are added to the document during the signature process
- Bugs:
- Rescaled the signature image to a maximum value
v1.0
- Released 2022-07-27
- Initial public release