Flyimg Versions Save

Cloud-native application that resizes and crops images on the fly, delivering optimized images in formats such as AVIF, WebP, MozJPEG, or PNG using ImageMagick, with an efficient caching system.

1.4.0

1 week ago

1.4.0 (2024-05-10)

Bug Fixes

  • Rename the build image to flyimg/flyimg, run composer update, remove linux/arm/v6 from target platform (526b3a1)

Features

1.3.5

1 week ago

1.3.5 (2024-05-09)

Bug Fixes

  • update flyimg base version to support multi arch build, fixing #414 (74d6336)

1.3.4

2 months ago

1.3.4 (2024-02-27)

Bug Fixes

  • adding linux/arm64/v8 architecture (53c4006)

1.3.3

2 months ago

1.3.3 (2024-02-26)

Bug Fixes

  • add Multi-platform image with GitHub Actions, #414 (2ab0d07)
  • fixing Create manifest list stage: (91524d3)
  • fixing Github Action workflow for Multi-platform Docker image (1d0e144)
  • fixing github workflow (5aff78a)
  • fixing linting errors (f414470)
  • fixing missing PLATFORM_PAIR for the articat upload (Github Action CD) (84b55ff)
  • fixing Multi-platform image with GitHub Actions (ce62db0)
  • fixing the base image path (954ff76)
  • fixing the REGISTRY_IMAGE tags (eb3d09b)
  • fixing typo in docker Create manifest list and push step (5a7658b)
  • fixing workflow release issue (7864655)

1.3.7

2 months ago

1.3.7 (2024-02-25)

Bug Fixes

  • fixing missing PLATFORM_PAIR for the articat upload (Github Action CD) (84b55ff)

1.3.6

2 months ago

1.3.6 (2024-02-25)

Bug Fixes

  • fixing the REGISTRY_IMAGE tags (eb3d09b)

1.3.2

2 months ago

1.3.2 (2024-02-21)

Bug Fixes

  • fixing facedetect issue for AVIF format images (543ef80)

1.3.1

2 months ago

1.3.1 (2024-02-18)

Bug Fixes

  • Fix the default value for heic_speed to 8 and make it variable in the config file (25e7cdd)
  • fixing issue with s3 storage system, closing #325 (bdb59a0)

1.3.0

5 months ago

1.3.0 (2023-12-11)

Bug Fixes

  • fix avif test case (141a2c4)
  • fixing the timeout issue when loading source image (06c6746)

Features

  • add AVIF support (b56b758)
  • use latest docker base image to add AVIF support (3f13454)

1.2.9

5 months ago

1.2.9 (2023-11-29)

Bug Fixes