Columba 0.3.1-rc1
Installation
Download the APK below and install on your Android device.
SHA256 Checksum:
c9462a5e0c4cf1f9073c64b2834a4b3aba2526c640fc53ae5649809b49d73116 columba-0.3.1-rc1.apk
What's Changed
See the release notes below for details.
What's Changed
- fix: Enable async TCP startup to prevent initialization timeout by @torlando-tech in #99
- perf: Optimize peer identity restoration from minutes to milliseconds by @torlando-tech in #95
- fix: Refresh wake lock periodically to prevent 10-hour timeout expiration by @torlando-tech in #94
- fix: Add distinctUntilChanged() to prevent DataStore recomposition storm by @torlando-tech in #100
- perf: Fix frame skipping while typing messages by @torlando-tech in #93
- refactor: Convert polling to event-driven architecture for BLE, Debug, and Interface status by @torlando-tech in #102
- fix: Show accurate toast feedback when saving contacts by @torlando-tech in #103
- test: Fix flaky DebugViewModelEventDrivenTest by @torlando-tech in #106
- fix: Persist default delivery method setting across navigation by @torlando-tech in #104
- ci: Optimize CI workflow for faster builds by @torlando-tech in #107
- fix: Update message status immediately for propagated messages by @torlando-tech in #108
- test: Fix flaky Kotlin ViewModel tests with per-test creation by @torlando-tech in #110
- deps(deps): bump org.robolectric:robolectric from 4.13 to 4.16 by @dependabot[bot] in #96
- feat: Add native Kotlin stamp generator for Android by @torlando-tech in #113
- feat: improve RNode wizard flow for popular presets by @torlando-tech in #114
- feat: update Norway RNode preset to narrowband configuration by @torlando-tech in #115
- Modified default Norwegian RNode parameters by @metrafonic in #112
- fix: share single SettingsViewModel to prevent duplicate monitoring by @torlando-tech in #116
- refactor: remove 1s message polling, use event-driven callbacks by @torlando-tech in #117
New Contributors
- @metrafonic made their first contribution in #112
Full Changelog: v0.3.0-rc2...v0.3.1-rc1