Jared Versions Save

An easily extensible chat bot for iMessage written in Swift.

v1.5.5

1 year ago

What's Changed

Full Changelog: https://github.com/ZekeSnider/Jared/compare/v1.5.4...v1.5.5

v1.5.4

1 year ago

What's Changed

Full Changelog: https://github.com/ZekeSnider/Jared/compare/1.5.2...v1.5.4

Jared.app.zip JaredFramework.framework.zip

1.5.2

2 years ago

This is a minor release with some minor bug fixes:

1.5.1

3 years ago
  • Fixes an issue with the default configuration file
  • Adds support for Apple Silicon

1.5

3 years ago

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.

1.4

4 years ago

This version includes:

  • A new REST API that Jared can expose
  • Improved reliability

1.2

5 years ago

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

v1.1

6 years ago

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)

v1.0

7 years ago

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.