Bug fixes, alpha support for macOS 27 dev beta
Bug fixes, alpha support for macOS 27 dev beta
Contributors to this release
2026-04-24
Added
- Added initial support for macOS 27 Dev Beta release 0. This is very preliminary support. I have verified osxphotos can load a library generated by osxphotos (thanks to an osxphotos user for the test library) but I have not done much testing beyond that. This will likely break with future beta releases as the Photos schema tends to change between beta builds.
Changed
- Added note to tutorial regarding external volumes and case-sensitivity (thanks @SAY-5)
Removed
Fixed
- Fix PhotoKit timeout error (thanks to @realgenekim for the fix)
- Fix export speed under certain retry conditions
- Fix for FingerprintQuery fails when Photos.sqlite is locked (thanks to @ronkoch2-code for the fix)
- Fix setup.py dependencies (thanks to @oPromessa for the fix)
Contributors
- @realgenekim @realgenekim for code
- @ronkoch2-code @ronkoch2-code for code
- @oPromessa @oPromessa for code
- @RhetTbull@RhetTbull for code
- @SAY-5 @SAY-5 for docs