Skip to content

CallNotes 1.2.4 — permissions that actually attribute

Choose a tag to compare

@michaelczesun michaelczesun released this 04 Jul 05:36
  • 🔐 Permission button now fires through the launchd daemon. A helper spawned by the UI would have its permission request attributed to CallNotes (macOS 'responsible process' rules) — calltap would never appear in the System Settings lists. Kickstarting the daemon triggers both dialogs under calltap's own identity and verifies the result from the daemon's self-test log.
  • 🧹 install.sh removes a stale pre-1.2.x copy of CallNotes.app from ~/Applications — leftover old copies showed already-fixed bugs (tiny window) when opened by accident.

Update: cd callnotes && git pull && ./install.sh