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

Changelog History
Page 1

  • v1.2.4 Changes

    August 12, 2020

    v1.2.4 / 2020-08-12

    • โฌ†๏ธ upgrade: libvips to v8.10.0
    • ๐Ÿ›  fix(pipeline): add missing autorate (#326)
  • v1.2.3 Changes

    August 04, 2020

    v1.2.3 / 2020-08-04

    • feat(#315, #309): autorotate / gracefully fallback failed image type encoding
  • v1.2.2 Changes

    June 11, 2020
    • fix(docs): define mirror as default extend param
    • refactor(params): use mirror as default extend behavior
    • refactor(params): use mirror as default extend behavior
  • v1.2.1 Changes

    June 08, 2020
    • fix(history): release changes
    • Merge branch 'master' of https://github.com/h2non/imaginary
    • feat(version): release v1.1.1
    • [improvement/server-graceful-shutdown] Add support of graceful shutdown (#312)
    • fix
  • v1.2.0 Changes

    June 07, 2020
    • feat(ci): use job stages
    • feat(ci): use job stages
    • feat(ci): use job stages
    • fix(ci): deploy filter
    • feat(ci): only deploy for libvips 8.9.2
    • fix(ci): strip v in semver version value
    • feat(History): add changes
    • New release, minor features, bimg upgrade and several fixes (#311)
    • watermarkImage must be in lowerCamelCase (#255)
    • Pre-release HEIF / HEIC support (#297)
    • [improvement/log-levels] Add support set log levels (#301)
    • chore(license): update year
    • chore(docs): delete not valid contributor
    • Added PlaceholderStatus option (#304)
    • Create FUNDING.yml
    • Delete README.md~
    • Add fly.io (#300)
  • v1.1.3 Changes

    February 28, 2020
  • v1.1.2 Changes

    February 07, 2020
    • feature: implement interlace parameter (#273)
    • Implement wildcard for paths for the allowed-origins option (#290)
    • Go Modules, Code Refactoring, VIPS 8.8.1, etc. (#269)
    • feature: implement aspect ratio (#275)
    • Fix and add test for 2 buckets example (#281)
    • Fix "--allowed-origins" type (#282)
    • fix(docs): watermarkimage -> watermarkImage
    • refactor(docs): removen image layers badge
    • refactor: version set dev
  • v1.1.1 Changes

    July 07, 2019

    v1.1.0

    ๐Ÿš€ Docker releases

    ๐Ÿš€ Note that by introducing a new minor release we now have:

    • โœ… h2non/imaginary:latest (following master, useful for any test environment)
    • โœ… h2non/imaginary:1 (equal to latest as long as we don't bump a major)
    • h2non/imaginary:1.1 (following master)
    • ๐Ÿš€ h2non/imaginary:1.0 (following release/1.0.x)

    Branches

    • โœ… master -- latest and "pretty stable", continues work for 1.1.x development
    • ๐Ÿš€ release/1.0.x -- Old stable. Unsure how long it'll be maintained

    ๐Ÿ”„ Changelog

    • โž• add validation to allowed-origins to include path (#265)
    • Width and height are required in thumbnail request (#262)
    • ๐Ÿ”€ Merge pull request #258 from r-antonio/master
    • Cleaned code to check for existence of headers
    • Modified check for empty or undefined headers
    • ๐Ÿš€ Merge pull request #259 from h2non/release/next
    • ๐Ÿ’… Code Style changes
    • ๐Ÿ‘• Removing gometalinter in favor of golangci-lint
    • โฌ†๏ธ Bumping libvips versions for building
    • ๐Ÿš€ Merge branch 'master' into release/next
    • ๐Ÿ”„ Changed custom headers naming to forward headers
    • ๐Ÿ›  Fixed spacing typo and headers checking
    • ๐Ÿ”„ Changed forwarded headers order, added tests and some fixes
    • โž• Added custom headers forwarding support
    • ๐Ÿ”€ Merge pull request #254 from nicolasmure/fix/readme
    • apply @Dynom patch to fix cli help
    • โšก๏ธ Update README.md
    • ๐Ÿ›  fix enable-url-source param description in README
    • ๐Ÿš€ Merge branch 'NextWithCIBase' into release/next
    • โช Reverting and reordering
    • ups
    • Moving back to a single file, worst case we need to maintain two again.
    • ๐Ÿ›  fixing a var
    • โšก๏ธ Updating travis config, adding docker build and preparing for automated image building
    • ๐Ÿšš Megacheck has been removed in favor of staticcheck
    • timing the pull separately, by putting it in a before_install
    • Trying with a dev base image
    • โž• Adding .dockerignore and consistently guarding the variables
    • ๐Ÿ”€ Merging in changes by jbergstroem with some extra changes
    • ๐Ÿ”จ Merge pull request #229 from Dynom/uniformBuildRefactoring
    • ๐Ÿ‘• Improving gometalinter config
    • First travis-ci config attempt
    • ๐Ÿ”ง Making sure vendor is not stale and that our deps are correctly configured
    • ๐Ÿ‘• gometalinter config
    • ๐Ÿ›  Fixing Gopkg.toml
    • โž• Adding a newish Dockerfile
  • v1.1.0 Changes

    February 21, 2019

    ๐Ÿท Tagging release 1.1.0

    ๐Ÿš€ This release changes the way parameters are handled, by tracking the differences between their default value and whether they were passed along with their default value. This can result in slightly different behaviour, especially with the nocrop parameter.

    ๐Ÿš€ Docker releases

    ๐Ÿš€ Note that by introducing a new minor release we now have:

    • โœ… h2non/imaginary:latest (following master, useful for any test environment)
    • โœ… h2non/imaginary:1 (equal to latest as long as we don't bump a major)
    • h2non/imaginary:1.1 (following master)
    • ๐Ÿš€ h2non/imaginary:1.0 (following release/1.0.x)

    Branches

    • โœ… master -- latest and "pretty stable", continues work for 1.1.x development
    • ๐Ÿš€ release/1.0.x -- Old stable. Unsure how long it'll be maintained
    • ๐Ÿš€ release/next -- new Docker refactoring work is being done here, expected to be merged in 1.1.x

    ๐Ÿ”„ Changelog

    โœ… d83da84 Testing if an ImageOption false value, was in fact requested
    ๐Ÿ“š 246f796 Updating the documentation
    52d156d bumping to 1.1.0

  • v1.0.18 Changes

    January 28, 2019

    ๐Ÿท Tagging release 1.0.18

    ๐Ÿ”„ Changelog

    โœ… 7190e85 Isolated the calculation added a test and added Rounding (#242)