Skip to content

New Tune Adjustment Editor - v6.0.0

Compare
Choose a tag to compare
@hm21 hm21 released this 23 Oct 15:22
· 136 commits to stable since this release

6.0.0 (2024-10-23)

Features

  • Tune-Editor: Added new Tune Editor for image adjustments. (commit)
  • Utils: Updated importHistoryDemoData with tune adjustments. (commit)
  • Lint: Updated Flutter lint to v5.0.0 and fixed lint issues in the example. (commit)

Fixes

  • Content: Resolved the issue where image resolution was reduced after cropping in some cases. (commit)
  • Example: Fixed the issue where the movable_background_image example displayed helper lines in the wrong position. (commit)
  • Style: Fixed lint issue for line length exceeding 80 characters. (commit)

Build

  • iOS: Set the minimum deployment target to iOS 13. (commit)