Skip to content

v2.0.0.89-dnd.6

Choose a tag to compare

@blue-archon blue-archon released this 03 Aug 02:25
· 164 commits to master since this release

Re-synced onto the latest upstream BlueBubbles (current master, ahead of the v2.0.0+89 stable release), plus this fork's differentiators.

New in this build

  • Latest upstream improvements, folded in ahead of BlueBubbles' next release: faster chat opening and a smoother message view, corrected image rotation/orientation and layout, a fix for URL previews that could hang, an all-time-sync date-bug fix, the new Storage Analyzer, and the Material 3 "expressive" redesign of the conversation-details and settings pages.

What this fork adds

  • Per-contact DND bypass for starred contacts — messages from contacts you've Favorited in your Android contacts app ring through Do Not Disturb; everyone else respects it. Opt-in, off by default (Settings → Notification Settings → Override DND for Favorites).
  • Larger Android heap (largeHeap) for message-heavy devices.
  • Reliability fixes ahead of the next upstream release — the theme is "messages are less likely to silently vanish." All offered upstream as PRs:
    • incoming messages don't silently go missing (a null field in a message could drop it on arrival) (#3131)
    • reliable push via UnifiedPush/ntfy, attachments included (large pushes could fail to arrive) (#3132)
    • group chats stop losing messages or hanging on a loading spinner (#3062)
    • desktop notifications show in the narrow single-pane window (#3071)
    • no crash when a message arrives before the chat view finishes loading (#3161)

Assets

  • Android: bluebubbles-v2.0.0.89-dnd.6-android.apk (prod flavor, same package id as the official app). Signed with this fork's own key, so uninstall the official app first — your messages live on the server and re-sync.
  • Linux (Arch/pacman): bluebubbles-desktop-2.0.0-20-x86_64.pkg.tar.zstsudo pacman -U bluebubbles-desktop-2.0.0-20-x86_64.pkg.tar.zst.

Windows / macOS: build from source.


Unofficial community fork. Not affiliated with or endorsed by the BlueBubbles project.