From 71bb8916aa58ba0e08e2159ef1dbc477dc5b8306 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 31 May 2026 01:38:54 +0000 Subject: [PATCH] Update appcast for 0.2.0 --- docs/appcast.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/docs/appcast.xml b/docs/appcast.xml index 12608f6..1d0398a 100644 --- a/docs/appcast.xml +++ b/docs/appcast.xml @@ -5,5 +5,39 @@ https://taciturnaxolotl.github.io/cull/appcast.xml Most recent updates to Cull en + + Version 0.2.0 + Sun, 31 May 2026 01:38:54 +0000 + 0.2.0 + 0.2.0 + 14.0 + Here's what changed since 0.1.1:

+

Bug Fixes

+
    +
  • Fixed data races on @Observable types from non-MainActor contexts in PhotoImporter, ShotGrouper, and ThumbnailCache
  • +
  • Fixed false-positive photo grouping when computeDistance throws (was silently grouping unrelated photos at distance 0)
  • +
  • Fixed ShotGrouper using wrong image index for RAW files during feature print generation
  • +
  • Fixed window corner radius changing between import screen and culling view (macOS 26 Tahoe toolbar detection)
  • +
  • Fixed cache loading thumbnails/previews for filtered-out photos on workspace reopen and reanalyze
  • +
  • Fixed security-scoped resource access not started on folder open (risked silent write failures)
  • +
+

Features

+
    +
  • Preview preloading now prioritizes adjacent group representatives (15 each direction) for smoother left/right scanning
  • +
  • Cache evicts and reloads when display filters are toggled
  • +
  • Debug cache overlay now shows live preload/eviction log with counts
  • +
+

Chores

+
    +
  • Extracted shared bestImageSource() helper between ShotGrouper and QualityAnalyzer
  • +
+

Full Changelog: https://github.com/taciturnaxolotl/cull/compare/0.1.1...0.2.0

]]>
+ +
-- 2.51.2