# Change Log

-----

## [1.1.5](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.5) (2022-10-26)
### Add:
* Update localization files for German. [#31](https://github.com/longitachi/ZLImageEditor/pull/31) @hirbod
* Support content wrapping for text sticker. [#32](https://github.com/longitachi/ZLImageEditor/pull/32) @darquro

-----

## [1.1.4](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.4) (2022-09-28)
### Add:
* Can change tool icon's highlited color by `toolIconHighlightedColor`.[#28](https://github.com/longitachi/ZLImageEditor/pull/28) @darquro
* Support Arabic language.[#27](https://github.com/longitachi/ZLImageEditor/pull/27) @LastSoul

-----

## [1.1.3](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.3) (2022-09-13)
### Add:
* Adapt iPad.
    
-----

## [1.1.2](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.2) (2022-08-30)
### Add:
* Adjust loading progress hud style to make it prettier.
* Support Portuguese, Spanish and Turkish.
* Support crop round image.
* Support for custom text.
* Support redo in graffiti and mosaic tools.
* Add wrapper for ZLImageEditor compatible types.
    
-----
    
## [1.1.0](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.0) (2022-05-13)
## [1.1.1 - 1.1.0 Patch](https://github.com/longitachi/ZLImageEditor/releases/tag/1.1.1) (2022-05-16)
### Add:
* Can select custom font before adding text sticker.[#15](https://github.com/longitachi/ZLImageEditor/pull/15)
* Change the authority of ZLEditImageViewController to open.
* Add ZLImageEditorUIConfiguration.

-----

## [1.0.7](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.5) (2022-04-26)
* Fix the bug that crop does not work.[#14](https://github.com/longitachi/ZLImageEditor/issues/14)

-----

## [1.0.6](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.5) (2022-03-29)
* Revert the code for image compression.

-----

## [1.0.5](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.5) (2022-02-24)
### Fix:
* Fix the bug of changing the background color of the image after editing.[#9](https://github.com/longitachi/ZLImageEditor/issues/9)

-----

## [1.0.4](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.4) (2021-12-22)
### Add:
* Support adjusting the brightness and contrast and saturation of an image.
* Support Indonesian.
* Support chained calls.
* Support customize images.

-----
## [1.0.3](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.3) (2021-08-11)
### Add:
* Fix image orientation before image.
* Optimize image compression method.

-----
## [1.0.2](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.2) (2021-06-07)
### Add:
* Compress the image after edit.
* Not generate a new image if there is no operation.

-----
## [1.0.1](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.1) (2020-12-14)
### Fix:
* UI frame was wrong if enter clip interface from landscape.

-----
## [1.0.0](https://github.com/longitachi/ZLImageEditor/releases/tag/1.0.0) (2020-11-23)
### Add:
* First release.
