All Versions
60
Latest Version
Avg Release Cycle
47 days
Latest Release
1325 days ago

Changelog History
Page 3

  • v1.0.6 Changes

    September 11, 2017
    • feat(bimg): upgrade to v1.0.13
    • feat(version): bump to v1.0.6
  • v1.0.5 Changes

    September 10, 2017
    • feat(params): add stripmeta params
    • feat(bimg): use bimg v1.0.12
    • feat(Docker): upgrade Go version to 1.9 in Docker image
  • v1.0.4 Changes

    August 21, 2017
    • feat(version): bump to 1.0.4
    • Mapping Blur URL params to the ImageOptions struct fields (#152)
  • v1.0.3 Changes

    August 20, 2017
    • feat(version): bump to v1.0.3
    • Merge branch 'master' of https://github.com/h2non/imaginary
    • fix(docs): CLI spec typo
    • Adding the Gaussian Blur feature plus a few minor formatting with gofmt. (#150)
    • feat(docs): update maintainer note
  • v1.0.2 Changes

    July 28, 2017
    • feat(version): bump to v1.0.2
    • fix(#146): handle proper response code range for max allowed size
    • Typos and minor language in help text (#144)
    • Update README.md (#143)
    • feat(History): add missing Docker changes
    • fix(server_test): assert content type header is present
    • fix(Docker): use proper SHA256 hash
    • feat(Docker): upgrade Go to v1.8.3 and libvips to v8.5.6
    • feat(changelog): update v1.0.1 changes
    • feat(version): bump to v1.0.1
    • feat(#140): expose Content-Length header
  • v1.0.1 Changes

    June 26, 2017
    • feat(version): bump to v1.0.1
    • feat(#140): expose Content-Length header
    • feat(bimg): upgrade to bimg v1.0.10
    • feat(Docker): use Go v1.8.3.
    • feat(Docker): use libvips v8.5.6.
  • v1.0.0 Changes

    May 27, 2017
    • refactor(controller): add height for smart crop form
    • feat(controllers): add smart crop form
    • feat(version): bump to v1.0.0
    • feat(History): update changes
    • Supporting smart crop (#136)
  • v0.1.31 Changes

    May 18, 2017
    • feat(History): update latest changes
    • 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 Changes

    January 18, 2017
    • refacgor(version): add comments
    • feat(version): bump to v0.1.30
    • feat(History): update changes
    • fix(travis): remove libvips 8.5
    • feat(travis): add multi libvips testing environments
    • fix(travis): use proper preinstall.sh URL
    • Update .travis.yml
    • fix(tests): integration with bimg v1.0.7
    • fix(type): bimg v1.0.7 integration
    • fix(type): bimg v1.0.7 integration
    • Update History.md
  • v0.1.29 Changes

    December 18, 2016
    • feat(version): bump to 0.1.29
    • feat(max-allowed-size): add new option max-allowed-size in bytes (#111)
    • Merge pull request #112 from touhonoob/fix-help-allowed-origins
    • fix(usage): correct help message of 'allowed-origins'
    • refactor(docs): remove deprecated sharp benchmark results
    • refactor(docs): update preinstall.sh install URL
    • refactor(docs): use preinstall.sh script from bimg repository
    • fix(docs): Docker image link
    • fix(history)
    • fix(history)