- Chore: update deps
- Refactor: replace unmaintained
request
withgot
intothumbor-docker
transformer - Refactor: remove old
thumbor
transformer implementation, renamethumbor-docker
tothumbor
- Feat: add background images fallback hook for SSR/SSG builds
- Chore: update deps
- Docs: explain usage when executed into Node environment (eg. Quasar SSR)
- Docs: fix changelog
- Fix: allow usage on every OS
- Chore: update deps
- Feat: add
thumbor-docker
transformer - Chore: deprecate
thumbor
transformer - Feat: support Windows and Mac using docker to run Thumbor
- Chore: update deps
- Fix: correctly throw when property options are malformed
- Docs: clarify usage of properties with multiple options and viewports
- Tests(parsing): cover properties/options/viewports parsing
- Chore: update deps
- Feat: make
background-image
optimization support web components slots systems
- Feat: support
background-image
optimization
- Fix: avoid
sizes="NaNvm"
when AD is disabled and RS is enabled - Feat: move aliases and size management to global level, change properties syntax
- Feat: allow size as absolute value in pixels
- Perf(RS): avoid processing intervals where source images are too small
- Fix: 'path' option is now correctly taken into consideration
- Feat: loose up class management RegExps
- Feat: class management on enhanced
<img>
s and wrapping<picture>
- First stable release