Compare commits

..

No commits in common. "59c88bc43b39a80675fcb46d0b63396118cf14e3" and "3706769c337c8f37eae11c9bea33269416967f5d" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
__version__ = "0.4.9"
__version__ = "0.4.8"

View File

@ -20,17 +20,17 @@ For each release cycle of Reticulum, improvements and additions from the five [P
- [x] Improved roaming support on Android
- [x] Add bluetooth pairing code output to rnodeconf
- [x] Add `rnid` utility with encryption, signing and Identity funcionality
- [ ] Transit traffic display in rnstatus
- [ ] JSON output mode for rnstatus
- [ ] Add automatic retries to all use cases of the `Request` API
- [ ] Updating the documentation to reflect recent changes and improvements
- [ ] Transit traffic display in rnstatus
- [ ] JSON output mode for rnstatus
- [ ] Create a standalone RNS Daemon app for Android
- Targets for related applications
- [x] Add offline & paper message transport to LXMF
- [x] Implement paper messaging in Nomad Network
- [x] Implement paper messaging in Sideband
- [x] Add spatial and multi-interface roaming support in Sideband
- [x] Expand device support in Sideband to support older Android devices
- [x] And input fields, data submission and dynamic request links to Nomad Network
- [ ] Add bandwidth-based weighting to LXMF propagation node sync peer prioritisation
## Primary Efforts