Download Latest Version v3.1.1 source code.zip (15.8 kB)
Email in envelope

Get an email when there's a new version of DOMPDF Wrapper for Laravel

Home / v3.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-01-21 1.1 kB
v3.1.0 source code.tar.gz 2025-01-21 12.1 kB
v3.1.0 source code.zip 2025-01-21 15.4 kB
Totals: 3 Items   28.6 kB 0

This release updates the config for dompdf/dompdf v3.1.0 which contains the. following breaking URL:

Breaking Change This release adds the "data://" scheme to the protocol validation rules. Installations that explicitly define the allowed protocols but do not include the "data://" protocol will no longer render data-URIs. This is a change from previous versions, where data-URIs were not processed through the validated rules. Installations that use the default validation rules included with Dompdf should see no impact.

The update for laravel-dompdf adds this to the default config, but if you have published the config, you need to add the data:// scheme.

What's Changed

New Contributors

Full Changelog: https://github.com/barryvdh/laravel-dompdf/compare/v3.0.1...v3.1.0

Source: README.md, updated 2025-01-21