Columba 0.9.16-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.9.16-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.9.16-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.9.16-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.9.16-beta-universal.apk
| All | Universal fallback (larger download) |
Telemetry variants:
Each architecture also has a -no-sentry variant without crash reporting for maximum privacy.
Not sure which to pick? Most Android phones use arm64-v8a. If unsure, use the universal APK.
Verification
See SECURITY.md for verification instructions.
Signing Certificate Fingerprints:
SHA-256: 02:2B:12:20:48:63:A3:1F:BF:07:5B:C9:F9:34:1E:33:52:78:80:2E:80:C9:27:A4:75:46:E4:7E:2F:4A:0C:5F
SHA-1: 0A:6B:AE:58:4E:D7:B5:D0:35:8B:3C:7B:65:11:D6:3A:81:21:0D:CE
SHA256 Checksums:
ef1993b1d601d25dbbab868d0970e3715ba7a23a8b49b4dfeaaffed9956c146f columba-0.9.16-beta-arm64-v8a-no-sentry.apk
9f183aa04bfbdca04c0d791cac013b4e2a75912b65720e740f49e8b926c206c0 columba-0.9.16-beta-arm64-v8a.apk
f20d11f7da590b9caa55430982bd402b98dee8527f037dfea77cf12fc65b8ace columba-0.9.16-beta-armeabi-v7a-no-sentry.apk
267a2cc9045406212ddfae0477b2edc9175b53fad617b307abea028fcbf8fe1b columba-0.9.16-beta-armeabi-v7a.apk
b8d8f78d95136df28118a897c9fd9df57e324b1a75338549421aa8a6c68b8ca5 columba-0.9.16-beta-universal-no-sentry.apk
70f777cc32e961a2f83f701c729024a0104fb6975f3a92299a55f91be8f4078a columba-0.9.16-beta-universal.apk
e2ea790c1c06e6797d107cd46dcddd59eb9771a02906d0c0f7b7c9e21a37549c columba-0.9.16-beta-x86_64-no-sentry.apk
dbe451f82948f9a05abb0056f94d9b4a079b75d289136dc6ac2391e52c4177be columba-0.9.16-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- Defer bulk peer identity restore after prioritizing contacts by @MatthieuTexier in #604
- fix: prevent map viewport race on tab switch with no location by @torlando-tech in #627
Full Changelog: v0.9.15-beta...v0.9.16-beta