current OSX Build

current 5.1.0 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.1.0+404~g5a29642a94_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+404~ga8e1659830_x86_64.dmg (macOS >= 10.14)

since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.

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.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 5.0 see: Comparing release-5.0.1…master

3 Likes