Skip to content

v1.18.0

Choose a tag to compare

@napoleond napoleond released this 24 Feb 17:19
· 80 commits to main since this release

What's New

Contacts Command

New local contacts database for resolving names to phone numbers and emails:

  • contacts add / list / show / edit / remove / search
  • Stored in ~/.atxp/contacts.json
  • Cloud backup via contacts push / contacts pull

Phone Filter Options

  • phone sms --unread-only — show only unread messages
  • phone sms --direction incoming|sent — filter SMS by direction
  • phone calls --direction incoming|sent — filter calls by direction
  • Direction labels updated from inbound/outbound to incoming/sent