mesh sync release:
- added bluetooth mesh syncing so you don't miss chats when temporarily out of mesh range
- made tor restart smarter and more forgiving
- various UI fixes
What's Changed
- SYNC_REQUEST 2 by @callebtc in #616
- Xcode Configuration files:
.xcconfigs
+ Removexcodegen
by @qalandarov in #608 - Modularization: Extract SecureLogger into a separate module by @qalandarov in #600
- Refactor: BitchatMessage by @qalandarov in #610
- Refactor: Extract types from BitchatProtocol by @qalandarov in #611
- Refactor 1/n: ChatViewModel's Message Sending section by @qalandarov in #613
- Gate Tor/Nostr start behind permissions or mutual favorites; clean lifecycle + UX by @jackjackbits in #619
- fix: remove XcodeGen references from Justfile and make it runnable by @r1b2ns in #620
- Regenerate identities immediately on panic trigger by @jackjackbits in #624
- Ignore self when opening message actions by @jackjackbits in #625
New Contributors
Full Changelog: v1.4.0...v1.4.1