current 5.2.x bugfix build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.2.0+20~g02f8621885_arm64.dmg (macOS >= 11.3)
darktable-5.2.0+20~g02f8621885_x86_64.dmg (macOS >= 10.14)
since it’s a bugfix release, don’t expect fancy new features …
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.2.x release: https://github.com/darktable-org/darktable/blob/darktable-5.2.x/RELEASE_NOTES.md
difference to released 5.2.0 see: Comparing release-5.2.x…release-5.2.0