Releases: spiritix/php-chrome-html2pdf
Releases · spiritix/php-chrome-html2pdf
v1.6.0
Added
- Adds support for Composer 2
v1.5.2
Fixed
- Fixed bug with whitespaces in directory names
v1.5.1
Fixed
- Fixed bug in download output handler
v1.5
Changed
- Updated all dependencies to the latest versions
- Refactored JS code to ES6
v1.4.1
Fixed
- NPM warning for invalid version
v1.4
Added
- Added pageWaitFor option
- Added cookies option
Changed
- Added --disable-web-security to get webfonts working
v1.3
Changed
- Added support for Puppeteer 1.x
v1.2.1
Changed
- The setNodePath method doesn't accept empty parameter anymore
v1.2
Added
- Added method to manually set the path to the Node.js executable