Skip to content

Releases: shweshi/OpenGraph

New param on the OpenGraph::fetch method to allow users to enable/disable the logging of the malformed HTML parsing.

Choose a tag to compare

@shweshi shweshi released this 10 Jul 11:09
3b811a2
v1.0.14

Update CHANGELOG.md

replaced try..catch for handling malformed HTML

Choose a tag to compare

@alinmiron alinmiron released this 06 Jul 13:14
66fb103

we use libXML functions

Removed illuminate log

Choose a tag to compare

@shweshi shweshi released this 06 Jul 14:36
fa27d2b
Merge pull request #63 from shweshi/shweshi-patch-1

Update CHANGELOG.md

Added Exception handling and warning if url contains error

Choose a tag to compare

@shweshi shweshi released this 03 Jul 14:38
f49ae2a
v1.0.10

Update CHANGELOG.md

Handling the curl_exec() error.

Choose a tag to compare

@shweshi shweshi released this 03 Jul 06:08
5f32c00
v1.0.9

Update CHANGELOG.md

Fix image verification error

Choose a tag to compare

@shweshi shweshi released this 02 Jun 20:33
8265a45
Merge pull request #56 from shweshi/analysis-Rv64Mp

Apply fixes from StyleCI

Fix non-ascii image url meta data

Choose a tag to compare

@shweshi shweshi released this 13 Dec 16:56
d6f66f9
Merge pull request #37 from shweshi/fix-issue-36

Fix issue 36: Fetch non-ascii image urls

Handling invalid image URL

Choose a tag to compare

@shweshi shweshi released this 20 Jul 16:24
7d7a5d9
Merge pull request #33 from jurgenbosch/feature/verify-image-url

Handling non valid image urls

Add language support

Choose a tag to compare

@shweshi shweshi released this 12 Jun 20:49
0b68e1e
  1. Added support to fetch the metadata by specific langauge.
  2. Fix issue on some urls

Verify image URL in image metatag

Choose a tag to compare

@shweshi shweshi released this 26 Apr 16:46
439608d

This release includes:

  1. 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.