1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-08 10:45:04 +02:00
imgproxy/CHANGELOG.md
2018-10-01 22:45:41 +06:00

28 lines
456 B
Markdown

## v1.1.8
- Disabled libvips cache to prevent SIGSEGV on Alpine
## v1.1.7
- Improved ETag generation
## v1.1.6
- Added progressive JPEG and interlaced PNG support
## v1.1.5.1
- Fixed autorotation when image is not resized
## v1.1.5
- Add CORS headers
- Add IMGPROXY_BASE_URL config
- Add Content-Length header
## v1.1.4
- Added request ID
- Idle time does not causes timeout
- Increased default maximum number of simultaneous active connections