Skip to content

LocalNotch v0.1.1-beta

Pre-release
Pre-release

Choose a tag to compare

@arshawnarbabi arshawnarbabi released this 13 May 00:44

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.localnotch designated requirement instead of a cdhash-based identity.
  • Added quiet screenshot diagnostics at ~/Library/Logs/LocalNotch/screen-capture.log for 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.