Claude Studio v1.18.0
Which phones get your notifications
Settings → Phone now lists every device subscribed to notifications — what it is, which address it subscribed from, when it was added — with a Revoke button next to each.
This exists because a subscription outlives the app that created it:
- Deleting the web app from your Home Screen tells the Mac nothing. The browser keeps the service worker, so notifications keep arriving from an app you think you removed.
- Installing from two addresses (the old IP, the new mesh name) means two subscriptions — and two of every notification.
Neither is fixable from the phone. Revoking here stops the next notification immediately; the phone can always subscribe again by reopening the app.
Devices that subscribed before this release show "origin unknown" — the address was not recorded until now. New subscriptions name theirs.