1.4
build 7CurrentStops macOS asking for your login keychain password when you move between the two Mac editions.
The keychain prompt
- If you used the disk image and then installed the App Store edition, macOS asked for your login keychain password on first launch, naming id.uniauth.clip.devicekey. Nothing was wrong and Deny was safe, but a clipboard app asking for your password reads as a break-in. It no longer happens.
- The cause: macOS ties a keychain item to the signature of the app that created it, and the two Mac editions are signed differently — Developer ID for the disk image, Apple's own for the store build. Both were storing the sync key under one name, so each was reading an item the other owned. They now use separate names and cannot see each other's.
- Your passphrase is not affected. The build that wrote the existing key can read it without a prompt, so it moves it to the new name silently on first launch. Nothing to re-enter, nothing lost.
- Installing the App Store edition fresh will ask for your sync passphrase once, as any new install does.
Everything else
- No other changes. Capture, history, search, pinning, sync and auto-paste are untouched.