Skip to content

v0.11.0

Choose a tag to compare

@steipete steipete released this 31 May 17:39
· 16 commits to main since this release
v0.11.0
c3205e1

Send

  • feat: add SIP-free local iMessage/SMS service detection for direct send --service auto, with text-only iMessage-to-SMS fallback that never overrides explicit --service choices (#132, thanks @ranaroussi).
  • fix: keep direct send --service auto usable without Full Disk Access by treating local Messages history lookup as best-effort for direct recipients.

Local Lookups

  • feat: add --local modes for account, whois, and nickname so common introspection can read local history or Contacts without launching the IMCore bridge (#132, thanks @ranaroussi).