This update brings many fixes and 5 other changes.
UX
Fixed
- Use context:addCleanupHandler in the setup wizard
- #357
Other changes
- Bump rawler from 0.7.2 to 0.8.0 in /server-rs
- Bump the cargo-minor-and-patch group in /server-rs with 2 updates
- Investigate a Capture One port, and keep what it produced
- Bump uuid from 1.26.0 to 1.26.1 in /server-rs in the cargo-minor-and-patch group
- Bump clap from 4.6.6 to 4.6.7 in /server-rs in the cargo-minor-and-patch group
Download
| If you are on | Download |
|---|---|
| Windows (64-bit) | LrGeniusAI-windows-x64-3.1.0.exe |
| macOS (Apple silicon) | LrGeniusAI-macos-arm64-3.1.0.pkg |
| Your own server or Docker | LrGeniusAI-plugin-docker-backend-v3.1.0.zip |
Already have LrGeniusAI installed? This update changes parts that the in-Lightroom updater cannot replace on its own, so please install it with the full installer above. Your catalog, settings and everything already analysed stay as they are.
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
- deps: bump rawler from 0.7.2 to 0.8.0 in /server-rs by @dependabot[bot] in #338
- ci: bump the actions-minor-and-patch group with 2 updates by @dependabot[bot] in #340
- deps: bump the cargo-minor-and-patch group in /server-rs with 2 updates by @dependabot[bot] in #337
- Investigate a Capture One port, and keep what it produced by @bmachek in #342
- deps: bump uuid from 1.26.0 to 1.26.1 in /server-rs in the cargo-minor-and-patch group by @dependabot[bot] in #343
- ci: bump astral-sh/setup-uv from 10.0.1 to 10.1.0 in the actions-minor-and-patch group by @dependabot[bot] in #344
- ci: bump signpath/github-action-submit-signing-request from 2.3 to 3.0 by @dependabot[bot] in #345
- ci: bump the actions-minor-and-patch group with 3 updates by @dependabot[bot] in #356
- deps: bump clap from 4.6.6 to 4.6.7 in /server-rs in the cargo-minor-and-patch group by @dependabot[bot] in #354
- fix(plugin): use context:addCleanupHandler in the setup wizard by @bmachek in #360
- Combined phmg701's and dependabot's contributions by @bmachek in #359
- ci: harden the workflows, and fix the release's broken version stamp by @bmachek in #361
- ci(release): let a tagged release ship an unsigned macOS .pkg on purpose by @bmachek in #362
- ci(release): hold the SignPath action at v2.3 by @bmachek in #363
Full Changelog: v3.0.0...v3.1.0