New
bug fixes
What's Changed
- Remove dead code and extract helper methods by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/960
- Remove dead code and stabilize tests by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/961
- Add comprehensive test coverage for ChatViewModel and BLEService by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/962
- Improve BLE mesh reliability for large transfers by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/964
- feat: Implement Request Sync Manager (V2 Sync) by @a1denvalu3 in https://github.com/permissionlesstech/bitchat/pull/965
- Fix iOS BLE mesh authentication issues in BLEService by @0x0v1 in https://github.com/permissionlesstech/bitchat/pull/998
New Contributors
- @0x0v1 made their first contribution in https://github.com/permissionlesstech/bitchat/pull/998
Full Changelog: https://github.com/permissionlesstech/bitchat/compare/v1.5.0...v1.5.1