v0.4.3
- Add endpoints to fetch files as base64 for identity, contacts, companies and bills
- Add option to remove files for identity, contacts and companies - if the file upload id in the payload is missing, it's ignored, if it's explicitly set to undefined, the file is removed
- Fix blank email validation for contacts and identities
- Add different file size limits for pictures (avatar/logo - 20k) and documents (invoices, registration, passport - 1mb) as well as an upper limit for bill files (100)
- This limit is checked at creation/update time, not at the time of uploading a temporary file
- Add the address of the signer for the calls to
endorsements
andpast_endorsees
- Add api call
active_notifications_for_node_ids
onnotification
API, which returns for a set of node ids, whether they have active notifications- If the set of node ids is empty, only the node ids that have active notifications are returned
Version: v0.4.3