Skip to content

Release v3.0.0-pre13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:28
· 23 commits to main since this release
48ea4e7

This update brings 1 fix and 2 other changes.

Fixed

  • Stop walking the catalog a photo at a time before any progress shows

Other changes

  • Surface runs that silently lost a signal
  • Batch the non-LLM index-by-reference passes

Download

If you are on Download
Windows (64-bit) LrGeniusAI-windows-x64-3.0.0-pre13.exe
macOS (Apple silicon) LrGeniusAI-macos-arm64-3.0.0-pre13.pkg
Your own server or Docker LrGeniusAI-plugin-docker-backend-v3.0.0-pre13.zip

Already have LrGeniusAI installed? You do not need the installer. LrGeniusAI offers this update inside Lightroom — choose Update Now when it appears, then restart Lightroom.

If your computer warns about the download

Both installers are downloaded rarely enough that Windows and macOS may not
recognise them yet. This is about how well known the file is, not about
anything found in it.

  • Windows — if SmartScreen says "Windows protected your PC", click
    More info, then Run anyway.
  • macOS — if the installer is blocked, open System Settings → Privacy &
    Security
    and click Open Anyway. In Terminal, xattr -d com.apple.quarantine <path to the .pkg> does the same thing.

Something not working? Please open an issue at
https://github.com/LrGenius/LrGeniusAI/issues — a description of what you did
and what happened is enough to get started.

Technical changelog

What's Changed

  • Surface runs that silently lost a signal by @bmachek in #288
  • Stop walking the catalog a photo at a time before any progress shows by @bmachek in #290
  • Batch the non-LLM index-by-reference passes (#289) by @bmachek in #291

Full Changelog: face-assets-v1...v3.0.0-pre13