Releases: pontedilana/php-weasyprint
Releases · pontedilana/php-weasyprint
1.5.0
Added
- Support WeasyPrint 63.0 new
srgb
option
- Added support for PHP 8.4
1.4.0
Changed
- Added support for Symfony 7.0 and PHP 8.3
1.3.0
Added
- Support WeasyPrint 60.0 new option
1.2.0
Added
- Support WeasyPrint 59.0b1 new option
1.1.1
This is a security release: php-weasyprint is based on knplabs/knp-snappy, CVE-2023-28115 has been issued for it on 2023-03-17
Security
1.1.0
Added
- Support WeasyPrint 58 new option (--pdf-forms)
Changed
- Always pass through timeout when creating a process (#7)
1.0.0
Fixed
- Fixed handling of repeatable options (attachment and stylesheet)
Changed
- Bump symfony/process up to ^6.2
Removed
- Remove Image class
- Remove Version class
- Remove support for Symfony 4.4
0.13.0
Added
- Support WeasyPrint 56 new options
Deprecated
- Deprecate image generator
- Deprecate Version class