Skip to content

v1.0.38 - retouch ellipse+path shapes, viewport variants

Latest

Choose a tag to compare

@rfordinal rfordinal released this 30 Aug 18:44

Ubuntu 24.04 (noble) .deb build. Requires darktable-agentic v5.8.0+agentic.25 (https://github.com/rfordinal/darktable-agentic/releases/tag/v5.8.0-agentic.25) installed first - install both together.

Highlights since v1.0.20:

  • Retouch module: ellipse and path shape_type support (create/update/list), viewport-relative variants with full coordinate backtransform, overlay rendering (retouch_render_overlay)
  • Mask groups: list_masks, get_module_mask, attach_mask, detach_mask, set_module_mask (batch), rename_mask, get_mask_geometry
  • set_viewport / restore_viewport tools, capture_viewport image-binding guard
  • add_path_mask_in_viewport + render_module_mask generic overlay
  • LUT tooling: list_luts, preview_lut, compare_luts, get_blend_params/set_blend_params
  • mask_object quality: Grounded-SAM text-prompt resolution, bigger SAM2 checkpoint, smooth/max_nodes params, negative-point support
  • export_images sidecar/xmp_path fix (was exporting wrong duplicate/version)
  • Several coordinate-frame correctness fixes, contact-sheet race-condition fix, dependency pinning fixes (mcp<2.0.0, rawpy/pyexiv2)

See CLAUDE.md in the darktable repo (agentic-mcp working tree) for full per-change detail.