|
| 1 | +### 2024-05-18: RNS β 0.7.6 |
| 2 | + |
| 3 | +This release add support for RNodes with multiple radio transceivers, courtesy of @jacobeva. It also brings a number of functionality and performance improvements, and fixes several bugs. |
| 4 | + |
| 5 | +Thanks to @jacobeva, @faragher, @nathmo, @jschulthess and @liamcottle for contributing to this release! |
| 6 | + |
| 7 | +**Changes** |
| 8 | +- Added support for RNode Multi interfaces |
| 9 | +- Added initial support for remote management of Reticulum instances |
| 10 | +- Improved resource transfer performance for large resources |
| 11 | +- Improved path rediscovery in topologies with roaming transport nodes |
| 12 | +- Fixed incorrect TX power limit on Android RNode interfaces |
| 13 | +- Added ability to fetch remote files to `rncp` |
| 14 | +- Added fetch request jail option to `rncp` |
| 15 | +- Improved `rncp` status display output |
| 16 | +- Added link table statistics to `rnstatus` |
| 17 | +- Fixed `rnstatus` JSON output bug when IFAC was enabled on an interface |
| 18 | +- Added remote instance interface status to `rnstatus` |
| 19 | +- Added ability to query path- and rate-tables on remote instances with `rnpath` |
| 20 | +- Added JSON output option to `rnpath` utility |
| 21 | +- Added max hops filter to `rnpath` path-table out |
| 22 | +- Added link age getter to API |
| 23 | +- Added request concluded status to API |
| 24 | +- Fixed invalid resource progress reported in some cases |
| 25 | +- Fixed `rnodeconf` failure to set firmware hash for NRF52 boards on macOS |
| 26 | +- Fixed broken `--rom` command line option in `rnodeconf` |
| 27 | +- Fixed various typos in documentation |
| 28 | +- Updated documentation with new API functions and features |
| 29 | + |
| 30 | +**Release Hashes** |
| 31 | +``` |
| 32 | +683ac87c62fe8a18d88c26bf639f4eeca550cefb11ee8e38d6e724e268cf14fc rns-0.7.6-py3-none-any.whl |
| 33 | +f884806624e57b799f588de9289a31d2e0460d35bc4cc5071635de5642d50ad2 rnspure-0.7.6-py3-none-any.whl |
| 34 | +``` |
| 35 | + |
1 | 36 | ### 2024-05-18: RNS β 0.7.5
|
2 | 37 |
|
3 | 38 | This release adds support for AutoInterface on Windows platforms, fixes a number of bugs and adds several new supported boards to `rnodeconf`. Thanks to @faragher, @jacobeva and @liamcottle who contributed to this release!
|
|
0 commit comments