Skip to content

Releases: flownative/flow-gravatar

v2.0.6

02 Jun 06:29
bfcea32

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

07 Apr 10:32
a7ca8cb

Choose a tag to compare

Full Changelog: v2.0.4...v2.0.5

Flow 7.x compatibility

18 Dec 10:06
5a00fe3

Choose a tag to compare

Merge pull request #3 from flownative/flow-7-compatibility

Declare Flow 7.x compatibility

2.0.3

19 Sep 14:13
8182269

Choose a tag to compare

2.0.2

26 Apr 13:54
dcb743f

Choose a tag to compare

Declared compatible with Flow 5.0

2.0.1

30 Jan 16:44

Choose a tag to compare

TASK: Require neos/flow, not typo3/flow

First Flow 4.0 compatible release

18 Nov 09:31
58f13fa

Choose a tag to compare

This release contains code changes to make the view helper compatible with the upcoming Flow 4.0.

Automatic width and height

18 Nov 09:26

Choose a tag to compare

This release contains two smaller new features:

Set alt attribute if none is specified

This change provides a little feature which sets the alt attribute
of the img tag to a reasonable default if none has been specified.

Automatically set width and height if not specified

If no width or height is given, the Gravatar View Helper will now set
the width and height attributes of the img tag automatically, according
to the specified Gravatar size.

Initial release

06 Jan 17:24

Choose a tag to compare

This initial release works completely fine based on Flow 3.0 (and up)