Skip to content

Releases: spatie/browsershot

3.37.1

08 Jul 07:21
7d526a4
Compare
Choose a tag to compare
  • account for the removal of require('puppeteer/DeviceDescriptors') (#406)

3.37.0

18 Jun 10:36
7ec2bcb
Compare
Choose a tag to compare
  • get the list of triggered requests (#402)

3.36.0

20 Apr 10:33
5e52104
Compare
Choose a tag to compare
  • add use of WS Endpoint option (#390)

3.35.0

05 Mar 08:49
adb9e91
Compare
Choose a tag to compare
  • adds blockUrls and blockDomains

3.34.0

04 Jan 22:37
483f62d
Compare
Choose a tag to compare
  • adds disableImages method to prevent images from loading (#362)

3.33.1

24 Nov 12:33
583ac1c
Compare
Choose a tag to compare
  • allow symfony 5 components

3.33.0

17 Oct 21:45
52578c1
Compare
Choose a tag to compare
  • allow to connect to remote chromium instance (#341)

3.32.2

16 Aug 08:37
6aa8750
Compare
Choose a tag to compare
  • Adds support for Puppeteer's AddScriptTag()
  • Fix pdf (in-memory) not deleting the temporary file on the filesystem

3.32.1

02 Aug 07:49
Compare
Choose a tag to compare
  • fix screenshots not deleting temporary files on the filesystem

3.32.0

19 Jul 13:49
5d8039e
Compare
Choose a tag to compare
  • add support for HTTP authentication