Columba 0.10.4-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.10.4-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.10.4-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.10.4-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.10.4-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:
1cc482685103f9cd71cdb0aea9eb706ef8048a0a680f7c00d414e17e1a2b95ae columba-0.10.4-beta-arm64-v8a-no-sentry.apk
98f3a980087637b25f0512b3862cfc86966b9c5e5301b1dfb78a86a7ecb330d2 columba-0.10.4-beta-arm64-v8a.apk
f9d64581de99f830ff770b0de7fb3827aadc613bc2ec6612a31d90269a70a5df columba-0.10.4-beta-armeabi-v7a-no-sentry.apk
b45c708070212e7f02392622a90093463d160fb71f985ebbc418467509ffa122 columba-0.10.4-beta-armeabi-v7a.apk
b0d9cfde3c23b01afe8b5794446c6f8377008a3d64e588c220b15e2644d3b8c9 columba-0.10.4-beta-universal-no-sentry.apk
7cc4bd35b850d4d94f1ed103f011fcbef934c641ba6650b993f4eac7d2af09e5 columba-0.10.4-beta-universal.apk
68efd7eb4f83137d31028ea5c7b347c2657fd78c26c21eeeffb7fed9bcef8f30 columba-0.10.4-beta-x86_64-no-sentry.apk
50c71bbfbf4311de67f26f3658a3a779fc9b3ca7bba1b3e629ba3c14200cac40 columba-0.10.4-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- fix: prevent identity file loss and add opportunistic key backup by @MatthieuTexier in #717
- test: add regression tests for identity recovery edge cases by @torlando-tech in #720
- fix: prevent initial camera from overriding Locate on Map by @MatthieuTexier in #715
- fix: show address for auto-discovered backbone interfaces by @torlando-tech in #722
- fix: handle inline field=value variables in Micron links by @torlando-tech in #723
- feat: improve NomadNet page request reliability and status reporting by @torlando-tech in #724
- feat: add NomadNet file download support by @torlando-tech in #725
- Add micron parser audit comparing Columba against NomadNet and micron-parser-js by @torlando-tech in #678
Full Changelog: v0.10.3-beta...v0.10.4-beta