Columba 0.2.0
Installation
Download the APK below and install on your Android device.
SHA256 Checksum:
febdb20c2977cc5b4cbac0bd072611c53def3479c77404a46d282e91bbe943b5 columba-0.2.0.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
- Fix/shared instance monitoring by @torlando-tech in #61
- fix: resolve JaCoCo coverage report generation for Codecov upload by @torlando-tech in #62
- Fix/autointerface cleanup by @torlando-tech in #63
- fix: make AutoInterface port conflicts non-fatal with UI indicator by @torlando-tech in #64
- fix: show actual instance state in SharedInstanceBannerCard toggle by @torlando-tech in #65
- fix: enable Codecov PR comments during review by @torlando-tech in #66
- fix(ble): Fix MAC rotation reconnection and dual connection deduplication by @torlando-tech in #67
Full Changelog: v0.1.0...v0.2.0