You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#298 Enhancement: Nested Outlook messages are no to discarded anymore, but parsed to serialized Email objects
#292 Bugfix: NullPointerException in SmimeUtilFixed when protocol is missing (which is valid)
#289 Bugfix: Support multiple headers with same key
This release breaks all GET/SET api regarding headers used as map (Map<String, T> -> Map<String, Collection)
This release might break api in the rare case you relied on the attachment list and you have nested Outlook .msg attachments (previously omitted in the results)