Skip to content

Releases: digipost/digipost-api-client-java

Reference from sender in documents in Inbox for organizations

28 Aug 11:59
Compare
Choose a tag to compare

New
A new optional property InboxDocument.getReferenceFromSender() which carries a reference string set by the sender of the document. This may be used to identify documents by organizations when accessing documents in their inbox.

In principle, this reference is something that is agreed on between the sender and receiver of the document, though a special use case is facilitated by Digipost: an organization may set a Message.messageId, and if/when the receiver of the document(s) click "reply", the same reference will automatically be set as the InboxDocument.getReferenceFromSender() for the document of the reply. This may be used by the organization to associate received documents in their inbox as replies for previously sent documents.

9.0 Release Candidate 1

29 Aug 07:35
Compare
Choose a tag to compare
Pre-release

The future 9.0-release will include support for complex datatypes, which in turn creates new and dynamic user experiences in Digipost. This build includes experimental support for the new datatypes, in order to perform internal testing.

Note: This version is not production ready, and is subject to change.

Subjects of up to 255 characters

29 Aug 07:29
Compare
Choose a tag to compare

New

Increased size of subject; documents can now have a subject of up to 255 characters.

Security update release

08 Jun 09:16
Compare
Choose a tag to compare

Updated to a newer version of the printability-validator to mitigate CVE-2016-2175: Apache PDFBox XML External Entity vulnerability

6.4

13 Feb 14:07
Compare
Choose a tag to compare
6.4
Release:copy for tag 6.4

6.3.1

03 Feb 17:11
Compare
Choose a tag to compare

Fixes a NullPointerException happening in rare cases with some PDFs referring to non-embedded Type3 fonts with no PostScript name.

6.3

03 Feb 17:15
Compare
Choose a tag to compare
6.3
  • enhanced direct-to-print support
  • client-side PDF validation