github torlando-tech/columba v0.9.0-beta

latest releases: v0.10.10, v0.10.9, v1.0.0-beta...
pre-release2 months ago

Columba 0.9.0-beta

Installation

Download the APK matching your device's CPU architecture.

Architecture-specific APKs (recommended — smaller download):

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

d93499d7207a32db948fdfff4d97b68ce5d47ad9c78126d40960819a9b248603  columba-0.9.0-beta-arm64-no-sentry.apk
dccbea025f8cfa99b199ab041ad104d2ef8a33608a2b465215975ba2de525072  columba-0.9.0-beta-arm64.apk
e22fa5bed58df7fd5f430df751129b6e3152a7942120c7ad1a0a835f23acae32  columba-0.9.0-beta-armeabi-v7a-no-sentry.apk
54cac0a03238b3226426a54c2e5e7b438d641d5c4446dd6522b94bf46de21034  columba-0.9.0-beta-armeabi-v7a.apk
d50888e6b1e05e2e1bf9140d403c9aab1dfcb0bfbfc8b1f3df40a1b479adb245  columba-0.9.0-beta-universal-no-sentry.apk
c13c310f3b47fdde359812776a9a7250f288a8fdc8daef063e1bf02a36c89941  columba-0.9.0-beta-universal.apk
c0107f2b9184e3c9f371bbd63f6bc30c0f29ceb8d1c58c9e0660171fb36dc55c  columba-0.9.0-beta-x86_64-no-sentry.apk
4c8c6bae7d8c9ca663c61e93b07710103fdc6ea26ec9f6288d6fd476b7ca0279  columba-0.9.0-beta-x86_64.apk

What's Changed

v0.9.x adds these features:

  • Add APK sharing feature with local HTTP server and QR code
  • Add QR code dialog UX improvements - share and scan ID QR codes from the Chats view
  • Add experimental Tor/Orbot SOCKS5 proxy support for .onion addresses
  • security: Encrypt migration export files with AES-256-GCM by @MatthieuTexier
  • Improve message input UX with adaptive attachment buttons by @MatthieuTexier
  • Add filtering by interface options for announce notifications
  • Replace share intent with SAF file save dialog for exports
  • Add draft message auto-save feature for conversations
  • Add option to unset group host in location sharing settings
  • Add MBTiles file import functionality to offline maps
  • Add viewport persistence and default offline map region support
  • fix: support raster MBTiles import (as exported from MeshChatX) and derive center from bounds
  • feat: add image sharing from external apps by @MatthieuTexier
  • feat: double-back-to-exit on root tab screens by @MatthieuTexier
  • security: Encrypted Reticulum identity key storage
  • perf: reduce battery drain
  • Lots of bug fixes

See the release notes below for details.

What's Changed

Full Changelog: v0.8.8-beta...v0.9.0-beta

Don't miss a new columba release

NewReleases is sending notifications on new releases.