Releases: hm21/pro_image_editor
Releases · hm21/pro_image_editor
v11.3.0
v11.2.3
What's Changed
- Do not select unselectable layers by @saif-ellafi in #629
Full Changelog: v11.2.2...v11.2.3
v11.2.2
v11.2.1
v11.2.0
v11.1.2
What's Changed
- fix(transform-factors): safeParseBools by @saif-ellafi in #614
- fix(text-layer): resolve lag in hero animation by @hm21 in #615
Full Changelog: v11.1.1...v11.1.2
v11.0.1
v11.0.0
What's Changed
- feat(text-editor): add
enableAutoOverflow
to wrap text beyond visible area by @hm21 in #558 - fix(import-export): resolve error when importing from text layers by @hm21 in #560
- fix(helper-lines): resolve visibility issue of helper lines in removal zone by @hm21 in #562
- fix(lint): resolve lint issues by @hm21 in #563
- fix(tex-layers): delete empty text layers and update text editor logic by @hm21 in #579
- fix(text-layer-test): correct default color values and color mode in TextLayer tests by @hm21 in #580
- Layer multiselect support (WIP) by @saif-ellafi in #581
- perf(gpu): improve matrix calculation for transformations and color-filters by @hm21 in #583
- feat(layer-drag-selection): implement drag-to-select functionality for layers by @hm21 in #584
- feat(mouse): make mouse buttons configurable to assign specific interactions by @hm21 in #586
- fix(main-editor): Skip mouse wheel scaling if disabled by @saif-ellafi in #587
- fix(main-editor): only add history when layers are selected during interaction by @hm21 in #590
- Standard layer padding by @saif-ellafi in #593
- feat(text-editor): add initial primary and secondary color options by @hm21 in #595
- feat: replace existing rounded_background_text code with better solution by @hm21 in #596
- Fixed Some RoundedBackgroundText Plugin Issues by @JJHalliday in #577
- refactor(text_editor_input): remove height property from hint and selected text styles by @hm21 in #597
- fix(history_import): resolve issue that imported-cropped-images renders the full image for ~1 second by @hm21 in #599
- feat(filter_editor): optimize RAM usage with cached sizes in filter previews by @hm21 in #600
- feat: improve code quality and performance in various editor-modules by @hm21 in #601
- Mobile allow selection & disable pan by @saif-ellafi in #592
- Support for Trackpad gestures by @saif-ellafi in #605
- feat(video-editor): update video preview handling to use file paths and add max-trim duration support by @hm21 in #606
- release: promote v11.0.0 from beta to stable by @hm21 in #607
New Contributors
- @JJHalliday made their first contribution in #577
Full Changelog: v10.5.4...v11.0.0
v10.5.4
What's Changed
- FEAT(text-layers): Delete the edited 'TextLayers' if the new text is empty.
Full Changelog: v10.5.3...v10.5.4
v10.5.3
What's Changed
- FIX(helper-lines): Resolve lint issues after upgrading to
flutter_lints: ^6.0.0
.
Full Changelog: v10.5.2...v10.5.3