Columba 0.10.1-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.10.1-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.10.1-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.10.1-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.10.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:
56005939e3cff34e6a4bfa0061a32169e3bfea3c03d898ca1836ccea2ddcf383 columba-0.10.1-beta-arm64-v8a-no-sentry.apk
777346975f270d4b2ca6fa49194109614ece32107d1bbf5bd2ff25e480ffca56 columba-0.10.1-beta-arm64-v8a.apk
c5e74b9ee49ace24a71f2601bdfa24e7dcf2c5ff25854ed4934584e537c51d16 columba-0.10.1-beta-armeabi-v7a-no-sentry.apk
48c1435b95f515bcf8b8ef10649faf7beb889ad12ce6f45ca532bb4c91789e5b columba-0.10.1-beta-armeabi-v7a.apk
1f55173318bec1e29ab86152fb6ab9875180754bafcadccf1deee8e04ea7a520 columba-0.10.1-beta-universal-no-sentry.apk
4b71f53bb64965407c1d86df54a06334fd2cf02a041b05e2959e977e3ade6308 columba-0.10.1-beta-universal.apk
afc1237ac29547c7503df160998ee60303dc3f060b6cb0150dfdb3b5558752c7 columba-0.10.1-beta-x86_64-no-sentry.apk
d203c8ef3e674380895d2adcd14fe03d520332eba93859cdf2aa1f6f2a7a44fc columba-0.10.1-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- ci: Bump reactivecircus/android-emulator-runner from 2.36.0 to 2.37.0 by @dependabot[bot] in #682
- fix: prevent crash on corrupted interface in edit dialog by @torlando-tech in #710
- fix: replace modal restart dialog with inline banner by @torlando-tech in #711
Full Changelog: v0.10.0-beta...v0.10.1-beta