Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 10:16
· 40 commits to master since this release
bf58b5c
  • 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 and past_endorsees
  • Add api call active_notifications_for_node_ids on notification 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