Compare commits

..

3 Commits

Author SHA1 Message Date
Mark Qvist
59c88bc43b Merge branch 'master' of github.com:markqvist/Reticulum 2023-02-15 12:53:37 +01:00
Mark Qvist
8e98c1b038 Updated roadmap 2023-02-15 12:51:41 +01:00
Mark Qvist
4d3570fe4c Updated version 2023-02-15 12:28:06 +01:00
2 changed files with 4 additions and 4 deletions

View File

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

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
- [ ] 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
- [ ] Add automatic retries to all use cases of the `Request` API
- [ ] Updating the documentation to reflect recent changes and improvements
- 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