- [ENH] #364 Added method to allow configuring the PDF/A conformance (HorstOeko)
- feat: extend
getDocumentAdditionalReferencedDocumentto include binary mime code and filename handling in both logic and tests. (Andreas Wunderwald) - Removed the invalid MIME type “application/xml” (Andreas Wunderwald)
- Removed the invalid MIME type “application/xml” (Andreas Wunderwald)
- Add support for XML mimetype in supported formats, we should remove this separately (Andreas Wunderwald)
- Normalize PHP 8.0 CSV mimetype misdetection and remove redundant XML mimetype from supported list (Andreas Wunderwald)
- Improve mimetype handling and add tests and fix for CSV attachments (Andreas Wunderwald)