Skip to content

Release history

Flyimg releases

Resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick, with an efficient caching system.

All releases

18 shown

1.12.0 New feature
Notable features
  • Documentation and view assets now use the updated Flyimg logo
Full changelog

1.12.0 (2026-02-07)

Features

  • update Flyimg logo references in documentation and views (5e10866)
1.11.0 New feature
Security fixes
  • Fixed Security alerts reported by Dependabot
Notable features
  • Rate limiting can be configured with custom time intervals
Full changelog

1.11.0 (2026-01-31)

Bug Fixes

  • fix Security alerts by Dependabot alerts (079e4c4)

Features

  • Enhance rate limiting functionality by introducing custom intervals for request limits. (e82d1c9)
1.10.3 Security relevant
Security fixes
  • Reduced GITHUB_TOKEN permissions and hardened client‑side security in GitHub Actions
Full changelog

1.10.3 (2026-01-14)

Bug Fixes

  • Harden client-side security and GitHub Actions GITHUB_TOKEN permissions (b0ac9e4)
1.10.2 Bug fix

Fixed preserve-aspect-ratio option handling.

Full changelog

1.10.2 (2026-01-12)

Bug Fixes

  • fix preserve-aspect-ratio option, add tests to cover that, closes #599 (46a0c71)
1.10.1 Bug fix

Fixed missing instance‑group identifier in Redis rate limiting.

Full changelog

1.10.1 (2025-11-28)

Bug Fixes

  • add instance-group identifier for Redis rate limiting, closes #595 (850f853)
1.10.0 Breaking risk
Breaking changes
  • Removed file-based rate limiting implementation
Notable features
  • Added configurable Redis-based rate limiting with response headers
  • Conditionally enable rate limiting based on a configuration parameter
Full changelog

1.10.0 (2025-11-14)

Bug Fixes

  • conditionally enable rate limiting based on configuration parameter (49402f6)

Features

  • implement rate limiting functionality with configurable parameters and response headers (fafbad3)
  • implement Redis-based rate limiting and remove file-based implementation (eb9099b)
1.9.1 Bug fix

Fixed S3 configuration to support IRSA.

Full changelog

1.9.1 (2025-10-19)

Bug Fixes

  • enhance S3 configuration for IRSA support and update documentation, closes #590 (58a77d8)
1.9.0 New feature
Notable features
  • Added jxl-decoding-speed option
  • Updated default jxl-effort value
  • Added support for JPEG XL
Full changelog

1.9.0 (2025-09-25)

Bug Fixes

  • fix demo page option creation (5eca9cb)
  • refactor upload handling in Response and DefaultController to support multipart and various content types (713aaa8)

Features

  • add jxl-decoding-speed option and update jxl-effort default value (ab4cbe5)
  • add support for JPEG XL, closes #588 (b493227)
1.8.0 New feature
Notable features
  • Support for POST uploads
  • Support for S3 image sources
Full changelog

1.8.0 (2025-09-18)

Bug Fixes

  • correct PHPDoc formatting (e271b70)

Features

  • add support for POST uploads and S3 sources (e27d180)
1.7.11 Bug fix

Fixed ability to enable or disable the default demo page.

Full changelog

1.7.11 (2025-09-14)

Bug Fixes

  • add the possiblity to enable or disable the default demo page (5edeba6)
1.7.10 Bug fix

Fixed image processing exceptions by improving the error message for temporary file access issues.

Full changelog

1.7.10 (2025-09-09)

Bug Fixes

  • remove unnecessary whitespace in ImageHandler and improve exception message for temporary file access (0028dc8)
1.7.9 Bug fix

Fixed temporary file deletion timing and added a retry mechanism for image handling.

Full changelog

1.7.9 (2025-09-09)

Bug Fixes

  • update cleanup-tmp.sh to delete only files older than 1 hour and add retry mechanism in ImageHandler for temporary file access (e626d85)
1.7.8 Bug fix

Fixed handling of source image URLs containing a single slash when using restricted domains.

Full changelog

1.7.8 (2025-09-08)

Bug Fixes

  • fix restricted domains where source image url contain one slash (9554892)
1.7.7 Bug fix

Fixed conversion of RGBA images to RGB before SmartCrop processing.

Full changelog

1.7.7 (2025-09-07)

Bug Fixes

  • convert RGBA images to RGB before processing in SmartCrop (e362835)
1.7.6 Bug fix

Fixed exception message for domain restriction in SecurityHandler.

Full changelog

1.7.6 (2025-09-05)

Bug Fixes

  • update error handling and security domain checks (dca76f5)
  • update exception message for domain restriction in SecurityHandler (ff714be)
1.7.5 Bug fix

Fixed missing dynamic URL support and added copy functionality in the example code snippet.

Full changelog

1.7.5 (2025-07-29)

Bug Fixes

  • add dynamic URL support and copy functionality to example code snippet (efa6725)
1.7.4 Bug fix

Fixed error messages in InputImage and added AVIF test cases.

Full changelog

1.7.4 (2025-07-04)

Bug Fixes

  • update base image to 1.8.1, enhance error message in InputImage, and add AVIF test cases (4c713cd)

Beta — feedback welcome: [email protected]