github torlando-tech/columba v0.10.9

latest release: v0.10.10
21 hours ago

Columba 0.10.9

Installation

Download the APK matching your device's CPU architecture.

Architecture-specific APKs (recommended — smaller download):

APK Architecture Devices
columba-0.10.9-armeabi-v7a.apk armeabi-v7a Older 32-bit ARM phones & tablets
columba-0.10.9-arm64-v8a.apk arm64-v8a Most modern Android phones & tablets
columba-0.10.9-x86_64.apk x86_64 Chromebooks, emulators, some tablets
columba-0.10.9-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:

0030b86e0285f486bf2f1dd9a7ab59681efd0aa1b0802416d4cdf979cf2ef4f4  columba-0.10.9-arm64-v8a-no-sentry.apk
55677de3fa877b3ae42ece6bb4f2050794fb07fa47dc0690393f0ab659aa3ede  columba-0.10.9-arm64-v8a.apk
229b4da5e7d8a1a58ce72b2f2c690d33794c1492f472ff1706366c4245f953b6  columba-0.10.9-armeabi-v7a-no-sentry.apk
593306d0d734d10e5755ccdc4f64325c81706fd456d248a34f13d81d535c3652  columba-0.10.9-armeabi-v7a.apk
9cb0ad1b1a15cc437f7e876464c498dec1c436259c1d3d81779191ce07c1d14a  columba-0.10.9-universal-no-sentry.apk
8fe3306e5b627ecdf269edc7cb5f1dfa210a664c2656c2a08668ef82299d491e  columba-0.10.9-universal.apk
09277c84d56f770d3ac3bb1389feb32ded422d51c4e93ceb38d872c0f3520931  columba-0.10.9-x86_64-no-sentry.apk
a19c7cb1956d8eb38145d9dd55518128df722e6ecc8350aaaef44620735d5328  columba-0.10.9-x86_64.apk

Important Note

This will be the last release of the Python RNS backed version of Columba. The next stable release will be v1.0, which will replace all python with kotlin code. This will also be a new "app" on your Android devices, appearing alongside the v0.x version of Columba. You can read more about this here: #800

What's new in v0.10:

  • Nomadnet browser. Accessed by filtering the Contacts->Network view for Nodes, and tapping one to browse. Supports three different reading modes, depending on whether you want preserved ASCII art, or an optimized reading experience
  • Create a wifi hotspot and share the Columba APK with others locally, peer to peer
  • Block incoming messages from peers. Optionally blackhole them too when transport is enabled.
  • Add an Offline banner when the Reticulum service is offline
  • New map pin clustering when pins are too close together to be rendered without overlapping, feat @MatthieuTexier
  • New button in chat view when the other person is sharing their location with you, to let you view their location on the map, feat @MatthieuTexier
  • Background permission flow, feat @MatthieuTexier
  • RNode flasher expanded to allow CE and custom rnode firmware sources
  • Get a notification when RNode device is disconnected
  • Show outbound interface in message details
  • Add IFAC params to RNode interfaces
  • Automatically add IFAC params to discovered interfaces when copying config, feat @taprootmx
  • Add map pins for discovered interfaces if they include their coordinates
  • Bumped RNS to 1.1.9
  • Lots of bugfixes

What's Changed

Full Changelog: v0.9.18...v0.10.9

Don't miss a new columba release

NewReleases is sending notifications on new releases.