[go: up one dir, main page]

Skip to content

1.2: Mojave Support

Compare
Choose a tag to compare
@ZekeSnider ZekeSnider released this 10 Mar 16:26
· 116 commits to master since this release
9a58c72

This version most notably adds support for macOS Mojave.
Note: group chats have unfortunately not been tested on this version, so there may be issues there. Full testing is forthcoming.

• Use messages.db querying instead of AppleScript hooks for incoming messages
• Major refactor of handling logic, allowing for more flexible plugins
• Added webhook support for incoming/outgoing messages
Updated documentation
• Lots of miscellaneous cleanup