All Versions
11
Latest Version
Avg Release Cycle
197 days
Latest Release
653 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.0 Changes
September 11, 2020- 👍 Backend support for gifsicle
- ⬆️ Upgrade dependencies (Sentry, gin-gonic, etc.)
- 👌 Support for DigitalOcean storage S3 compatible
- Mimetype detector based on sniffing algorithm
-
v0.8.0 Changes
July 16, 2019- 🔨 Major refactoring
- 👌 Support
stick
operation to stick an image on another - ➕ Add
pprof
endpoints - 👍 Better management when deleting an image
- 👍 Better management of CDN
must-revalidate
header
-
v0.7.0 Changes
January 23, 2019- Migrate to Go modules
- 👌 Support for Multiple operations
- 👌 Support for Flat operation
-
v0.6.0 Changes
July 18, 2018- Introduce lilliput engine
- 🔨 Refactor
application.go
- Manage EXIF orientation on jpeg
🍱 Great work by @edouardparis 🎉
-
v0.5.1 Changes
June 11, 2018- 🛠 Fix alpine SSL installation
-
v0.5.0 Changes
June 11, 2018- 👍 Redis cluster support
- 🔧 Configuration revamp
- 👉 User-Agent customization
- Mimetype detector
-
v0.4.0 Changes
June 18, 2017- Complete rewrite using
Gin <https://github.com/gin-gonic/gin>
_ and net/context - Migrate to Go 1.7
- Implement
noop
operation - 🛠 Fix animated gif handling (still some minor issues)
- 👍 Migrate to
viper <https://github.com/spf13/viper>
_ for config handling which adds support for environment variables - ➕ Add
allowed_headers
new config for CORS
- Complete rewrite using
-
v0.3.0 Changes
- ✂ Delete handler to delete an image on storage
- Upload handler to upload an image to the storage
-
v0.2.1
May 06, 2015 -
v0.2.0 Changes
- ✅ Robust test suite
- 👍 Animated gif support
- 🆕 New operations: flip, rotate
- An interface to implement multiple engines
- ➕ Add
q
parameter to control the rendering quality - ➕ Add
fmt
parameter to force the output format