Releases: webcoast-dk/deferred-image-processing
Releases · webcoast-dk/deferred-image-processing
v1.1.0
Changes
- [TASK] Adjust version constraints to support TYPO3 v11 (#9)
- [BUGFIX] Normalize public URLs by removing leading slash by (#12)
- [FEATURE] Support PHP 8 (#14)
- [FEATURE] Add process command (#11 / #15)
Thanks to
@jrenggli (Jonas Renggli, Visol.ch)
@dhuf (Daniel Huf, Visol.ch)
Full Changelog: v1.0.5...v1.1.0
v1.0.5
v1.0.4
v1.0.3
Bugfixes:
maxWidth
andmaxHeight
not considered in target file width and height (Thanks to Markus Mächler)- Images from fallback storage can not be processed (Thanks to Markus Mächler)
- Preview images for non-public storages not working (Thanks to Markus Mächler)
- GIFBUILDER not working with deferred image processing (Thanks to Tyrone Rogers for reporting)
Documentation
- Add section about rewrite rules in
.htaccess
(Thanks to Manuel Munz)
Technical stuff
- Add automatic TER publishing through GitHub Actions
1.0.2
1.0.1
Fixes
- Missing PHP return type declaration
Cleanup
- Remove unnecessary dependencies
Compare
Up: 1.0.0...1.0.1
Down: 1.0.1...1.0.0