Skip to content

Releases: fsaris/gravatar

Added TYPO3 12.4 LTS support

19 Jul 19:39
2041ccd

Choose a tag to compare

TYPO3 11 support

19 Sep 09:32
9ff385b

Choose a tag to compare

2.0.1

[TASK] Raise version to 2.0.1

TYPO3 10 LTS compatibility release

14 Apr 14:32
844fc25

Choose a tag to compare

[TASK] Add support TYPO3 10.4 LTS (#12)

Since the extension is actually feature-complete we decided to remove
support for TYPO3 < 10.

- delete removed ext_emconf.php settings and raise TYPO3 core
  version constraint
- remove TYPO3_MODE check in ext_localconf.php
- composer.json: use new spelling for used license
- composer.json: raise TYPO3 core version constraint
- composer.json: remove superfluous replace.gravatar option
- composer.json: add extra.typo3/cms.extension-key option
- use new ExtensionConfiguration class to retrieve extConf
- use PHP return type declarations
- ProxyController: use Request/Response
- ProxyController: remove bundled guzzle client logic
- remove bundled guzzle since it is shipped with TYPO3 core
- GravatarProvider: add missing default setting for useProxy
- README: add info about versions
- a11y: remove title attribute in extension icon

Resolves: #11

TYPO3 9LTS composer compatibility release

21 Nov 10:24
5638868

Choose a tag to compare

1.0.2

[TASK] Raise version to 1.0.2

1.0.1

14 Jul 22:13

Choose a tag to compare

TYPO3 8LTS bugfix release

Release 1.0.0

26 Feb 11:05

Choose a tag to compare

New release with the proxy feature provided by @rvock and some small bugfixes. Now marked as compatible with TYPO3 8 LTS.

TYPO3 8.0 compatibility release

18 Apr 11:42

Choose a tag to compare

0.0.7

[TASK] Set fallback to retro