new
- background persistence: bitchat can now run in the background to support the mesh even if you leave the app
- improved tor: self-compiled arti library reduces APK size from 150 MB to 15 MB
- QR code contact verification
- fixes and improvements
What's Changed
- bump targetSdk to 35 by @callebtc in #526
- Prevent quit notification from reappearing by @callebtc in #530
- fix: wifi aware socket binding by @aidenvalue in #533
- Revert "fix: wifi aware socket binding" by @callebtc in #535
- Fix notification user try 2 by @callebtc in #541
- Fix: Add @ConscryptMode annotation to resolve test failures by @rebroad in #543
- Fix small-screen header clipping (#519) by @Kargatharaakash in #532
- QR and Verification feature by @yet300 in #529
- Enforce mandatory packet signature verification by @callebtc in #546
- Revert "Fix small-screen header clipping (#519)" by @callebtc in #548
- fix: location channel manager by @callebtc in #516
- fix: sync notification peer count with sidebar by @callebtc in #547
- bump versioncode to 28 by @callebtc in #551
- FIX: verify signature only for ANNOUNCE, MESSAGE, and FILE_TRANSFER like ios by @callebtc in #552
- versioncode bump to 29 by @callebtc in #553
- Fix/foreground permissions scanning by @callebtc in #556
- drop duplicate announces based on TTL by @callebtc in #558
- scan duration fix by @callebtc in #557
- feat: Build and release per-architecture APKs by @moehamade in #550
- bump vc to 30 by @callebtc in #559
New Contributors
- @aidenvalue made their first contribution in #533
- @rebroad made their first contribution in #543
- @Kargatharaakash made their first contribution in #532
Full Changelog: 1.6.0-rc1...1.6.0-rc3