New
New Contributors
New Features
- Editor
- Added a new configuration
clipRangeto set the range for video clipping.
- Added a new configuration
Resolved
- General
- Fixed some warnings and typos.
- Picker
- Fixed an issue that callbacks were occasionally not triggered. (#182)
- Editor
- Fixed an issue that images with orientation information in their EXIF data were not correctly handled.
- Fixed a crash that could occur when dragging the progress bar during video editing.
What's Changed
- Fix typos by @woxtu in https://github.com/AnyImageKit/AnyImageKit/pull/171
- Fix a reference to self by @woxtu in https://github.com/AnyImageKit/AnyImageKit/pull/169
- Fix typos by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/172
- Fix editor rotation by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/176
- Add ClipRange video editor option. by @noppefoxwolf in https://github.com/AnyImageKit/AnyImageKit/pull/175
- Add VideoEditor example by @noppefoxwolf in https://github.com/AnyImageKit/AnyImageKit/pull/174
- Fix warning by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/181
- fix(Picker): Sometimes cannot callback by @RayJiang16 in https://github.com/AnyImageKit/AnyImageKit/pull/182
New Contributors
- @woxtu made their first contribution in https://github.com/AnyImageKit/AnyImageKit/pull/171
- @noppefoxwolf made their first contribution in https://github.com/AnyImageKit/AnyImageKit/pull/175
Full Changelog: https://github.com/AnyImageKit/AnyImageKit/compare/0.16.0...0.17.0