Skip to content

v1.8.0

Choose a tag to compare

@vinioliveiras vinioliveiras released this 02 Sep 20:33
· 8 commits to master since this release

Highlights

  • Color rendering fixed on GPU — Saturation, Vibrance, Dehaze, Highlights and Blacks were silently rendering noticeably stronger/weaker on the GPU path (now the default renderer) than on CPU, because their shaders had drifted from the real calibration values over several tuning rounds. All five now match CPU output closely.
  • Guided straighten — new "Guided" tool in Crop & Transform: drag a line along an edge that should be level or plumb, release to auto-straighten to it.
  • Rotate anchor — the Crop overlay now has a draggable rotation handle, not just the Straighten slider.
  • Dynamic Full Resolution is on by default now, and arms itself a few seconds after opening a photo instead of waiting for your first edit — and no longer silently reverts an active Colorize/AI Enhance/Cloud AI result once it kicks in.
  • darkmoon Color profiles: per-hue correction now renders on GPU too (previously silently forced a slower CPU-only path); Golden Hour and Teal & Orange removed, keeping Default/Vivid/Pastel/Noir; Contrast slider range extended and its Strength slider properly wired up (it used to have no effect at all).
  • Toggle switches and slider drags feel smoother — a few real causes of UI stutter during edits were found and fixed.
  • Old, orphaned preview-cache versions are cleaned up automatically now instead of accumulating on disk forever.

Full changelog: v1.7.1...v1.8.0