Releases: ZekeSnider/Jared
More bug fixes
What's Changed
- Switch to Swift package manager by @ZekeSnider in #69
- Fix bug with group chat handle comparisons
- Updated documentation
Full Changelog: v1.5.4...v1.5.5
Bug fix for group chats
What's Changed
- Fix applescripts for group chats by @ZekeSnider in #55
- Fix handle comparison by @ZekeSnider in #59
- Fix port, and make some minor helpful doc updates by @voxxit in #62
Full Changelog: 1.5.2...v1.5.4
More bug fixes
This is a minor release with some minor bug fixes:
- Fixes permission checks on macOS Big Sur
- Adds more logging for webhook action debugging
Jared.zip
JaredFramework.framework.zip
Small bugfix
- Fixes an issue with the default configuration file
- Adds support for Apple Silicon
Quarantine edition
This update brings a few improvements made from the great indoors:
- Added full support for group messages
- Added support for parsing tapbacks (reactions) on incoming messages
- Added support for parsing message effects on incoming messages
- Added app icon
- Added functionality to allow webhooks to define routes
- Added functionality to allow webhooks to send messages via response to the webhook request
- Properly pass more message fields to webhooks
- Improved permissions handling in the UI, especially for first app launch
- Fixed display of licenses page in the UI
- Fixed memory leak when reloading plugins
- Remove dependency on realm (decreased app size)
- Added and improved documentation
- Improved Stability
Note that there are some breaking API changes, so extensions will have to be updated to support this version.
REST API and more
This version includes:
- A new REST API that Jared can expose
- Improved reliability
1.2: Mojave Support
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
Version 1.1: Various improvements from the past year+
This update includes all the various pending functionality that has been stuck on dev branches since the initial release.
- Improved UI of preferences panel
- Added touch bar support
- Added JSON config file for optionally disabling routes
- Added name commands
- Add message scheduling
- Add support for single user chats
- Update source code to Swift 4
- Removed functionality that is now built into iMessage (twitter, youtube previews)
Version 1.0 - Initial release
First release of Jared and the handler script! Please check out the main readme for more information. Currently automatic updates are not implemented so check back here for updates in the future.