Skip to content

v1.4.0

Choose a tag to compare

@vinioliveiras vinioliveiras released this 30 Aug 17:43
· 120 commits to master since this release

New mask types

  • Luminance — select by brightness (eyedropper + tolerance/feather), same workflow as Color Range.
  • Flow — a brush variant with a per-pass deposit rate, so repeated strokes build up coverage instead of painting at full strength in one pass.

(Ported from RapidRAW's mask set — Subject/Sky/Foreground/Depth AI masks are tracked as a follow-up.)

Visual refresh

A pass toward a calmer, Photomator-inspired dark palette:

  • Every panel section is now a rounded, bordered card instead of a flat list.
  • Dropdowns, dialogs, and the right-click/File menus share one consistent background tone.
  • Dialog corners, close buttons, and the Export button were all unified.
  • The whole gray palette got a subtle blue lean and several rounds of contrast tuning.

Animations (new Settings toggle)

Interface transitions are on by default — segmented-tab selection slides, panel sections highlight on hover, zoom eases between levels, folders expand smoothly, and the preview fades in after a committed edit (with a blurred placeholder while it's still decoding). Turn them all off in Settings > General > Interface animations if you'd rather have everything instant.

Fixes

  • Applied-preset marker could silently get lost when switching photos quickly right after applying a preset — a race condition in how the marker was persisted, not just a missing highlight. Fixed.
  • AI Denoise's loading message now says "Disabling…" instead of "Applying…" when you turn it off.
  • The site's landing page is now actually responsive (a missing viewport meta tag meant the old breakpoint never fired on real phones).

Full changelog

v1.3.0...v1.4.0