spatie/browsershot
Convert a webpage to an image or pdf using headless Chrome
5.4.0
40M downloads/mo
#502 most downloaded on Packagist
spatie/browsershot
What this package is like to depend on
Last release 2 months ago
26 May 2026
Release timing varies
gaps range from 9 days to 5 months
Most releases are documented
notes for 104 of 172 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
172 releases · first in 2014
9 releases in the last 12 months
see the full history below
Release timeline
172 releases · May 2014 to May 2026Releases
latest 60 of 172-
5.4.026 May 2026Release notes
Open source →What's Changed
- feat: Add evaluateOnNewDocument support by @vinitkadam03 in #978
New Contributors
- @vinitkadam03 made their first contribution in #978
Full Changelog: 5.3.0...5.4.0
Release notes
Open source →What's Changed
- feat: Add evaluateOnNewDocument support by @vinitkadam03 in https://github.com/spatie/browsershot/pull/978
New Contributors
- @vinitkadam03 made their first contribution in https://github.com/spatie/browsershot/pull/978
Full Changelog: https://github.com/spatie/browsershot/compare/5.3.0...5.4.0
-
5.3.027 Apr 2026Release notes
Open source →What's Changed
- Update requirements.md by @colinmackinlay in #973
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #974
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #976
- feat: Use only request interception when needed by @kissifrot in #975
New Contributors
- @kissifrot made their first contribution in #975
Full Changelog: 5.2.3...5.3.0
Release notes
Open source →What's Changed
- Update requirements.md by @colinmackinlay in https://github.com/spatie/browsershot/pull/973
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/974
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/976
- feat: Use only request interception when needed by @kissifrot in https://github.com/spatie/browsershot/pull/975
New Contributors
- @kissifrot made their first contribution in https://github.com/spatie/browsershot/pull/975
Full Changelog: https://github.com/spatie/browsershot/compare/5.2.3...5.3.0
-
5.2.318 Feb 2026Release notes
Open source →Allow http(s) URLs to localhost in HTML — fixes false positive with Vite dev server URLs like
http://[::1]:5173Release notes
Open source →- Allow http(s) URLs to localhost in HTML (fixes false positive with Vite dev server)
Full Changelog: https://github.com/spatie/browsershot/compare/5.2.2...5.2.3
-
5.2.210 Feb 2026Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.2.1...5.2.2
-
5.2.109 Feb 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #968
- Fix #970: Block local file read bypasses via UNC paths and protocol-relative URLs by @freekmurze in #972
Full Changelog: 5.2.0...5.2.1
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/968
- Fix #970: Block local file read bypasses via UNC paths and protocol-relative URLs by @freekmurze in https://github.com/spatie/browsershot/pull/972
Full Changelog: https://github.com/spatie/browsershot/compare/5.2.0...5.2.1
-
5.2.022 Dec 2025Release notes
Open source →What's Changed
- Fix installation command for Forge dependencies in requirements.md by @ndeblauw in #962
- Fix installation instructions in requirements by @ndeblauw in #965
- Ability to set node env variables by @fdemb in #964
- fix(bin/browser.cjs): polyfill global ReadableStream using stream/web by @SUXUMI in #955
New Contributors
- @ndeblauw made their first contribution in #962
- @fdemb made their first contribution in #964
- @SUXUMI made their first contribution in #955
Full Changelog: 5.1.1...5.2.0
Release notes
Open source →What's Changed
- Fix installation command for Forge dependencies in requirements.md by @ndeblauw in https://github.com/spatie/browsershot/pull/962
- Fix installation instructions in requirements by @ndeblauw in https://github.com/spatie/browsershot/pull/965
- Ability to set node env variables by @fdemb in https://github.com/spatie/browsershot/pull/964
- fix(bin/browser.cjs): polyfill global ReadableStream using stream/web by @SUXUMI in https://github.com/spatie/browsershot/pull/955
New Contributors
- @ndeblauw made their first contribution in https://github.com/spatie/browsershot/pull/962
- @fdemb made their first contribution in https://github.com/spatie/browsershot/pull/964
- @SUXUMI made their first contribution in https://github.com/spatie/browsershot/pull/955
Full Changelog: https://github.com/spatie/browsershot/compare/5.1.1...5.2.0
-
5.1.126 Nov 2025Release notes
Open source →What's Changed
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #959
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #960
Full Changelog: 5.1.0...5.1.1
Release notes
Open source →What's Changed
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/browsershot/pull/959
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/960
Full Changelog: https://github.com/spatie/browsershot/compare/5.1.0...5.1.1
-
5.1.017 Nov 2025Release notes
Open source →What's Changed
- Fix: Properly escape Node and NPM binary paths (support paths containing spaces) by @salahhusa9 in #958
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #949
- feat: throwOnRemoteConnectionError by @damiantw in #956
- tests: add tests for PHP 8.5 by @Chris53897 in #957
New Contributors
- @salahhusa9 made their first contribution in #958
- @damiantw made their first contribution in #956
- @Chris53897 made their first contribution in #957
Full Changelog: 5.0.11...5.1.0
Release notes
Open source →What's Changed
- Fix: Properly escape Node and NPM binary paths (support paths containing spaces) by @salahhusa9 in https://github.com/spatie/browsershot/pull/958
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/949
- feat: throwOnRemoteConnectionError by @damiantw in https://github.com/spatie/browsershot/pull/956
- tests: add tests for PHP 8.5 by @Chris53897 in https://github.com/spatie/browsershot/pull/957
New Contributors
- @salahhusa9 made their first contribution in https://github.com/spatie/browsershot/pull/958
- @damiantw made their first contribution in https://github.com/spatie/browsershot/pull/956
- @Chris53897 made their first contribution in https://github.com/spatie/browsershot/pull/957
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.11...5.1.0
-
5.0.1108 Oct 2025Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #942
- Docs: Highlight node/npm binary example correctly by @duncanmcclean in #944
- Update issue template by @AlexVanderbist in #946
- Enable click with non-CSS selectors by @bessone in #948
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #945
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #939
New Contributors
- @duncanmcclean made their first contribution in #944
- @AlexVanderbist made their first contribution in #946
Full Changelog: 5.0.10...5.0.11
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/942
- Docs: Highlight node/npm binary example correctly by @duncanmcclean in https://github.com/spatie/browsershot/pull/944
- Update issue template by @AlexVanderbist in https://github.com/spatie/browsershot/pull/946
- Enable click with non-CSS selectors by @bessone in https://github.com/spatie/browsershot/pull/948
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/945
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/spatie/browsershot/pull/939
New Contributors
- @duncanmcclean made their first contribution in https://github.com/spatie/browsershot/pull/944
- @AlexVanderbist made their first contribution in https://github.com/spatie/browsershot/pull/946
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.10...5.0.11
-
5.0.1015 May 2025Release notes
Open source →What's Changed
- Fix | Check that response().frame() is not null by @Dan-Hike in #924
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #936
- Fix handling of page errors with value
nullby @rado-h in #935
New Contributors
Full Changelog: 5.0.9...5.0.10
Release notes
Open source →What's Changed
- Fix | Check that response().frame() is not null by @Dan-Hike in https://github.com/spatie/browsershot/pull/924
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/spatie/browsershot/pull/936
- Fix handling of page errors with value
nullby @rado-h in https://github.com/spatie/browsershot/pull/935
New Contributors
- @Dan-Hike made their first contribution in https://github.com/spatie/browsershot/pull/924
- @rado-h made their first contribution in https://github.com/spatie/browsershot/pull/935
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.9...5.0.10
-
5.0.928 Apr 2025Release notes
Open source →What's Changed
- run-tests: disable app armor restrictions by @vintagesucks in https://github.com/spatie/browsershot/pull/923
- Apply selector after wait for selector/function instead of before by @itsgoingd in https://github.com/spatie/browsershot/pull/932
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.8...5.0.9
-
5.0.817 Feb 2025Release notes
Open source →What's Changed
- support
chrome-headless-shell(old headless mode) by @vintagesucks in https://github.com/spatie/browsershot/pull/918
New Contributors
- @vintagesucks made their first contribution in https://github.com/spatie/browsershot/pull/918
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.7...5.0.8
- support
-
5.0.714 Feb 2025Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.6...5.0.7
-
5.0.610 Feb 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/browsershot/pull/917
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/browsershot/pull/919
- HTML entity decode for setHTML by @Elleuch-x1 in https://github.com/spatie/browsershot/pull/921
New Contributors
- @Elleuch-x1 made their first contribution in https://github.com/spatie/browsershot/pull/921
Full Changelog: https://github.com/spatie/browsershot/compare/5.0.5...5.0.6
-
5.0.530 Dec 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.4...5.0.5
-
5.0.430 Dec 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.3...5.0.4
-
5.0.316 Dec 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.2...5.0.3
-
5.0.213 Dec 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.1...5.0.2
-
5.0.111 Dec 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/5.0.0...5.0.1
-
5.0.025 Nov 2024Release notes
Open source →Full Changelog: https://github.com/spatie/browsershot/compare/4.4.0...5.0.0
Breaking Changes
- Requires Puppeteer version 23.0 or higher!
What's Changed
- Add support for media features by @alexwass-lr in https://github.com/spatie/browsershot/pull/890
- Update obsolete devices API by @alexwass-lr in https://github.com/spatie/browsershot/pull/891
- Fixed
ignoreHttpsErrors()method by @PHLAK in https://github.com/spatie/browsershot/pull/899
New Contributors
- @alexwass-lr made their first contribution in https://github.com/spatie/browsershot/pull/890
Full Changelog: https://github.com/spatie/browsershot/compare/4.3.1...5.0.0
-
4.4.025 Nov 2024Nothing published for this version
-
4.3.125 Nov 2024Release notes
Open source →What's Changed
- Update setting-the-timeout.md by @koernchen02 in https://github.com/spatie/browsershot/pull/889
- Fix await browser close by @clementmas in https://github.com/spatie/browsershot/pull/896
- fix disableCaptureURLS by @ziaratban in https://github.com/spatie/browsershot/pull/873
- Add check for
file:/URL fetching by @JaredPage in https://github.com/spatie/browsershot/pull/881 - Added the ability to disable redirects via the
disableRedirectsmethod by @JaredPage in https://github.com/spatie/browsershot/pull/881
New Contributors
- @koernchen02 made their first contribution in https://github.com/spatie/browsershot/pull/889
- @JaredPage made their first contribution in https://github.com/spatie/browsershot/pull/881
Full Changelog: https://github.com/spatie/browsershot/compare/4.3.0...4.3.1
-
4.3.022 Aug 2024Release notes
Open source →What's Changed
- Fix empty PDF issue with Puppeteer ^23.0.0 by @JeppeKnockaert in https://github.com/spatie/browsershot/pull/876
Full Changelog: https://github.com/spatie/browsershot/compare/4.2.1...4.3.0
-
4.2.120 Aug 2024Release notes
Open source →Revert changes of 4.2.1 because PDFs do not render correctly anymore (see https://github.com/spatie/laravel-pdf/issues/175)
Full Changelog: https://github.com/spatie/browsershot/compare/4.2.0...4.2.1
-
4.2.020 Aug 2024Release notes
Open source →What's Changed
- Add options to set protocol timeout by @zarulizham in https://github.com/spatie/browsershot/pull/865
- Update Laravel Forge instructions.md by @mchev in https://github.com/spatie/browsershot/pull/872
- Correctly respond to disableCaptureURLS option by @bluesheep100 in https://github.com/spatie/browsershot/pull/871
- add disableCaptureURLs() document by @ziaratban in https://github.com/spatie/browsershot/pull/864
- Update handling of browser output for Puppeteer ^23.0.0 by @bluesheep100 in https://github.com/spatie/browsershot/pull/870
New Contributors
- @zarulizham made their first contribution in https://github.com/spatie/browsershot/pull/865
- @mchev made their first contribution in https://github.com/spatie/browsershot/pull/872
- @bluesheep100 made their first contribution in https://github.com/spatie/browsershot/pull/871
Full Changelog: https://github.com/spatie/browsershot/compare/4.1.3...4.2.0
-
4.1.315 Jul 2024Release notes
Open source →What's Changed
- option to disable the capturing request by @ziaratban in https://github.com/spatie/browsershot/pull/861
New Contributors
- @ziaratban made their first contribution in https://github.com/spatie/browsershot/pull/861
Full Changelog: https://github.com/spatie/browsershot/compare/4.1.2...4.1.3
-
4.1.215 Jul 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/browsershot/pull/860
- Fix - Clean up the temporary options file when browser was called successfully by @Ardenexal in https://github.com/spatie/browsershot/pull/863
New Contributors
- @Ardenexal made their first contribution in https://github.com/spatie/browsershot/pull/863
Full Changelog: https://github.com/spatie/browsershot/compare/4.1.1...4.1.2
-
4.1.103 Jul 2024Release notes
Open source →What's Changed
- Issue with Windows temp path fixed by @SyedMuradAliShah in https://github.com/spatie/browsershot/pull/858
New Contributors
- @SyedMuradAliShah made their first contribution in https://github.com/spatie/browsershot/pull/858
Full Changelog: https://github.com/spatie/browsershot/compare/4.1.0...4.1.1
-
4.1.012 Jun 2024Release notes
Open source →What's Changed
- Prevent taking screenshots twice by @clementmas in https://github.com/spatie/browsershot/pull/849
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.5...4.1.0
-
4.0.504 Jun 2024Release notes
Open source →What's Changed
- Fix save method if there are no image manipulations by @moisish in https://github.com/spatie/browsershot/pull/847
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.4...4.0.5
-
4.0.424 May 2024Release notes
Open source →What's Changed
- Fixing
spatie/image's dependant bot alerts issues incomposer.lockby @thanosalexandris in https://github.com/spatie/browsershot/pull/846
New Contributors
- @thanosalexandris made their first contribution in https://github.com/spatie/browsershot/pull/846
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.3...4.0.4
- Fixing
-
4.0.321 May 2024Release notes
Open source →What's Changed
- Fix redirect history test by @niclas-timm in https://github.com/spatie/browsershot/pull/836
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/browsershot/pull/838
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/browsershot/pull/841
- Update installation instructions for nodejs + Puppeteer by @benholmen in https://github.com/spatie/browsershot/pull/843
- Fix generation of large PDFs by @clementmas in https://github.com/spatie/browsershot/pull/827
New Contributors
- @benholmen made their first contribution in https://github.com/spatie/browsershot/pull/843
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.2...4.0.3
-
4.0.201 Apr 2024Release notes
Open source →What's Changed
- Update node version by @alnutile in https://github.com/spatie/browsershot/pull/830
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/browsershot/pull/832
- Replace waitForTimeout by @niclas-timm in https://github.com/spatie/browsershot/pull/834
New Contributors
- @alnutile made their first contribution in https://github.com/spatie/browsershot/pull/830
- @niclas-timm made their first contribution in https://github.com/spatie/browsershot/pull/834
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.1...4.0.2
-
4.0.102 Jan 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/browsershot/pull/809
- [Fix] Change
screenshotQualityproperty type to integer by @orkhanahmadov in https://github.com/spatie/browsershot/pull/810
Full Changelog: https://github.com/spatie/browsershot/compare/4.0.0...4.0.1
-
4.0.029 Dec 2023 -
3.61.021 Dec 2023Release notes
Open source →What's Changed
- Adding a taggedPdf option by @ntaylor-86 in https://github.com/spatie/browsershot/pull/804
New Contributors
- @ntaylor-86 made their first contribution in https://github.com/spatie/browsershot/pull/804
Full Changelog: https://github.com/spatie/browsershot/compare/3.60.2...3.61.0
-
3.60.218 Dec 2023Release notes
Open source →What's Changed
- Allow symfony/process 7.x by @thecaliskan in https://github.com/spatie/browsershot/pull/803
New Contributors
- @thecaliskan made their first contribution in https://github.com/spatie/browsershot/pull/803
Full Changelog: https://github.com/spatie/browsershot/compare/3.60.1...3.60.2
-
3.60.128 Nov 2023Release notes
Open source →What's Changed
- fixing ?? syntax with ternary by @Chetanp23 in https://github.com/spatie/browsershot/pull/795
New Contributors
- @Chetanp23 made their first contribution in https://github.com/spatie/browsershot/pull/795
Full Changelog: https://github.com/spatie/browsershot/compare/3.60.0...3.60.1
-
3.60.016 Nov 2023Release notes
Open source →What's Changed
- Added getOutput method for full output data access on any request by @vitorsemeano in https://github.com/spatie/browsershot/pull/780
Full Changelog: https://github.com/spatie/browsershot/compare/3.59.0...3.60.0
-
3.59.009 Oct 2023Release notes
Open source →What's Changed
- Update return types by @lamberttraccard in https://github.com/spatie/browsershot/pull/766
- Update requirements.md for Forge provisioning by @colinmackinlay in https://github.com/spatie/browsershot/pull/777
- Test against php 8.3 by @sergiy-petrov in https://github.com/spatie/browsershot/pull/781
- Add waitForSelector() by @shadoWalker89 in https://github.com/spatie/browsershot/pull/715
- Drop support for PHP 7
New Contributors
- @lamberttraccard made their first contribution in https://github.com/spatie/browsershot/pull/766
- @colinmackinlay made their first contribution in https://github.com/spatie/browsershot/pull/777
- @sergiy-petrov made their first contribution in https://github.com/spatie/browsershot/pull/781
Full Changelog: https://github.com/spatie/browsershot/compare/3.58.2...3.59.0
-
3.58.227 Jul 2023Release notes
Open source →What's Changed
- Let Symfony/process handle the command escape on Windows by @EmanueleCoppola in https://github.com/spatie/browsershot/pull/757
- Cleanup temporary html files by @angelej in https://github.com/spatie/browsershot/pull/735
New Contributors
- @angelej made their first contribution in https://github.com/spatie/browsershot/pull/735
Full Changelog: https://github.com/spatie/browsershot/compare/3.58.1...3.58.2
-
3.58.119 Jul 2023Release notes
Open source →What's Changed
- Redirect History: Update docs by @bessone in https://github.com/spatie/browsershot/pull/748
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/browsershot/pull/749
- Fix Windows command escaping by @EmanueleCoppola in https://github.com/spatie/browsershot/pull/756
New Contributors
- @EmanueleCoppola made their first contribution in https://github.com/spatie/browsershot/pull/756
Full Changelog: https://github.com/spatie/browsershot/compare/3.58.0...3.58.1
-
3.58.030 Jun 2023Release notes
Open source →What's Changed
- Read redirect history by @bessone in https://github.com/spatie/browsershot/pull/747
New Contributors
- @bessone made their first contribution in https://github.com/spatie/browsershot/pull/747
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.8...3.58.0
-
3.57.828 Jun 2023Release notes
Open source →What's Changed
- Fix node command error caused by type: module in package.json by @osbre in https://github.com/spatie/browsershot/pull/740
New Contributors
- @osbre made their first contribution in https://github.com/spatie/browsershot/pull/740
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.7...3.57.8
-
3.57.708 Jun 2023Release notes
Open source →What's Changed
- A word was missing by @sdebacker in https://github.com/spatie/browsershot/pull/704
- Devices url for puppeteer has changed by @Skullbock in https://github.com/spatie/browsershot/pull/706
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/browsershot/pull/708
- Fix link to Puppeteer devices in creating-images.md by @kriiv in https://github.com/spatie/browsershot/pull/709
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/browsershot/pull/726
- Update creating-images.md by @adityadees in https://github.com/spatie/browsershot/pull/732
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/spatie/browsershot/pull/737
New Contributors
- @sdebacker made their first contribution in https://github.com/spatie/browsershot/pull/704
- @Skullbock made their first contribution in https://github.com/spatie/browsershot/pull/706
- @kriiv made their first contribution in https://github.com/spatie/browsershot/pull/709
- @adityadees made their first contribution in https://github.com/spatie/browsershot/pull/732
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.6...3.57.7
-
3.57.603 Jan 2023Release notes
Open source →What's Changed
- Docs: Use setEnvironmentOptions to set Browser Language by @stefanzweifel in https://github.com/spatie/browsershot/pull/701
New Contributors
- @stefanzweifel made their first contribution in https://github.com/spatie/browsershot/pull/701
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.5...3.57.6
-
3.57.505 Dec 2022Release notes
Open source →What's Changed
- Add PHP 8.2 Tests Support by @patinthehat in https://github.com/spatie/browsershot/pull/688
- Add Dependabot Automation by @patinthehat in https://github.com/spatie/browsershot/pull/689
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/browsershot/pull/690
- Fixed exception message by @PHLAK in https://github.com/spatie/browsershot/pull/692
New Contributors
- @patinthehat made their first contribution in https://github.com/spatie/browsershot/pull/688
- @dependabot made their first contribution in https://github.com/spatie/browsershot/pull/690
- @PHLAK made their first contribution in https://github.com/spatie/browsershot/pull/692
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.4...3.57.5
-
3.57.421 Nov 2022Release notes
Open source →What's Changed
- Allow user to explicitly use a local file for html content. by @daum in https://github.com/spatie/browsershot/pull/687
New Contributors
- @daum made their first contribution in https://github.com/spatie/browsershot/pull/687
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.3...3.57.4
-
3.57.325 Oct 2022 -
3.57.219 Aug 2022Release notes
Open source →What's Changed
- Prevent double request interception on POST by @JeppeKnockaert in https://github.com/spatie/browsershot/pull/664
New Contributors
- @JeppeKnockaert made their first contribution in https://github.com/spatie/browsershot/pull/664
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.1...3.57.2
-
3.57.103 Aug 2022Release notes
Open source →What's Changed
- Enable writeOptionsToFile for Windows by @moisish in https://github.com/spatie/browsershot/pull/660
New Contributors
- @moisish made their first contribution in https://github.com/spatie/browsershot/pull/660
Full Changelog: https://github.com/spatie/browsershot/compare/3.57.0...3.57.1
-
3.57.028 Jun 2022Release notes
Open source →What's Changed
- Set custom temp path by @mtawil in https://github.com/spatie/browsershot/pull/648
New Contributors
- @mtawil made their first contribution in https://github.com/spatie/browsershot/pull/648
Full Changelog: https://github.com/spatie/browsershot/compare/3.56.0...3.57.0
-
3.56.021 Jun 2022 -
3.55.013 Jun 2022Release notes
Open source →What's Changed
- Add console messages method by @freekmurze in https://github.com/spatie/browsershot/pull/641
Full Changelog: https://github.com/spatie/browsershot/compare/3.54.0...3.55.0
-
3.54.019 May 2022Nothing published for this version
-
3.53.009 May 2022Nothing published for this version
-
3.52.606 Apr 2022Nothing published for this version
-
3.52.504 Apr 2022Nothing published for this version
-
3.52.401 Apr 2022Nothing published for this version
-
3.52.317 Dec 2021Nothing published for this version