Skip to content

Releases: hoehermann/purple-signald

Support for long messages

19 Jul 09:58
Compare
Choose a tag to compare
v0.12.1

Do not reset buffer with every call to the read callback.

Non-blocking connection

04 Apr 21:12
Compare
Choose a tag to compare
v0.10.0

Bump version due to new feature: Background connecting.

Baseline GroupV2 support

10 Feb 22:39
Compare
Choose a tag to compare
Pre-release

This build does not crash when used with a GroupV2.

There are features missing regarding the new groups, most notably the UUID to number translation.

Group Chats

18 Jul 18:50
Compare
Choose a tag to compare

This version has support for the new signald protocol and proper group chats thanks to Brett Kosinski.

v0.3.0: Slave Device Linking

24 Mar 21:33
Compare
Choose a tag to compare

This version links to existing devices thanks to Torsten.

v0.2.0: Attachments

07 Dec 11:04
Compare
Choose a tag to compare

This version handles attachments thanks to Hermann Kraus.

v0.1.1: Handle group conversations just like ordinary one-to-one conversations.

08 Feb 20:11
Compare
Choose a tag to compare

This version can actually be used.

All messages of group chat are aggregated into a single conversation, though.

v0.1.0

04 Feb 18:33
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First somewhat workable version. Only single recipient messaging was tested.