Essence Versions Save

Extracts information about web pages, like youtube videos, twitter statuses or blog articles.

3.5.4

3 years ago

OEmbed endpoints from Vimeo now use HTTPS.

3.5.3

3 years ago

OEmbed endpoints from YouTube now use HTTPS.

3.5.2

5 years ago

3.5.1

6 years ago

3.5.0

6 years ago

2.6.1

7 years ago

Packagist didn't recognize the latest tag because of an explicit version set in composer.json (https://github.com/essence/essence/commit/ed08afc5c2936c4d03f8c58dc54d5aff752cb9fd). Release 2.6.0 will therefore not appear in packagist, but this one will.

2.6.0

7 years ago

This release adds support for PHP 7.0, thanks to https://github.com/essence/essence/pull/123.

This only introduced a small internal API change that should impact very few users: the Essence\Log\Logger\Null class was renamed to Essence\Log\Logger\NullClass, so its name does not conflict with the null keyword in PHP 7.0.

If you don't use this class direcly in your code, you can upgrade safely without changing anything.

3.2.0

7 years ago

The MetaTags provider can now extract info from any attribute (see #120).

3.1.0

8 years ago

Support for PHP 5.5 was removed in version 3.0.0. As it was annoying for many people, typically to set up essence on some hosting providers, support for PHP 5.5 is added back in version 3.1.0.