Releases: simonihmig/responsive-image
Releases · simonihmig/responsive-image
Release 3.2.0
🚀 Enhancement
- #366 Support app running in shadow DOM (@simonihmig)
🐛 Bug Fix
🏠 Internal
- #367 Run Ember4 CI jobs w/ ember-auto-import v2 (@simonihmig)
Committers: 2
- Olafur Arason (@olafura)
- Simon Ihmig (@simonihmig)
Release 3.1.1
🐛 Bug Fix
- #339 Fix image lookup on Windows builds (@simonihmig)
🏠 Internal
- #335 Configure Renovate (@renovate[bot])
- #340 Fix devDependencies for Ember 4 (@simonihmig)
- #338 Run CI on Windows (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 3.1.0
🚀 Enhancement
- #329 Upgrade sharp to 0.29.0, enhancing AVIF performance and compatibility w/ Chrome 93+ (@simonihmig)
🐛 Bug Fix
- #330 Fix broken FastBoot rendering of imgix provider (@simonihmig)
🏠 Internal
- #332 Fix CI for Ember 4.x (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 3.0.0
💥 Breaking Change
- #284 Drop node 10 support (@simonihmig)
- #283 Update to Ember 3.27, drop support for Ember 3.16 (@simonihmig)
- #297 Extract functionality for local images into separate service (@simonihmig)
🚀 Enhancement
- #273 Add image provider API, implement basic Cloudinary image CDN support (@simonihmig)
- #280 Support custom transformations in Cloudinary provider (@simonihmig)
- #281 Support specifying image formats in Cloudinary provider (@simonihmig)
- #299 Support Cloudinary's remote fetching mode (@simonihmig)
- #308 Support Cloudinary's chained transformations (@simonihmig)
- #310 Add imgix provider (@simonihmig)
- #311 Support custom parameters for imgix provider (@simonihmig)
- #314 Support a custom quality setting for cloudinary and imgix providers (@simonihmig)
📝 Documentation
- #312 Add docs for provider configuration (@simonihmig)
🏠 Internal
- #298 Run CI with Firefox (@simonihmig)
- #284 Drop node 10 support (@simonihmig)
- #283 Update to Ember 3.27, drop support for Ember 3.16 (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 2.0.0
This is a major new release, with a lot of new features and several breaking changes. Please see the changelog below of previous changes of the several RC-releases and the Migration Guide when upgrading!
🐛 Bug Fix
- #184 Fix use of absolute path for
src
attribute (@simonihmig)
📝 Documentation
- #196 Add a migration guide (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 2.0.0-rc.5
🚀 Enhancement
- #183 Disable AVIF by default (@simonihmig)
- #182 Change
formats
config option to allow specialoriginal
reference (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 2.0.0-rc.4
💥 Breaking Change
- #180 Refactor internal meta format, add own fingerprinting implementation (@simonihmig)
🚀 Enhancement
- #180 Refactor internal meta format, add own fingerprinting implementation (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 2.0.0-rc.3
🚀 Enhancement
- #177 Optimize Blurhash performance (@simonihmig)
- #178 Move meta data script to end of body, to improve FastBoot performance (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 2.0.0-rc.2
🚀 Enhancement
- #172 Add support for Blurhash in FastBoot (@simonihmig)
- #162 Apply LQIP styles with dynamically generated CSS, to support FastBoot (@simonihmig)
🐛 Bug Fix
- #176 Delay setting src attribute after is in DOM to prevent extraneous image loading (@simonihmig)
- #175 Limit Blurhash size to allowed values (@simonihmig)
🏠 Internal
- #173 Import htmlSafe from
@ember/template
(@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 2.0.0-rc.1
🐛 Bug Fix
- #159 Handle absolute image path (@simonihmig)
- #158 Fix plugins path (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)