github torlando-tech/columba v0.9.19

latest release: v0.10.0-beta
4 days ago

Columba 0.9.19

Installation

Download the APK matching your device's CPU architecture.

Architecture-specific APKs (recommended — smaller download):

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

18adbe9d03f2e9e89c6f1e59b8bc88f79441119a7b277a1e57de4040c848cdd7  columba-0.9.19-arm64-v8a-no-sentry.apk
30bec96047e871a9cc8a01a16234f56170a006cd67a182ef51fe35310823b60c  columba-0.9.19-arm64-v8a.apk
73b658ac3a342934e8681e58425463cd1aa0f07e5f405415972daea9361aa8bc  columba-0.9.19-armeabi-v7a-no-sentry.apk
3a23521019e90f8a2723013d93247e3a0d84136908e56cb5d5e92e73d377a80d  columba-0.9.19-armeabi-v7a.apk
e7681343660b348651416ddec8be956961bd7d993cb44895548037196e41450b  columba-0.9.19-universal-no-sentry.apk
73e7c4162c7b4a081b4c4c22271e60e61c71ee749b3805641bb025d079548056  columba-0.9.19-universal.apk
da8be60e8bd39803b7fc241dfbf3c957bf67837c0040f6c162c90ce220ce3c99  columba-0.9.19-x86_64-no-sentry.apk
386bc51dbe83f8dfee8d710fbcb0693e2e2f19ee37f17c7ee5793131da903603  columba-0.9.19-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
  • feat: add message deletion by @MatthieuTexier in #557

Lots of bug fixes went into this release, here are some of the notable ones:

See the release notes below for details.

What's Changed

Full Changelog: v0.8.19...v0.9.19

Don't miss a new columba release

NewReleases is sending notifications on new releases.