Columba 1.0.1-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-1.0.1-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-1.0.1-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-1.0.1-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-1.0.1-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:
7715c5ab3817cc412c61ff4e4795c4da97db2279728dab840514417777781e99 columba-1.0.1-beta-arm64-v8a-no-sentry.apk
2b746d369520074a4b0a1133c26d8240f5bc1a1ed85c629e671c1d409502c2ae columba-1.0.1-beta-arm64-v8a.apk
907e6735e42503afc2b4a1bef042d7d700e3540093f1698d22b841b2cb16cd17 columba-1.0.1-beta-armeabi-v7a-no-sentry.apk
df57128063f61187f7b74540b87fa5d6340c42e44c15be3018725224b9235872 columba-1.0.1-beta-armeabi-v7a.apk
bf244c23ba2b932232e0cf11aded23b891d9444d30588fddb12cb9b1adc3190b columba-1.0.1-beta-universal-no-sentry.apk
aa877ff6dd01e045095ab60d864d85f5f6d2b3d23649ccba1201e84e4ec34c8a columba-1.0.1-beta-universal.apk
1576f6942412aa5ef063243dd92c863b3b87b78edfb8a1d0a68aff95e5332a97 columba-1.0.1-beta-x86_64-no-sentry.apk
e786ffa2e3a5a45fa7c9fdc6ef2c2ab5bc61d71f518b0e81c8fe0db105ca80cd columba-1.0.1-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- detekt: add DiscardedConcurrencyReturn custom rule by @torlando-tech in #858
- feat(NomadNetBrowserScreen): replace duplicate Identify dropdown item with Close site by @torlando-tech in #882
- chore: bump reticulum-kt v0.0.14 → v0.0.16, LXMF-kt v0.0.9 → v0.0.11 by @torlando-tech in #870
Full Changelog: v1.0.0-beta...v1.0.1-beta