- feat(#95): use
[email protected]
. - fix(#75): use
[email protected]
, which provides extract area fix. - feat(api): supports
extend
andembed
query params. See HTTP API params docs for more details. - feat(#94): add placeholder image support in case of error.
- refactor(heroku): remove defaults flags in
Procfile
(user most specify them via Heroku app init settings).
- feat(#90): adds
path-prefix
flag to bind to an url path. - feat(core): adds support for
[email protected]
and[email protected]+
. - feat(core): adds support for GIF, SVG, TIFF and PDF formats.
- fix(controllers): fix application/octet-stream image processing issue.
- feat(docker): use Go 1.7.1 in Docker image.
- feat: add support for authorization headers forwarding to remote image server origins.
- fix(#79): make payload MIME type inference more versatile checking the file magic numbers signature.
- fix(#77): fix cache HTTP header expression.
- feat(bimg): uses bimg
1.0.0
. No breaking changes introduced.
- feat(api): support flip/flip query param arguments.
- feat(#62): restrict remote URL source origins.
- feat(docker): container now uses Go 1.6.
- feat(bimg): uses bimg
0.1.24
.
- feat(bimg): uses bimg
0.1.23
.