Skip to content

BlueBubbles MacOS Server v0.1.9 (beta)

Compare
Choose a tag to compare
@zlshames zlshames released this 22 Nov 21:20
· 1441 commits to master since this release
37a9a15

What's new?

  • Badge Notifications
  • AES encryption to all server responses (optional)
  • Support for emitting texts with NULL text (support for semi-nicely handling interactive texts)
  • Adds support for isFiltered flag in Chat data so we can filter out inactive or empty chats
  • Fixes bug that caused laugh reactions to fail
  • Adds debug page button to re-run the server via Terminal
  • Adds popup alert when Full-Disk Access is not allowed
  • Fixes Full-Disk Access light indicator
  • Messages app is now restarted every time an "accessibility" action is triggered (rename group, add participants, etc. This is a temporary fix)
  • Adds beginning code for SMS support
  • Adds additional FCM configuration validation and more helpful error messages
  • Adds post-start checks to validate whether a password is set (if not, alert you)
  • Fixes UI error where the text header in a modal was invisible