github LrGenius/LrGeniusAI v2.8.1
Release v2.8.1

latest releases: v3.0.0-rc6, v3.0.0-rc5, v3.0.0-rc3...
5 months ago

Fixes

#58 #60 #57

What's Changed

  • Find similar image, db sync/photo claiming, fixes, logging by @bmachek in #55
  • Implement safety measures and fix various plugin issues by @bmachek in #61

Full Changelog: v2.8.0...v2.8.1

Known issues

This release has issues with Windows Smartscreen and macOS Gatekeeper, which will prevent the start of the LrGenius backend. You will get an error in Lightroom that the LrGeniusAI database cannot be started.
Which means depending on your platform there are necessary manual steps to do before the first use.

Manual steps

macOS

  • Open a Terminal
  • cd <directory with contents of the downloaded zip file>
  • chmod +x lrgenius-server/lrgenius-server
  • xattr -dr com.apple.quarantine lrgenius-server

Windows

  • Open Explorer go to folder where you extracted the zip file.
  • Go to the lrgenius-server sub directory.
  • Double-click lrgenius-server.exe
  • A Windows Smartscreen warning will appear.
  • Click More -> Run anyway

Docker backend

  • Users running the backend via Docker can use the LrGeniusAI-plugin-docker-backend-<version>.zip asset.

Don't miss a new LrGeniusAI release

NewReleases is sending notifications on new releases.