Releases: shweshi/OpenGraph
Releases · shweshi/OpenGraph
Release list
New param on the OpenGraph::fetch method to allow users to enable/disable the logging of the malformed HTML parsing.
v1.0.14 Update CHANGELOG.md
replaced try..catch for handling malformed HTML
we use libXML functions
Removed illuminate log
Merge pull request #63 from shweshi/shweshi-patch-1 Update CHANGELOG.md
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.