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

Changelog History
Page 2

  • v1.0.17 Changes

    January 20, 2019

    ๐Ÿท Tagging release 1.0.17

    ๐Ÿš€ This release contains mostly non-functional improvements, however:

    • ๐Ÿ‘€ The parameter handling is more liberal in parsing certain arguments and is also more clear in it's error messages about what went wrong. See #239 for more details.
    • The /health endpoint returns some extra information

    ๐Ÿณ Docker image changes

    ๐Ÿš€ The Docker image for this release is built using a new approach for Imaginary and bimg. Of you experience any problems please let us know.

    ๐Ÿ”„ Changelog

    ๐Ÿ”จ a9dbf56 refactor(README): remove header image
    ๐Ÿ“„ a1bb2fd docs(watermarkimage): Add docs for the /watermarkimage endpoint (#226)
    โœ… d20af55 Including a test case with multiple subdomains
    15c4252 Exposing several extra details
    ๐Ÿ’… fbff718 Style fixes
    f783899 Removing unused function
    ๐Ÿ‘ c38cf80 Unavailable is not actually used, replaced it with _ to better convey intent.
    b24da45 Removing literals in favor of http constants
    83750ba Comment fix
    b1a8027 Correcting the use of abbreviations
    ๐Ÿšš bab8a72 Removed unused variable and explicitly ignoring errors
    a299f70 Correcting comments, casing and constant use
    d71d48b More literal to constant replacements
    c20f833 Changing the if's to a single map lookup.
    45e311f ErrorReply's return value was never used.
    b55d8a2 explicitly ignoring errors
    4220bfc Correct casing for multiple words
    0fbc67f Simplifying some if statements, removing unnecessary parenthesis and added an explicit error ignore
    45eb61c minor styling
    ๐Ÿ”จ a6234c1 Refactoring, making things simpler
    54a099c Allow Go 1.9 to fail
    c1122d2 Bumping Go's version requirement
    e113d6d cleanup
    c75d2ba Bumping version to 1.0.17

  • v1.0.16 Changes

    December 11, 2018

    ๐Ÿš€ Maintenance release

    ๐Ÿš€ A small release to resolve an issue with the Docker image

  • v1.0.15 Changes

    December 11, 2018

    ๐Ÿ‘ URL signature and wildcard domain support

    ๐Ÿ›  This release updates libvips, Go and bimg to the latest versions and it contains several bugfixes. The two most notable features is wildcard domain support for origin URL sources.

    Origin URL sources

    ๐Ÿš€ Imaginary allows to process externally hosted images when enabled with the enable-url-source flag. It supported white-listing origins, using the -allowed-origins flag, that were allowed to be passed along. With this release it allows a more liberal configuration, by supporting wildcard domains (E.g.: https://*.example.org)

    URL signature

    ๐Ÿš€ With this release Imaginary supports signing the request, hardening Imaginary against request tampering. Enabled by passing the flags -enable-url-signature and -url-signature-key

    ๐Ÿ”„ Changelog

    ๐Ÿ— 6887bcc Changing build steps (#189)
    d11fb05 feat(version): bump to v1.0.15
    ๐Ÿณ 3a3bd3a fix(docker): remove race detector (#197)
    2a37482 Add URL signature feature (#194)
    d48f428 Drop salt as suggested in #194 (#200)
    ๐Ÿ“š e558c55 Fix typo in documentation (#202)
    โšก๏ธ 2a17cdf Update README.md (#207)
    โœ… e2ad658 Bump Go versions and use '.x' to always get latest patch versions (#220)
    ๐Ÿ‘ 132ee8e Adding remote url wildcard support (#219)
    71ada16 Watermark image api (#221)
    ad94782 fix: correct fit operation with autorotated images by switching width/height in certain cases (#208)
    โšก๏ธ 40f7ee0 Updated dockerfile vips repo (#222)
    โšก๏ธ 6d02570 Updating bimg, libvips and Go

  • v1.0.14 Changes

    March 05, 2018
    • feat(version): bump to v1.0.14
    • Add Docker Compose note to README (#174)
    • Fixes https by installing root CA certificates (#186)
  • v1.0.13 Changes

    March 02, 2018

    ๐Ÿ”„ Changes

    v1.0.13 / 2018-03-01

    • feat(version): bump to v1.0.13
    • โฌ†๏ธ feat(Docker): upgrade libvips to v8.6.2 (#184)
    • โฌ†๏ธ feat(vendor): upgrade bimg to v1.0.18
    • ๐Ÿ›  fix(debug): implement custom debug function
    • ๐Ÿณ feat: add docker-compose.yml
    • ๐Ÿ”€ Merge branch 'master' of https://github.com/h2non/imaginary
    • ๐Ÿ”จ refactor(vendor): remove go-debug package from vendor
    • ๐Ÿ”จ refactor(docs): remove codesponsor :(
    • ๐Ÿ›  fix testdata image links (#173)
    • ๐ŸŒฒ Log hours in 24 hour clock (#165)
    • ๐Ÿ”จ refactor(docs): update CLI usage and minimum requirements
  • v1.0.11 Changes

    November 14, 2017
    • fix(type_test): use string for proper formatting
    • feat(version): bump to v1.0.11
    • feat(bimg): update to v1.0.17
    • Merge branch 'realla-add-fit'
    • merge(add-fit): fix conflicts in server_test.go
    • refactor(image): remove else statement
    • fix(test): remove unused variable body
    • Add type=auto using client Accept header to auto negotiate type. (#162)
    • Add /fit action
  • v1.0.10 Changes

    October 30, 2017

    ๐Ÿ”„ Changes

    v1.0.10 / 2017-10-30

    • โฌ†๏ธ feat(bimg): upgrade to v1.0.16
    • ๐Ÿ›  fix(docs): remove no-form docs
    • ๐Ÿ‘ feat(#156): support disable endpoints
  • v1.0.9 Changes

    October 29, 2017
    • feat(version): bump to v1.0.9
    • fix(#157): disable gzip compression support
    • debug(travis)
    • debug(travis)
    • debug(travis)
    • debug(travis)
    • debug(travis)
    • refactor(Dockerfile): use local source copy
    • refactor(requirements): add Go 1.6+ as minimum requirement
    • feat(vendor): support dependencies vendoring
    • refactor(Gopkg): define version
    • feat(vendor): add vendor dependencies
    • feat(travis): add Go 1.9 support
    • refactor(docs): specify POST payloads in description
    • feat(docs): add imagelayer badge
    • feat(docs): add imagelayer badge
    • feat(docs): add imagelayer badge
    • feat(docs): add imagelayer badge
  • v1.0.8 Changes

    October 06, 2017
    • feat(docker): upgrade Go to v1.9.1
    • feat(docker): upgrade bimg to v1.0.15
    • feat(api): add smartcrop endpoint
    • feat(#101): add pipeline endpoint implementation + smart crop
    • fix(api): properly parse and use embed
    • feat(docs): add note about pipeline max operations
    • fix(tests): refactor Options -> Params
    • refactor(docs): update author notes
    • refactor(docs): update internal docs links
    • refactor(docs): move sponsor banner
    • feat(docs): add sponsor ad
    • refactor(license): update copyright
  • v1.0.7 Changes

    September 11, 2017
    • feat(version): bump to v1.0.7
    • feat(version): bump to v1.0.6