Skip to content

Releases: BlueBubblesApp/bluebubbles-helper

BlueBubbles Helper for macOS 11+ v0.0.20

06 Jul 12:52
65ef7a9
Compare
Choose a tag to compare

What's New?

Enhancements

  • Message searching on macOS Ventura and newer

Developers

  • Project configuration cleanup

0.0.19

31 Jan 22:24
cb0bcca
Compare
Choose a tag to compare

What's Changed - Messages

  • FindMy Big Sur-Ventura now actively listens for location updates to get the latest information
  • FindMy is geocoded to fetch coordinates from the address, if coordinates are not provided
  • Added currently active alias to account data
  • Prevent crash when listening for alias removed notification

Full Changelog: 0.0.18...0.0.19

Note: macOS 10 dylib does not have changes here, use the 0.0.18 release

0.0.18

05 Nov 22:55
Compare
Choose a tag to compare

Messages

  • Support downloading purged attachments from iCloud
  • Support sharing iMessage contact info card
  • Support getting iMessage contact info card
  • Support rich link detection before sending message
  • Support fetching logged-in account's address info
  • Added notification for when an address deregisters
  • Support setting iMessage "Start chats from" address
  • Support getting FindMy Friends locations (macOS Big Sur+)
  • Better error management when creating a new chat
  • Fix message editing on macOS Sonoma

FaceTime

  • Detect incoming call information (macOS Big Sur+)
  • Answer incoming calls (macOS Big Sur+)
  • Generate link for incoming calls (macOS Big Sur+)
  • Ability to admit pending members into calls (macOS Big Sur+)
  • Leave incoming calls (macOS Big Sur+)
  • Fetch all generated links (macOS Big Sur+)
  • Ability to invalidate links (macOS Big Sur+)

Full Changelog: 0.0.17...0.0.18

0.0.17

23 Aug 12:51
Compare
Choose a tag to compare
  • Support querying iMessage and FaceTime status by address
  • Support chat creation (group chat creation for Big Sur+)
  • Support deleting individual messages
  • Fixed issue with focus status detection

Full Changelog: 0.0.16...0.0.17

0.0.16

12 Jun 01:05
Compare
Choose a tag to compare

Dynamically load IMHandleAvailability selector to fix a crash on patched systems.
New dylib injection method binaries.

0.0.15

27 Mar 22:37
Compare
Choose a tag to compare
  • Modifies NSAttributedString generation for multipart messages to work with the server API

This release only has changes for macOS 11+. macOS 10 should use 0.0.14 as the latest.

0.0.14

16 Mar 00:47
Compare
Choose a tag to compare

This is purely a hotfix release to fix a potential crash when changing a group chat name on macOS 11+ and a crash when sending an attachment on macOS 10.12.

Full Changelog: 0.0.13...0.0.14

0.0.13

11 Mar 00:07
Compare
Choose a tag to compare

What's Changed

  • Add support for leaving chat
  • Add support for changing group chat photo
  • Add support for viewing recipient focus mode
  • Add support for sending notification regardless of recipient focus mode
  • Add support for getting Digital Touch and Handwritten message previews
  • Better console logging (@mrsylerpowers)

Full Changelog: 0.0.12...0.0.13

0.0.12

20 Feb 17:58
Compare
Choose a tag to compare
  • Fixed bundle not working for OpenCore users (removed SocialAppsCore framework)
  • Fixed reacting to an attachment gallery would not do anything (Monterey+)

Note: There are no changes to MacOS 10 for this release. Please use the 0.0.11 binary as the latest for MacOS 10.

0.0.11

16 Feb 00:40
Compare
Choose a tag to compare
  • Fix messages sent with subject and empty body do not deliver to recipients (Monterey+)
  • Use hexadecimal for sendMessage flags to prevent unnecessary bad data

Full Changelog: 0.0.10...0.0.11