issues
search
BlueBubblesApp
/
bluebubbles-server
Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
554
stars
47
forks
source link
v1.9.2
#595
Closed
zlshames
closed
11 months ago
zlshames
commented
11 months ago
What's New?
Changes
Fixes issue where the server URL would not be emitted in some cases, including webhooks
Adds experimental FaceTime calling features (
Private API & Monterey+ required
)
Adds
share_status
and
share_direction
to message objects
Adds ability to force download an attachment via the attachment download endpoint (URL param
force=true
)
Only when the attachment does not exist at the stored file path
Fixes possible Messages crash when sending links on Big Sur
Fixes issue with refreshing FindMy Friends locations
The server will now automatically clear the registered devices if the Firebase project changes
If this is done via the Google Login, the server will create a warning alert
If this is done via the Notifications tab on the server, a confirmation dialog will show
Fixes issue causing message update events to have no data
Fixing this may resolve issues properly showing read receipts (read/delivered/edited)
What's New?
Changes
share_status
andshare_direction
to message objectsforce=true
)