New
v0.5.0
- feat: add typing indicator command + RPC methods with stricter validation (#41, thanks @kohoj)
- feat:
--reactionsflag forwatchcommand to include tapback events in stream (#26) - feat:
imsg reactcommand to send tapback reactions via UI automation (#24) - feat: reaction events include
is_reaction,reaction_type,reaction_emoji,is_reaction_add,reacted_to_guidfields - feat: add
include_reactionstoggle towatch.subscribeRPC and extend RPC reaction metadata fields - feat: include
thread_originator_guidin message output (#39, thanks @ruthmade) - feat: expose
destination_caller_idin message output (#29, thanks @commander-alexander) - fix: apply history filters before limit (#20, thanks @tommybananas)
- fix: flush watch output immediately when stdout is buffered (#43, thanks @ccaum)
- fix: prefer handle sends when chat identifier is a direct handle
- fix: detect groups from
;+;prefix in guid/identifier for RPC payloads (#42, thanks @shivshil) - fix: harden
reactAppleScript execution and tighten group-handle detection paths - refactor: consolidate schema detection, stdout writing, and message/RPC payload mapping paths
- test: split command test suites by domain and align group-handle expectations
- docs: update changelog entries as typing/reaction work landed
- chore: bump version marker to
0.5.0