2.0.3 (2024-07-05)
- Enhance the user experience of the image cropping interface and optimize the animation effects.
- Fix the bug that causes a crash when entering the cropping interface while the app only supports landscape mode.
2.0.2 (2024-03-22)
- Adapt the text sticker input interface for iPad landscape mode.
- Fix the bug where cropping square images to circular shape fails.
2.0.1 (2023-11-27)
- Adapt to iOS 17, replace UIGraphicsBeginImageContextWithOptions with UIGraphicsImageRenderer.
2.0.0 (2023-11-08)
- Enhancing the drawing tool with an eraser function.
- The minimum supported system has been upgraded from iOS 9 to iOS 10.
1.2.1 (2023-10-13)
- Optimize the undo and redo function in the image editor. All operations support undo and redo.
- Dutch support added.
- Supports setting the default font for text stickers.
- Fix the bug that text stickers are not displayed when typing in Arabic. #48
1.1.8.2 - 1.1.8 Patch (2023-07-26)
- Disable TextView when user ends editing.
1.1.8.1 - 1.1.8 Patch (2023-07-24)
- Text stickers support display background color.
1.1.8 (2023-07-21)
- Text stickers support display background color.
1.1.7 (2023-03-29)
- Add max scaling for stickers.
1.1.6 (2022-12-12)
- Add horizontal adjust slider.
- Support Ukrainian. #33 @darquro
1.1.5 (2022-10-26)
- Update localization files for German. #31 @hirbod
- Support content wrapping for text sticker. #32 @darquro
1.1.4 (2022-09-28)
- Can change tool icon's highlited color by
toolIconHighlightedColor
.#28 @darquro - Support Arabic language.#27 @LastSoul
1.1.3 (2022-09-13)
- Adapt iPad.
1.1.2 (2022-08-30)
- 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 (2022-05-13)
1.1.1 - 1.1.0 Patch (2022-05-16)
- Can select custom font before adding text sticker.#15
- Change the authority of ZLEditImageViewController to open.
- Add ZLImageEditorUIConfiguration.
1.0.7 (2022-04-26)
- Fix the bug that crop does not work.#14
1.0.6 (2022-03-29)
- Revert the code for image compression.
1.0.5 (2022-02-24)
- Fix the bug of changing the background color of the image after editing.#9
1.0.4 (2021-12-22)
- Support adjusting the brightness and contrast and saturation of an image.
- Support Indonesian.
- Support chained calls.
- Support customize images.
1.0.3 (2021-08-11)
- Fix image orientation before image.
- Optimize image compression method.
1.0.2 (2021-06-07)
- Compress the image after edit.
- Not generate a new image if there is no operation.
1.0.1 (2020-12-14)
- UI frame was wrong if enter clip interface from landscape.
1.0.0 (2020-11-23)
- First release.