Skip to content

Releases: sitegeist/sms-responsive-images

3.0.0

20 Mar 16:47
@s2b s2b
04cc0f9
Compare
Choose a tag to compare

What's Changed

  • [!!!][TASK] Remove legacy TypoScript files
  • [!!!][FEATURE] Drop support for TYPO3 v9, add support for TYPO3 v12.2
  • [TASK] Add decoding attribute to template
  • [TASK] Setup modern DI
  • [TASK] Modernize test suite

Full Changelog: 2.1.3...3.0.0

2.1.3

21 Feb 16:15
@s2b s2b
c5358ef
Compare
Choose a tag to compare

[TASK] Check processed placeholder to prevent large inline images

2.1.2

07 Jan 16:44
@s2b s2b
2eb82c8
Compare
Choose a tag to compare

Improved documentation

2.1.1

17 Nov 09:58
@s2b s2b
7c9ee32
Compare
Choose a tag to compare

[TASK] Add missing arguments to viewhelper for TYPO3 9.5

2.1.0

13 Sep 14:22
@s2b s2b
ca61d8f
Compare
Choose a tag to compare

[FEATURE] Support for fileExtension parameter
[FEATURE] Add support for native lazy loading
[FEATURE] Support decoding argument in media viewhelper
[BUGFIX] Use correct namespace in fluid template (thx to @rowild)
[TASK] Fix unit tests in newer TYPO3 versions
[TASK] Move typoscript without breaking change
[TASK] Check validity of file extension
[TASK] Require 11.4 because of a required core bugfix

2.0.3

07 Jun 13:51
@s2b s2b
2419c58
Compare
Choose a tag to compare

[TASK] Specify extension key in composer.json (thx to @infabo)
[TASK] Compatibility with TYPO3 11 (thx to @Highco71)

2.0.2

13 Apr 15:22
@s2b s2b
1a559c1
Compare
Choose a tag to compare

Restore compatibility with TYPO3 9... sorry about that.

2.0.1

10 Apr 11:35
@s2b s2b
8cc3434
Compare
Choose a tag to compare

[BUGFIX] Fix incorrect TYPO3 requirement

2.0.0

10 Apr 11:15
@s2b s2b
7839c1f
Compare
Choose a tag to compare

This release introduces a few minor breaking changes. Make sure to read Updating from 1.x before updating to the new version.

[FEATURE] Compatibility with TYPO3 10 (thanks to @LeoniePhiline, @dpool, and @rfc2822)
[!!!][FEATURE] Ignore gif files by default
[FEATURE] Allow configuration of ignoreFileExtensions without overwriting core template
[!!!][FEATURE] Automatically add lazyload class to image tags
[TASK] Require at least TYPO3 9.5
[!!!][TASK] Remove picturefill option
[TASK] Improve fluid_styled_content partial overwrite
[TASK] Remove demo plugin

1.3.0

09 Jul 10:29
@s2b s2b
319abb5
Compare
Choose a tag to compare