Columba 0.9.3-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.9.3-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.9.3-beta-arm64.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.9.3-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.9.3-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:
0ce02d3c5e9b089d40e8da66eaccf57aff257b52da138b6f4973cb00cba5e92e columba-0.9.3-beta-arm64-no-sentry.apk
708de73581d13e33b14a313f892916b86281f7270a92c85f8acd6bebc0e3506e columba-0.9.3-beta-arm64.apk
e3271891e562a6fb0ad5fcbe45a1801ed5d21eddd308642572cb5106cb038153 columba-0.9.3-beta-armeabi-v7a-no-sentry.apk
5df8c917db221eec1b9f176f871a9e17320ddb8bdb253bb39ecc35436572e86e columba-0.9.3-beta-armeabi-v7a.apk
878c979677654f312e28bfdd7512b4c388cc26f6bec2ad504eb328efebd37b64 columba-0.9.3-beta-universal-no-sentry.apk
5d19e6b152ec3fbec08e1fea2cad944b95e0a4b21a0c00feffbef9f71472c063 columba-0.9.3-beta-universal.apk
a537d27da4317000b3164a0f6cf034a8677f40261cf03da70530a5f9e51cfc31 columba-0.9.3-beta-x86_64-no-sentry.apk
e68659bfde36db57bd073ec226f018cf638a9b6f77a70181b35dc469fdd3287d columba-0.9.3-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- feature: check for updates via GitHub Releases API by @torlando-tech in #568
Full Changelog: v0.9.2-beta...v0.9.3-beta