Skip to content

Vitrine v1.31.0

Choose a tag to compare

@Redrum624 Redrum624 released this 19 Jul 19:35

Added

  • RAW Decode settings are remembered. The decode options you last chose (demosaic algorithm, highlight mode, Camera match) become the default for RAW files you haven't opened before — across pictures and across sessions. Committed whenever a re-decode you triggered in the RAW Decode panel succeeds; each already-opened photo still keeps its own saved per-image options, and batch exports of never-opened RAWs use the same defaults so they render exactly as opening them would. Stored in the main-process durable store — a renderer localStorage write was proven to vanish when the app quits soon after. Affects: src/utils/rawDecodeDefaultsStorage.ts (new), src/services/RawImageService.ts, src/components/Layout/Canvas.tsx, src/services/ImageService.ts.

Fixed

  • Changing the star filter snapped the filmstrip back to the beginning. Cause: the filtered list shrinks, the old scroll offset clamps toward zero, and nothing re-anchored. The strip now re-centers the current picture after a filter change — or, when the filter hides it, the nearest surviving photo in folder order. Affects: src/components/Panels/ThumbnailPanel.tsx.

SHA256 checksums

7f03aa8a8d83db112b9ef3126d452439f1b735e4ea98bdde26217a69565df2df  Vitrine Setup 1.31.0.exe
b0f876a61e8e69246f7fe95be3216183652b5562ddee41c6ae179197f4bdba4b  Vitrine 1.31.0 portable.exe

Verify on Windows: CertUtil -hashfile "<downloaded file>" SHA256