Columba 0.9.2-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.9.2-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.9.2-beta-arm64.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.9.2-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.9.2-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. 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:
08954197c0063bca0491bfb0d908eab257b53a0636fcb8339330295eee55f390 columba-0.9.2-beta-arm64-no-sentry.apk
0d1e00cae1e6a2b5bf8ad89733015489dd58a8aa9e90194f8020fc9c7109cb09 columba-0.9.2-beta-arm64.apk
98b612987ce6baeed01b3584080ffd2abffcb2024540882488136c68f0d273db columba-0.9.2-beta-armeabi-v7a-no-sentry.apk
e46b7ee4f06698233700069d45bb29a222582f7556b32d054f35e8a9d532bd12 columba-0.9.2-beta-armeabi-v7a.apk
bc40d20a2b095c61b048c95467eb0a0c9e94fff5953d70afae55ae9a599b1611 columba-0.9.2-beta-universal-no-sentry.apk
b6d1f696f5cb70e1acbae09ac5d944fe43b756b7be63b34c2be5da6228085314 columba-0.9.2-beta-universal.apk
51c7fd74135db9165529725c6ce06754a0cd06740ed8758b870b841b0024f0e1 columba-0.9.2-beta-x86_64-no-sentry.apk
ed79a76b3328de5c2e4c15c2b532fdee343a1a1d1c0a19a5e5f4ee46a91e87fd columba-0.9.2-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- feat: add message deletion by @MatthieuTexier in #557
- fix: move BackHandler inside root tab composables for correct priority by @MatthieuTexier in #559
- fix: include host device location in hosted group telemetry stream by @MatthieuTexier in #562
Full Changelog: v0.9.1-beta...v0.9.2-beta