Hello,
Since upgrading to 3.1.1, we're getting the following error when rendering / streaming the PDF:
Unable to find a suitable font replacement for: 'DejaVu Sans, serif'
We've changed nothing since the new release, we're using DomPDF via the laravel-dompdf package, but locking the dompdf/dompdf version to 3.1.0 fixes the issue.