Skip to content

BlueBubbles MacOS Server v0.1.4 (beta)

Compare
Choose a tag to compare
@zlshames zlshames released this 28 Sep 13:31
· 1358 commits to master since this release
e72bdac

What's new?

  • Fixes issues that some users were having where message matches would never be found, causing duplicate messages.
  • Server now emits an event/message to all clients if there is an update available for the server. Clients can handle that as they wish.
  • Server now has a socket endpoint to fetch metadata about the server (OS version, server version, etc). Clients can use this to determine exposing features
  • Other small bug fixes