| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-07 | 3.8 kB | |
| v1.6.0 source code.tar.gz | 2026-07-07 | 9.1 MB | |
| v1.6.0 source code.zip | 2026-07-07 | 9.3 MB | |
| Totals: 3 Items | 18.4 MB | 0 | |
What's Changed
- Single-source MARKETING_VERSION in the xcconfig by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1369
- Harden REQUEST_SYNC and stop gossip-sync re-send loops by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1371
- Expand store-and-forward: open couriers, spray-and-wait, persistent outbox, 6h public history by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1372
- Sync cleanups: normalize SyncTypeFlags, single announce-ID path by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1373
- Add capability negotiation bits to announce TLV by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1375
- docs: reconcile whitepaper and protocol docs with implementation by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1374
- Gate Tor/relay startup on network reachability (no more 'connecting to Tor' offline) by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1389
- NIP-13 proof-of-work for geohash channels: mine on send, relax rate limits for PoW senders by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1382
- Geohash bulletin board: persistent signed notices over mesh sync by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1379
- Cashu ecash chips: detect, render, and redeem tokens + /pay command by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1376
- Fix SyncTypeFlags tests: bit 8 (boardPost) is a known type (main is red) by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1390
- Originate v2 source routes and wire fragmentIdFilter targeted resync by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1378
- Transitive verification: vouch for verified peers over Noise by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1380
- Gateway mode: opt-in mesh↔Nostr uplink for geohash channels by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1384
- Add mesh diagnostics: /ping, /trace, and topology map by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1377
- Prekey bundles: forward-secret async first contact for courier mail by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1381
- Private groups: creator-managed encrypted group chat over the mesh by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1383
- i18n: machine-translate feature strings into all 28 non-English locales (needs review) by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1391
- Unified notices: one pin, one sheet for board pins + location notes by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1392
- i18n: fill all locale gaps flagged in [#1391] review (no English fallbacks) by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1393
- Fix reachability-gate races flagged by Codex on [#1389] by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1394
- BLE background presence: pending-connect wake-on-proximity + wake-window maintenance by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1395
- BLE background presence: pending-connect wake-on-proximity + wake-window maintenance by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1396
- Device-test findings: keychain lock access, GeoDM inbound dedup, sync log clarity by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1397
- Reconnect hygiene: paced acks, persistent gift-wrap dedup, self-fragment sync fix by @jackjackbits in https://github.com/permissionlesstech/bitchat/pull/1398
Full Changelog: https://github.com/permissionlesstech/bitchat/compare/v1.5.4...v1.6.0