Skip to content

Releases: shweshi/OpenGraph

Add support for Laravel 11

26 Apr 03:43
033a30d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.1.3...V1.1.4

Added support for Laravel 10

30 Aug 19:31
c5ca16a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.1.2...V1.1.3

Release: Fix: SSL get headers image verification

08 Jun 22:11
910f0c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.1.1...V1.1.2

Release: Add support for Laravel 9

18 Feb 09:18
eb4153e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.1.0...V1.1.1

Release: Add support to fetch meta value

15 Dec 18:48
5521fa5
Compare
Choose a tag to compare
Merge pull request #73 from shweshi/shweshi-patch-1

Update CHANGELOG.md

Release: Added support to provide custom user agent

01 Oct 07:09
23d8852
Compare
Choose a tag to compare

This release includes:

  • Add support for custom user agent

Release: Process html tags for 4XX and 5XX pages

01 Oct 12:47
e381710
Compare
Choose a tag to compare
Merge pull request #71 from shweshi/shweshi-patch-1

Update CHANGELOG.md

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

10 Jul 11:09
3b811a2
Compare
Choose a tag to compare

replaced try..catch for handling malformed HTML

06 Jul 13:14
66fb103
Compare
Choose a tag to compare

Removed illuminate log

06 Jul 14:36
fa27d2b
Compare
Choose a tag to compare
Merge pull request #63 from shweshi/shweshi-patch-1

Update CHANGELOG.md