Changelog

The renamed-folder alert now rests on the files

The previous fix only covered recent imports. A long-standing referenced project still raised the false alert.

Stable version

v2.0.6

Update

Automatic

Content

Release notes

v2.0.6

Fixed

  • A long-standing referenced project no longer raises the false renamed-folder alert. The 2.0.5 fix asked the import history whether a project had been imported by reference. That history is missing for older projects whose sessions were not kept, so the alert “this project’s folder was renamed outside Obscura” kept appearing — while the project’s own record said, two lines below, “Referenced — originals in place”.

    The app already held the right signal, and it comes from the files rather than the history: a photo that keeps a source path lives outside the library, so its project has no folder to lose. The question is only asked of projects whose folder is genuinely absent, so the common case costs nothing.