Releases: smichaelsen/melon-images
Releases · smichaelsen/melon-images
4.0.0
What's Changed
- fix: make loading configuration from cache fail safe by @smichaelsen in #76
- chore!: ensure typo3 v12 compatibility by @smichaelsen in #78
- chore(release): 4.0.0 by @smichaelsen in #79
Full Changelog: 3.4.0...4.0.0
3.4.0
What's Changed
- Extend dimensions json data by @milicj in #66
- [BUGIX] Properly pass through focus area and cover area by @helhum in #67
- [BUGFIX] Avoid notices leading to exceptions by @georgringer in #68
- fix: Add check for undefined array keys by @isoeli in #74
New Contributors
Full Changelog: 3.3.0...3.4.0
3.3.0
3.2.0
What's Changed
- [FEATURE] Add configuration submodule by @smichaelsen in #50
- [FEATURE] Provide the croppingData in the returned image data by @smichaelsen in #51
- [BUGFIX] Skip matching but invalid croppings in file reference by @smichaelsen in #55
- Update broken link by @chesio in #56
- [BUGFIX] Fix notices in command by @georgringer in #59
New Contributors
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- [FEATURE] Make responsive image data json serializable by @smichaelsen in #47
Full Changelog: 3.0.4...3.1.0
3.0.4
What's Changed
- [DOC] Set code language for syntax highlighting in readme by @georgringer in #41
- [BUGFIX] Fix notices in PHP8 by @georgringer in #42
- [BUGFIX] Use DI instead of ObjectManager to provide ImageService by @christian-fries in #43
New Contributors
- @christian-fries made their first contribution in #43
Full Changelog: 3.0.3...3.0.4
3.0.3
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- [TASK] Allow TYPO3 11.5 by @georgringer in #40
New Contributors
- @georgringer made their first contribution in #40
Full Changelog: 3.0.1...3.0.2
3.0.1
[RELEASE] 3.0.1
3.0.0
Release Highlights
- Compatibility with TYPO3 v10
- New Configuration format is a breaking change, but improves the performance.
- "free" cropping (without fixes aspect ratio) is now supported
- Cropping of PDFs is now supported