Columba 0.10.9-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.10.9-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.10.9-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.10.9-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.10.9-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:
6a53e6d692424501d18f8d0be7c8776b2dd1a51032d9d1ddef1c00c02ec33122 columba-0.10.9-beta-arm64-v8a-no-sentry.apk
9d5a36ae8a7436983cb5b9e4eb400d1b6903cf1933906308df45f8dc18b967a1 columba-0.10.9-beta-arm64-v8a.apk
6944ea033784c17d7c21810576223ae984b04e0712935b1902337607022923a3 columba-0.10.9-beta-armeabi-v7a-no-sentry.apk
b56b3b2a4f9d4d6ff948a460760e2d51dc14e18924ae5b0f6609e0f4728ac9b6 columba-0.10.9-beta-armeabi-v7a.apk
acea8a4726e368172205ce45240db30d00159403d80895b835cf966f4d04869b columba-0.10.9-beta-universal-no-sentry.apk
4d0cda721a121d0f3301cabd23c4beb32f909eafd3c06cd611267538cfb63587 columba-0.10.9-beta-universal.apk
3efdfd85e968da2fa09441ae3519e8fe6dc961b323da5fadd2db52a03e4fe719 columba-0.10.9-beta-x86_64-no-sentry.apk
f91c7979dc1d92d182353832acee03a5752b58536a619aae0650c13aefb9c483 columba-0.10.9-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- fix: limit startup path requests to 3 most recent conversations by @torlando-tech in #742
- Bump Python RNS to 1.1.9 (rebased fork + upstream IFAC autoconnect fix) by @torlando-tech in #845
- Auto-populate IFAC network name on discovered interfaces (fixes #770) by @torlando-tech and @taprootmx in #844
- Fix BleGattServer NPE on null-boxed offset (COLUMBA-6Q) by @torlando-tech in #843
Full Changelog: v0.10.8-beta...v0.10.9-beta