Skip to content

Tags: flyimg/flyimg

Tags

1.7.2

Toggle 1.7.2's commit message
chore(release): 1.7.2 [skip ci]

## [1.7.2](1.7.1...1.7.2) (2025-01-31)

### Bug Fixes

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

1.7.1

Toggle 1.7.1's commit message
chore(release): 1.7.1 [skip ci]

## [1.7.1](1.7.0...1.7.1) (2024-12-19)

### Bug Fixes

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

1.7.0

Toggle 1.7.0's commit message
chore(release): 1.7.0 [skip ci]

# [1.7.0](1.6.2...1.7.0) (2024-12-02)

### Features

* move to AGPL-3.0 ([71ceebf](71ceebf))

1.6.2

Toggle 1.6.2's commit message
chore(release): 1.6.2 [skip ci]

## [1.6.2](1.6.1...1.6.2) (2024-11-24)

### Bug Fixes

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

1.6.1

Toggle 1.6.1's commit message
chore(release): 1.6.1 [skip ci]

## [1.6.1](1.6.0...1.6.1) (2024-11-20)

### Bug Fixes

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

1.6.0

Toggle 1.6.0's commit message
chore(release): 1.6.0 [skip ci]

# [1.6.0](1.5.0...1.6.0) (2024-11-18)

### Bug Fixes

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

### Features

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

1.5.0

Toggle 1.5.0's commit message
chore(release): 1.5.0 [skip ci]

# [1.5.0](1.4.15...1.5.0) (2024-10-24)

### Bug Fixes

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

### Features

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

1.4.15

Toggle 1.4.15's commit message
chore(release): 1.4.15 [skip ci]

## [1.4.15](1.4.14...1.4.15) (2024-10-21)

### Bug Fixes

* fix incorrect version shown in footer, closes [#528](#528) ([011a017](011a017))

1.4.14

Toggle 1.4.14's commit message
chore(release): 1.4.14 [skip ci]

## [1.4.14](1.4.13...1.4.14) (2024-10-09)

### Bug Fixes

* fix Same image content returned for different image URLs when loading within short timeframe, closes [#522](#522) ([632d790](632d790))
* fixing linting error ([35774da](35774da))

1.4.13

Toggle 1.4.13's commit message
chore(release): 1.4.13 [skip ci]

## [1.4.13](1.4.12...1.4.13) (2024-09-26)

### Bug Fixes

* fixing Cropping Image Changes Transparent Background To Solid Color, related to [#514](#514) ([753df2b](753df2b))