Skip to content

Releases: shweshi/OpenGraph

Added Exception handling and warning if url contains error

03 Jul 14:38
f49ae2a
Compare
Choose a tag to compare

Handling the curl_exec() error.

03 Jul 06:08
5f32c00
Compare
Choose a tag to compare
v1.0.9

Update CHANGELOG.md

Fix image verification error

02 Jun 20:33
8265a45
Compare
Choose a tag to compare
Merge pull request #56 from shweshi/analysis-Rv64Mp

Apply fixes from StyleCI

Fix non-ascii image url meta data

13 Dec 16:56
d6f66f9
Compare
Choose a tag to compare
Merge pull request #37 from shweshi/fix-issue-36

Fix issue 36: Fetch non-ascii image urls

Handling invalid image URL

20 Jul 16:24
7d7a5d9
Compare
Choose a tag to compare
Merge pull request #33 from jurgenbosch/feature/verify-image-url

Handling non valid image urls

Add language support

12 Jun 20:49
0b68e1e
Compare
Choose a tag to compare
  1. Added support to fetch the metadata by specific langauge.
  2. Fix issue on some urls

Verify image URL in image metatag

26 Apr 16:46
439608d
Compare
Choose a tag to compare

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.

Ability to fetch all metadata

04 Jan 13:53
e08d5a9
Compare
Choose a tag to compare

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

23 Nov 20:12
642957a
Compare
Choose a tag to compare
Merge pull request #8 from shweshi/dev

Auto discovery of providers and facades for laravel >=5.5

Updated autoload

10 Jan 20:15
Compare
Choose a tag to compare
1.0.1

Updated composer.json