Skip to content

0.7.27

Latest
Compare
Choose a tag to compare
@Ghawken Ghawken released this 25 Jan 23:47
· 4 commits to Python3 since this release

0.7.27

Indigo 2023.2. API 3.4 Only

Let Indigo manage aiohttp dependency and install as needed

Add increase error logging if incorrect buddy handle message fails to go (as per issue #14)

0.7.27

Harden up runConcurrentThread with try/except block
Stop plugin if sql connection fails
Change error messaging

0.7.20

Add requirements for Indigo API 3.4 Library install

0.7.16

Add error checking for missing Library

0.7.15

Dont reload model api call

0.7.14

Allow curly brackets { in reply

0.7.13

With Sonoma apple decided the iMsg database would store the message data in a Apple NSString Archived object. Taking up oodles more room.
It appears the plain text is quickly converted and then becomes NULL.
Update plugin to decode message.attributedbody using typedstream and decoded contents of NSString formatting.