Columba 0.2.0-rc1
Installation
Download the APK below and install on your Android device.
SHA256 Checksum:
69c70dc55fdcd283b5bfcf104b129e664047743a3c2e23afdfddf2567446067e columba-0.2.0-rc1.apk
What's Changed
- Added RNode Interface and Setup Wizard
- Added Shared Instance handling (where Columba detects and can use a shared RNS instance)
- Replaced default testnet TCP Client interfaces with Sideband server
- Fixed AutoInterface defaulting to wrong ports
- Added view for Stamp costs
- Fixed Propagation Node Name parsing
- Various performance optimizations and stability improvements
See the release notes below for details.
What's Changed
- Enhanced Bluetooth controls by @MikelCalvo in #27
- Added database indexes to optimize query performance by @MikelCalvo in #34
- Optimized ViewModel state subscriptions by @MikelCalvo in #35
- feat: add PMD CPD for duplicate code detection by @torlando-tech in #37
- Bugfix/contacts scroll by @torlando-tech in #48
- fix: replace Dublin testnet with Sideband public server by @torlando-tech in #50
- Bugfix/38 auto interface by @torlando-tech in #47
- Bugfix/41 appdata parsing by @torlando-tech in #51
- Bugfix/42 shared instance by @torlando-tech in #58
- feat: RNode LoRa interface support with configuration wizard by @torlando-tech in #36
- fix: BLE connection stability improvements by @torlando-tech in #59
Full Changelog: v0.1.0...v0.2.0-rc1