Skip to content

Cimmich v1.1.0 — Community Preview 3

Choose a tag to compare

@benjihagenhart benjihagenhart released this 06 Aug 00:48
· 295 commits to main since this release

Cimmich v1.1.0 — Community Preview 3

Community Preview 3 is the immediate hotfix for Preview 2. It repairs a
reactive loop that could leave a projected photo route blank when opened from
People, Pets, or another Cimmich collection.

What this hotfix changes

  • Asset-viewer navigation now compares against a deliberately non-reactive
    asset ID, preventing the parent Svelte effect from subscribing to state that
    the same setter updates.
  • The intended behaviour remains intact: an open Info panel closes when the
    viewer actually moves to another photo.
  • Database schema, stored data, source media, Cimmich authority boundaries and
    the required Immich version are unchanged.

Preview 2 remains available as an immutable historical release and is marked
superseded. New evaluators should install Preview 3.

Install

Download one of the named Cimmich bundles attached below—not GitHub's automatic
source archive—then verify it with SHA256SUMS.

sha256sum -c SHA256SUMS
./tools/install.sh --check
./tools/install.sh

Read the installation guide
before connecting a real library.

Certified identity

  • Tag: v1.1.0-community-preview.3
  • Commit: fd9bd3015b6b7cecaec667d097c49ee953bc502b
  • Tree: 9eeb3bf7c533def28428a82b18b8ab6230fe6341
  • Cimmich schema: 120 / patch 1
  • Immich: exact 3.1.0
  • Focused viewer/visibility tests: 33 passed
  • Full web suite: 989 passed / 2 skipped
  • Svelte: 0 errors / 0 warnings
  • TypeScript, Prettier, ESLint and production build: pass
  • Full schema-120 synthetic lifecycle: pass
  • GitHub provider, service and web quality checks: pass

The tar and ZIP are exact 1,711-file content/mode peers of the tagged Git tree,
with no AppleDouble members. Both extracted installer checks passed with state
unchanged.

OpenAI Build Week remains preserved

This hotfix is maintained work after the submission period. The immutable
Cimmich v1.0.0 OpenAI Build Week release,
its assets and demo remain unchanged. The README
continues to foreground the Build Week story and links the detailed
evidence index,
Build Week account
and extension ledger.

Preview boundaries

This maintained release supports exact Immich 3.1.0, English-first, local/loopback,
single-owner evaluation. It does not claim native Windows support,
Internet-facing or multi-user operation, automatic identity authority, bundled
model weights or representative model accuracy.

See release readiness
and the Community Preview journeys
for the full proof and evaluation path.