Changelog

SuprLogs Changelog

messagessummaries

Send iMessages from macOS and prevent duplicate period summaries

Aslan Goldenhour
2 commits
+196-25
  • Send iMessages through macOS MessagesSuprLogs can now send iMessages from the macOS Messages app using AppleScript. US phone numbers should include the `+1` prefix, and you may need to be signed in to Messages and approve an Accessibility permission prompt.

Also in this release

Documentation2 updates
  • Added usage instructions, examples, and AppleScript commands for sending messages from macOS Messages.
  • Added notes about Messages sign-in requirements and possible Accessibility permission prompts.
Bug Fixes3 updates
  • Fixed period summaries from being created more than once when scheduled runs happened a few seconds apart.
  • Improved period matching so daily, weekly, and monthly summaries are recognized consistently across scheduled runs, backfills, on-demand generation, and aggregation writes.
  • Skipped regeneration when an existing period summary was already up to date, avoiding unnecessary reruns.