Skip to content

BlueBubbles MacOS Server v0.1.11 (beta)

Compare
Choose a tag to compare
@zlshames zlshames released this 30 Nov 20:56
· 1276 commits to master since this release
a7c5060

What's new?

Overall, this build is meant to add additional features to help the debugging process and give the user more control over their server from their client device. Below is a more granular list of changes:

  • More support for SMS (still not full support)
  • Adds endpoint for fetching logs from the server
  • Adds toggle to show/hide the macOS dock icon
  • Adds button to debug page in UI to open the log location
  • Adds ability to be restarted from Firebase realtime-database field change (nextRestart)
  • Adds ability to start app via terminal upon boot
  • Adds standard input handling when in terminal mode (type help + Enter in terminal)
  • Other bug fixes/improvements