Skip to content

Releases: h2non/imaginary

v0.1.31

18 May 22:44
Compare
Choose a tag to compare

v0.1.31 / 2017-05-18

  • feat(version): bump to 0.1.31
  • feat(Dockerfile): use libvips v8.5.5, Go v1.8.1 and bimg v1.0.8
  • Correcting the documentation, caching headers are always sent, regardless of being fetched from mount or by URL. (#133)
  • fix(docs): move toc top level sections
  • feat(docs): add new maintainer notice (thanks to @kirillDanshin)
  • feat(travis): use Go 1.8
  • refactor(docs): update support badges
  • feat(docs): add maintainers section
  • fix(.godir): add project name
  • fix(#124): fast workaround to unblock Heroku deployment until the buildpack can be updated
  • Deploy on Cloud Foundry PaaS (#122)
  • Add backers & sponsors from open collective (#119)
    1. remove the .godir as Heroku and Cloud Foundry remove the support. (#117)

v0.1.30

27 Jan 10:41
Compare
Choose a tag to compare
Version v0.1.30

v0.1.29

18 Dec 15:05
Compare
Choose a tag to compare
  • feat(max-allowed-size): add new option max-allowed-size in bytes
  • fix(max-allowed-size): HEAD response handling
  • fix(usage): correct help message of 'allowed-origins'

v0.1.28

02 Oct 13:24
Compare
Choose a tag to compare
  • feat(#95): use [email protected].
  • fix(#75): use [email protected], which provides extract area fix.
  • feat(api): supports extend and embed 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).

v0.1.26

07 Sep 09:37
Compare
Choose a tag to compare

Changelog

  • feat(#85): add support for authorization headers forwarding to remote image server origins.