Releases: spatie/browsershot
Releases · spatie/browsershot
3.37.1
- account for the removal of require('puppeteer/DeviceDescriptors') (#406)
3.37.0
- get the list of triggered requests (#402)
3.36.0
- add use of WS Endpoint option (#390)
3.35.0
- adds
blockUrls
and blockDomains
3.34.0
- adds disableImages method to prevent images from loading (#362)
3.33.1
- allow symfony 5 components
3.33.0
- allow to connect to remote chromium instance (#341)
3.32.2
- Adds support for Puppeteer's AddScriptTag()
- Fix pdf (in-memory) not deleting the temporary file on the filesystem
3.32.1
- fix screenshots not deleting temporary files on the filesystem
3.32.0
- add support for HTTP authentication