Releases: shweshi/OpenGraph
Releases · shweshi/OpenGraph
Added Exception handling and warning if url contains error
v1.0.10 Update CHANGELOG.md
Handling the curl_exec() error.
v1.0.9 Update CHANGELOG.md
Fix image verification error
Merge pull request #56 from shweshi/analysis-Rv64Mp Apply fixes from StyleCI
Fix non-ascii image url meta data
Merge pull request #37 from shweshi/fix-issue-36 Fix issue 36: Fetch non-ascii image urls
Handling invalid image URL
Merge pull request #33 from jurgenbosch/feature/verify-image-url Handling non valid image urls
Add language support
- Added support to fetch the metadata by specific langauge.
- Fix issue on some urls
Verify image URL in image metatag
This release includes:
- Verify the image URL in the image metatag. If the URL is valid and working adds the URL in image attribute or remove the URL.
Ability to fetch all metadata
Added ability to fetch all metadata including audio, video, twitter via passing an optional parameter to true.
By default only basic metadata will be fetched.
Auto discovery of providers and facades
Merge pull request #8 from shweshi/dev Auto discovery of providers and facades for laravel >=5.5
Updated autoload
1.0.1 Updated composer.json