Skip to content

Releases: BlueBubblesApp/bluebubbles-helper

0.0.10

04 Feb 00:18
Compare
Choose a tag to compare
  • Send attachments via the private API (@mrsylerpowers)
    • Send an attachment with effects
    • Reply with an attachment
    • Multipart messages with attachments
    • Send voice notes as proper voice notes
  • Fixed crash on MacOS 10 when reacting to message with multiple parts
  • Reworked API for sending mentions

Full Changelog: 0.0.9...0.0.10

0.0.9

27 Dec 18:30
Compare
Choose a tag to compare
  • Fix potential crashes when reacting to parts of a multipart messages
  • Fix potential crashes when unsending parts of a multipart message (Ventura)

0.0.8

10 Dec 17:18
Compare
Choose a tag to compare
  • Fix crash when sending reactions on messages with no IMMessagePart detected
  • Fix issues with reactions not showing on iDevices when reacting to message with multiple parts
  • Fixed reactions to messages with multiple attachments going to the first attachment rather than the correct part
  • Prevent reply thread from being created when no IMMessagePart detected

Full Changelog: 0.0.7...0.0.8

0.0.7

05 Oct 14:08
Compare
Choose a tag to compare
  • Fix tapbacks on macOS Ventura
  • Add support for sending a tapback to a specific part of a message
  • Add support for replying to a specific part of a message
  • Add support for editing texts (Ventura and up)
  • Add support for unsending messages (Ventura and up)
  • Add support for marking chats as unread (Ventura and up)

Full Changelog: 0.0.6...0.0.7

0.0.6

26 Aug 14:15
Compare
Choose a tag to compare
  • Fixed issue with deleting members from chat
  • Clamp socket port to avoid exceptions

0.0.5

16 Apr 18:21
Compare
Choose a tag to compare

Add better internal error handling
Fix issue on MacOS 10 for Private API Send while other user is typing
Support deleting chats

0.0.4

12 Dec 18:31
Compare
Choose a tag to compare

This bundle requires server version 1.0.0!

  • Support Private API on multiple users on the same Mac
  • Support Apple Silicon Macs
  • Add support for sending mentions

0.0.3

20 Oct 21:53
Compare
Choose a tag to compare

This bundle requires Server version 0.3.0!

  • Big Sur & Monterey support - reactions, typing indicators, and marking as read
  • Support changing group chat name
  • Support adding / removing participants to group chats
  • Support sending regular messages
  • Support sending replies (requires minimum Mac OS 11)
  • Support sending message effects
  • Support sending messages with subject lines
  • Support updating pinned chats on the Mac (required Mac OS 11 only, Monterey is unsupported at this time)

Typing Indicators

22 Nov 05:19
Compare
Choose a tag to compare
Typing Indicators Pre-release
Pre-release
Merge branch 'master' of https://github.com/BlueBubblesApp/BlueBubble…

…s-Server-Helper