Releases: sitegeist/media-components
Releases · sitegeist/media-components
Release list
0.2.2
What's Changed
- Add a dedicated class for the picture wrapper by @cvh-sitegeist in #16
- [BUGFIX] use mimeType of processed image for picture source by @ulrichmathes in #17
- [BUGFIX] prevent always true of crop by checking if crop area is empty by @ulrichmathes in #19
New Contributors
- @cvh-sitegeist made their first contribution in #16
Full Changelog: 0.2.1...0.2.2
Auto WebP Conversion
Bugfix for auto WebP conversion in fluid-styleguide
Auto WebP Conversion
Merge pull request #11 from sitegeist/feature/autoWebp [FEATURE] add ext_conf to globally change formats
0.1.1 bugfix
[BUGFIX] mixed up width/height calculation
Initial release
0.1 [TASK] use Fluid TemplateView instead of deprecated TYPO3 StandaloneView