LocalNotch v0.1.1-beta
Pre-release
Pre-release
What changed
- Fixed persistent Screen Recording permission prompts caused by unstable ad-hoc signing or malformed app installs.
- Hardened the release script so packaged apps must use the stable
com.localnotchdesignated requirement instead of a cdhash-based identity. - Added quiet screenshot diagnostics at
~/Library/Logs/LocalNotch/screen-capture.logfor future ScreenCaptureKit debugging without adding UI. - Updated README troubleshooting and version metadata for the v0.1.1-beta prerelease.
Validation
- Built with
./scripts/release.sh 0.1.1-beta. - Verified the packaged app reports
Identifier=com.localnotch. - Verified the designated requirement is
identifier "com.localnotch". - Confirmed capture works on the reporter's macOS 26.3 MacBook Pro.