sidecar-browsershot

A Sidecar function to run Browsershot on Lambda.

MIT License

Downloads
471.9K
Stars
185
Committers
10

Bot releases are visible (Hide)

sidecar-browsershot - v2.3.1 Latest Release

Published by github-actions[bot] 7 months ago

Fixed

  • Fix support for Laravel 11 (#120)
sidecar-browsershot - v2.3.0

Published by github-actions[bot] 7 months ago

Added

  • Add Support for Laravel 11 (#111)
sidecar-browsershot - v2.2.0

Published by github-actions[bot] 8 months ago

Added

  • Switch to Node 20 Runtime (#115)
sidecar-browsershot - v2.1.0

Published by github-actions[bot] 8 months ago

Changed

  • Update used AWS Lambda Layers to use puppeteer-core v22 and Chromium v121.0.0 (#113)
sidecar-browsershot - v2.0.0

Published by github-actions[bot] 10 months ago

Maintenance release to support spatie/browsershot v4. Besides renaming a configuration key, there are no breaking changes. If you do image manipulations you now need to install spatie/image separately.

We also dropped support for older PHP and Laravel versions to make maintenance easier.

See our upgrade guide for details.

Changed

  • [BREAKING] Rename sidecar-browsershot.layer-config to sidecar-browsershot.layers-config (#103)
  • Support Browsershot v4 (#107)
  • Improve Reference Test to use Pixelmatch (#108)

Removed

  • Drop Support for PHP 8.0 and PHP 8.1 and Laravel 8 and Laravel 9 (#106)
sidecar-browsershot - v1.13.1

Published by github-actions[bot] 10 months ago

Fixed

  • Add internal support for Chromium Result (#105)
sidecar-browsershot - v1.13.0

Published by github-actions[bot] 12 months ago

Added

  • Add support for adding custom fonts to Chromium (#101)
sidecar-browsershot - v1.12.0

Published by github-actions[bot] about 1 year ago

Added

  • Add Support for PHP 8.3 (#98)
sidecar-browsershot - v1.11.1

Published by github-actions[bot] about 1 year ago

Fixed

  • Read the content of a file in s3 into a string (#93)
sidecar-browsershot - v1.11.0

Published by github-actions[bot] about 1 year ago

Added

  • Add sidecar-browsershot.timeout a config to allow the overriding of default timeout value (#90)
sidecar-browsershot - v1.10.0

Published by github-actions[bot] about 1 year ago

Added

  • Update to Node 18 Runtime and update used Chromium Version (#85)

Changed

  • Bump actions/checkout from 3 to 4 (#84)
  • Fix GitHub Actions badges in README.md (#82)
sidecar-browsershot - v1.9.1

Published by github-actions[bot] over 1 year ago

Changed

  • Raise minumum required spatie/browsershot version to v3.57.8.

Fixed

  • Fix for renamed browser.js file in browsershot 3.57.8 (#78)
sidecar-browsershot - v1.9.0

Published by github-actions[bot] over 1 year ago

Added

  • Add Support for Image Manipulations when using saveToS3 (#71)
sidecar-browsershot - v1.8.1

Published by github-actions[bot] over 1 year ago

Fixed

  • Only support x86_64 architecture (#68)
sidecar-browsershot - v1.8.0

Published by github-actions[bot] over 1 year ago

Added

  • Added storage config setting (#64)

Changed

  • Upgrade to use Pest v2 (#62)
sidecar-browsershot - v1.7.0

Published by github-actions[bot] over 1 year ago

Added

  • Add readHtmlFromS3()-method (#60)
sidecar-browsershot - v1.6.4

Published by github-actions[bot] over 1 year ago

Changed

  • Add Support for Sidecar v0.4.0 (#58)
sidecar-browsershot - v1.6.3

Published by github-actions[bot] over 1 year ago

Changed

  • Cleanup puppeteer_dev_chrome_profile folders in tmp after running Puppeteer (#54)

Fixed

  • Store Emoji Font in package (#56)
sidecar-browsershot - v1.6.2

Published by github-actions[bot] over 1 year ago

What's Changed

  • Include emoji font in lambda bundle (#51)
sidecar-browsershot - v1.6.1

Published by github-actions[bot] over 1 year ago

Fixed

  • Use sidecar.aws_region value in saveToS3 method (#48)