Skip to content

Releases: ZekeSnider/Jared

More bug fixes

02 Jan 00:39
Compare
Choose a tag to compare

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

03 Sep 19:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...v1.5.4

Jared.app.zip
JaredFramework.framework.zip

More bug fixes

27 Jul 04:20
acfc17a
Compare
Choose a tag to compare

This is a minor release with some minor bug fixes:

Small bugfix

15 Feb 05:41
3371aa8
Compare
Choose a tag to compare
  • Fixes an issue with the default configuration file
  • Adds support for Apple Silicon

Quarantine edition

22 Aug 22:49
Compare
Choose a tag to compare

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

21 Apr 05:28
Compare
Choose a tag to compare

This version includes:

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

1.2: Mojave Support

10 Mar 16:26
9a58c72
Compare
Choose a tag to compare

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+

01 Mar 07:14
03f8658
Compare
Choose a tag to compare

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

05 Jun 03:41
Compare
Choose a tag to compare

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.