Releases: vormkracht10/laravel-open-graph-image
Releases · vormkracht10/laravel-open-graph-image
Optionally install spatie/browsershot 5.x
v0.8.0 Update composer.json
v0.7.0
v0.6.1
upgrade packages
Add config for custom node and npm binary paths
v0.6.0 Update LaravelOpenGraphImageController.php
Updated dependencies
v0.5.0 Update composer.json
v0.4.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #8
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #9
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #10
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #11
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #12
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #13
- Bump actions/checkout from 3 to 4 by @dependabot in #14
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #15
- Generate image without blade directive by @Baspa in #17
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
- Added image file extension to the end of the Open Graph Image URL for compatibility with Twitter
v0.1.1
- Added
noSandbox()
to BrowserShot