[1.9.2] — 2025-07-03
Fixed
- Resolved an issue that allowed the signature to be positioned beyond the predefined margins.
[1.9.1] — 2025-03-05
Fixed
Changed
- GET
/version
request does not write its events in log system.
[1.9.0] — 2025-02-17
Added
- Signature positioning.
- Signers management.
- Signer's name is included in the signature 'reason' field.
Changed
- POST
/documents
request is now not deprecated.
[1.8.2] — 2024-05-09
Fixed
- Improved signature size in BIOMETRIC_WITH_CERTIFICATE and HANDWRITTEN_WITH_CERTIFICATE signatures.
Changed
- The HANDWRITTEN_WITH_CERTIFICATE signature will be made with the trust service provider configured for the application.
[1.8.1] — 2024-03-21
Changed
- GET requests (except
GET /documents/{id}/content
request) will now write their events in log system instead of in the DB.
- Log messages improved.
[1.8.0] — 2023-12-18
Added
- Added BIOMETRIC_WITH_CERTIFICATE signature: handwritten sealed with certificate (electronic seal) signature.
- If the application is not marked as production a watermark will be added to each document uploaded to the server to be signed.
Changed
- The public encryption key is now configured by application, retrieving the file name from DB and accessing it when making the electronic signature.
[1.7.3] — 2023-01-13
Added
- Added cancel document GET request to cancel the signature(s) of a document (only applies to OTP)
Changed
- The OTP signing process is removed when its document is deleted.
[1.7.2] — 2023-01-12
Changed
- Optimized the log messages writing
[1.7.1] — 2022-04-12
Fixed
- Bug fixed when signing with biometric certified signature and initialPage/numPages is not filled.
[1.7.0] — 2022-03-03
Added
- Return OTP signature URL for each signer.
- Now you can choose if MobbSign should send automatic notifications when new OTP signed document is uploaded.
[1.6.7] — 2021-11-03
Changed
- Improvements when filling the signature's biometric data.
[1.6.6] — 2021-08-25
Fixed
- Bug fixed when managing signers information.
[1.6.5] — 2021-08-05
Fixed
- Bug fixed when query initialPage/numPages data that isn't filled in database.
[1.6.4] — 2021-07-22
Fixed
- Bug fixed when informing the language to sign with otp
[1.6.3] — 2021-07-19
Changed
- Duplicate signature functionality disabled
[1.6.2] — 2021-07-19
Added
- Include scaleFactor property in biometric signature with certificate
[1.6.1] — 2021-07-19
Added
- Include lang property in otp signature.
[1.6.0] — 2021-07-07
Added
- Added duplicate signature image functionality.
- Added biometric signature with certificate functionality.
[1.5.3] — 2021-06-02
Changed
- Signature with certificate passing signature tag.
[1.5.2] — 2021-06-02
Fixed
- Bug fixed when getting documents.
[1.5.1] — 2021-06-02
Changed
[1.5.0] — 2021-04-14
Added
- Added NEW signature method: signing with certificate.
Changed
- Stability and performance improvements.
[1.4.2] — 2020-10-19
Fixed
- Bug fixed when signing a document with otp signature.
[1.4.1] — 2020-10-18
Added
- Added functionality to sign documents with signature image duplicate.