Skip to content

Releases: phindmarsh/summon

1.1.2: Look in the meta tags for og:image first

12 Jun 03:17
Compare
Choose a tag to compare
If a page has an og:image tag it's probably the best image to use, so if that's there use it instead of parsing all the img tags

1.1.1: Transfer 1 batch request at a time

12 Jun 02:53
Compare
Choose a tag to compare
Temporarily resolves a problem where a batch would fail due to one request inside it failing, which meant sometimes a non-optimal thumbnail being selected.

Will probably try to fix this properly using Guzzle4

Updating for Guzzle 3.5.0 support

05 Jul 02:43
Compare
Choose a tag to compare
v1.1.0

Updated for compatibility with guzzle 3.5.0