- #419 Drop support for Ember <3.28 (@simonihmig)
- #418 Drop node 12 support (@simonihmig)
- #431 Update to new Glint addon best practices (@simonihmig)
- #420 Update Glint to 0.9.1 (@simonihmig)
- #417 Run ember-cli-update (@simonihmig)
- Simon Ihmig (@simonihmig)
- konrad kujawa (@testrocket)
- #401 Publish Glint types (@simonihmig)
- #405 Add Glint docs (@simonihmig)
- #400 Setup Glint (@simonihmig)
- Simon Ihmig (@simonihmig)
- #391 Fix JPEG URLs for Cloudinary provider (@simonihmig)
- #392 Update to Ember 4.2 (@simonihmig)
- Simon Ihmig (@simonihmig)
- #373 Support enabling blurhash explicitly (@LevelbossMike)
- Michael Klein (@LevelbossMike)
- #366 Support app running in shadow DOM (@simonihmig)
- #367 Run Ember4 CI jobs w/ ember-auto-import v2 (@simonihmig)
- Olafur Arason (@olafura)
- Simon Ihmig (@simonihmig)
- #339 Fix image lookup on Windows builds (@simonihmig)
- #335 Configure Renovate (@renovate[bot])
- #340 Fix devDependencies for Ember 4 (@simonihmig)
- #338 Run CI on Windows (@simonihmig)
- Simon Ihmig (@simonihmig)
- #329 Upgrade sharp to 0.29.0, enhancing AVIF performance and compatibility w/ Chrome 93+ (@simonihmig)
- #330 Fix broken FastBoot rendering of imgix provider (@simonihmig)
- #332 Fix CI for Ember 4.x (@simonihmig)
- Simon Ihmig (@simonihmig)
- #323 Don't fail the build if images config is empty (@simonihmig)
- Simon Ihmig (@simonihmig)
- #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)
- #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)
- #312 Add docs for provider configuration (@simonihmig)
- #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)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
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!
- #184 Fix use of absolute path for
src
attribute (@simonihmig)
- #196 Add a migration guide (@simonihmig)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
- #183 Disable AVIF by default (@simonihmig)
- #182 Change
formats
config option to allow specialoriginal
reference (@simonihmig)
- Simon Ihmig (@simonihmig)
- #180 Refactor internal meta format, add own fingerprinting implementation (@simonihmig)
- #180 Refactor internal meta format, add own fingerprinting implementation (@simonihmig)
- Simon Ihmig (@simonihmig)
- #177 Optimize Blurhash performance (@simonihmig)
- #178 Move meta data script to end of body, to improve FastBoot performance (@simonihmig)
- Simon Ihmig (@simonihmig)
- #172 Add support for Blurhash in FastBoot (@simonihmig)
- #162 Apply LQIP styles with dynamically generated CSS, to support FastBoot (@simonihmig)
- #176 Delay setting src attribute after is in DOM to prevent extraneous image loading (@simonihmig)
- #175 Limit Blurhash size to allowed values (@simonihmig)
- #173 Import htmlSafe from
@ember/template
(@simonihmig)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
- #159 Handle absolute image path (@simonihmig)
- #158 Fix plugins path (@simonihmig)
- Simon Ihmig (@simonihmig)
- #154 Rename
@image
argument to@src
(@simonihmig) - #155 Rename
supportedWidths
config option towidths
(@simonihmig) - #136 Move addon options into ember-cli-build.js (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
- #110 Remove mixins (@simonihmig)
- #109 Remove ResponsiveBackground component (@simonihmig)
- #157 Update helper to support image format (@simonihmig)
- #153 Add
content-visibility: auto;
for lazy rendering (@simonihmig) - #137 Add support for blurhash-based LQIP (@simonihmig)
- #136 Move addon options into ember-cli-build.js (@simonihmig)
- #135 Add support for a dominant color LQIP strategy (@simonihmig)
- #133 Add built-in support for a blurry placeholder (LQIP) (@simonihmig)
- #132 Add AVIF format support (@simonihmig)
- #131 Let the browser decode images asynchronously (@simonihmig)
- #130 Support fixed and responsive layouts (@simonihmig)
- #129 Enable native lazy loading by default (@simonihmig)
- #128 Refactor component to render
<picture>
element, supporting multiple image types (@simonihmig) - #127 Migrate to TypeScript (@simonihmig)
- #114 Add Embroider support (@simonihmig)
- #116 Add WebP format support (@simonihmig)
- #115 Change config to support different configurations per file pattern (@simonihmig)
- #113 Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper (@simonihmig)
- #111 Refactor ResponsiveImage to Glimmer component (@simonihmig)
- #152 Update documentation for v2 (@simonihmig)
- #112 Refactor service and helper to native classes (@simonihmig)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
- #102 Refactor image processor to async/await (@simonihmig)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
- #80 Update Ember, drop support for Ember < 3.16, migrate tests to QUnit (@simonihmig)
- #71 Add option to recursively process sub directories of sourcePath (@elgordino)
- #100 Update README for Octane patterns (@simonihmig)
- #69 JSDoc typo (@lolmaus)
- #83 Setup Dependabot (@simonihmig)
- #82 Refactor Fastboot and image processing tests (@simonihmig)
- #81 Add HTML attributes test (@simonihmig)
- #80 Update Ember, drop support for Ember < 3.16, migrate tests to QUnit (@simonihmig)
- #78 Setup release-it (@simonihmig)
- #77 Setup Github actions (@simonihmig)
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Gordon Johnston (@elgordino)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]