Releases: offlineapps/bluewhale-android
Releases · offlineapps/bluewhale-android
bluewhale 1.0.0
[1.0.0] - 2026-06-10
First release of bluewhale, a fork of bitchat.
Changed
- Rebrand from bitchat to bluewhale: package
com.bluewhale.android,
applicationIdcom.bluewhale.droid, app name, themes, deep-link scheme, and
localized strings (#5). Default accent color is Light Blue.
Added
- SMS webhook gateway: turn the device into a gateway that forwards incoming SMS
to a configured HTTPS webhook, with optional Nostr directory publishing and
discovery (#2). - Selectable text/accent color (Green, Yellow, Pink, Light Blue, Orange) with
distinct light/dark variants across chat, sheets, and input; defaults to
Light Blue (#4).
Fixed
- FragmentManager: bound reassembly memory with per-set and global byte caps plus
LRU eviction, preventing memory exhaustion from many in-flight fragment sets (#6).
Verify your download: check the APK SHA-256 hashes against SHA256SUMS, which is PGP-signed in SHA256SUMS.asc (key 2D230520212A5901, /dev/fd0 <alicexbt@protonmail.com>).
gpg --verify SHA256SUMS.asc SHA256SUMS && sha256sum -c SHA256SUMS