8000 Releases · flyimg/flyimg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: flyimg/flyimg

1.7.4

04 Jul 08:58
Compare
Choose a tag to compare

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)

1.7.3

11 Apr 17:21
Compare
Choose a tag to compare

1.7.3 (2025-04-11)

Bug Fixes

  • add density option for PDF processing and update documentation. (ad3f172)

1.7.2

31 Jan 19:24
Compare
Choose a tag to compare

1.7.2 (2025-01-31)

Bug 8000 Fixes

  • fix Gravity value is ignored and crop always uses West, closed #561 (d49b9fd)

1.7.1

19 Dec 10:44
Compare
Choose a tag to compare

1.7.1 (2024-12-19)

Bug Fixes

  • add documentation for Support for -m and -mt flags with Cwebp, close #547 (77b7f02)
  • add Support for -m and -mt flags with Cwebp , closes #547 (29ea4a6)
  • fix linting errors (7f3fdf5)

1.7.0

02 Dec 12:49
Compare
Choose a tag to compare

1.7.0 (2024-12-02)

Features

1.6.2

24 Nov 10:57
Compare
Choose a tag to compare
10000

1.6.2 (2024-11-24)

Bug Fixes

  • fix cannot write mode RGBA as JPEG for avif image (caff525)
  • refactor python code for the smartcrop and facedetect, remove unused features (0049fbc)

1.6.1

20 Nov 15:50
Compare
Choose a tag to compare

1.6.1 (2024-11-20)

Bug Fixes

  • add more tests to cover AppException and InvalidArgumentException (9015c52)
  • add UnauthorizedExceptionTest , plus fixing linting errors (78bd848)
  • add UnitTests for the new Exceptions (19dae6a)
  • fix Github workflow, closes #543 (4e11b25)
  • fix linting errors and failed unitTest (187154b)
  • fix linting errors and refactor /MockResponseCodeServer code (329e2f6)

1.6.0

18 Nov 16:42
Compare
Choose a tag to compare

1.6.0 (2024-11-18)

Bug Fixes

  • add remote_addr to logging (80cef3f)
  • add X-Real-IP header (fdbbbfc)
  • fix composer.lock file (fbac5e4)
  • fix linting errors (246a0b8)
  • fixing linting error, related to #538 (4f3877f)
  • use X-Forwarded-For to get real client ip (18c57a7)

Features

  • add watermark feature and documentation (d5dc6e5)
  • replace silex/silex with flyimg/silex adaptation, which updates symfony components to the latest stable version, fixes #535 (86cb7e7)
  • update Docker base image to use Nginx latest stable release (a4d0873)

1.5.0

24 Oct 08:57
Compare
Choose a tag to compare

1.5.0 (2024-10-24)

Bug Fixes

  • add S3 storage optional parameters, update docs (930dfe5)
  • fix linting (3c1b53a)
  • fix linting errors (e79ed9a)
  • fix linting errors (182a019)
  • fix linting errors (5114989)
  • fix linting errors and extract constants into a separate file (dd24926)
  • fix linting errors for the s3 storage (ef65ead)
  • fix missing include statement (e679f38)
  • fixing linting errors (b2c6fd9)
  • fixing linting errors (feec80b)
  • update documentation regarding s3 storage, related to #533 (28a31b9)

Features

  • adapt monologo as logging output and add log_level option, update docs, related to #530 (ce3536d)

1.4.15

21 Oct 09:30
Compare
Choose a tag to compare

1.4.15 (2024-10-21)

Bug Fixes

  • fix incorrect version shown in footer, closes #528 (011a017)
0