Skip to content

Commit 3864549

Browse files
committed
Updated changelog
1 parent 0b934cd commit 3864549

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Changelog.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### 2023-09-19: RNS β 0.5.9
2+
3+
This release brings major efficiency improvements to `Channel` and `Buffer` classes, adds a range of usability improvements to the included utilities and fixes a number of bugs.
4+
5+
**Changes**
6+
- Improved Channel sequencing, retries and transfer efficiency
7+
- Added adaptive compression to `Buffer` class
8+
- Added `rnid` examples and documentation to manual
9+
- Added silent mode to `rncp`
10+
- Added remote fetch mode to `rncp`
11+
- Added allowed_identities file support to `rncp`
12+
- Added Transport Instance uptime to `rnstatus` output
13+
- Added channel CSMA parameter stats to RNode Interface `rnstatus` output
14+
- Fixed inadverdent AutoInterface multi-IF deque hit for resource transfer retries
15+
- Fixed invalid path for firmware hash generation while using extracted firmware to autoinstall in `rnodeconf`
16+
- Fixed various minor missing error checks
17+
- Fixed `rnid` status output bug
18+
19+
**Release Hashes**
20+
```
21+
670bf8aec55a424001aa9ffc97648edf3db80c85b545aa372ab221fc3db26f1f rns-0.5.9-py3-none-any.whl
22+
7a9ef70b3843dff886bd8d8dcbc7ba4a34f4278d789ceef0b704397d6b6af1f6 rnspure-0.5.9-py3-none-any.whl
23+
```
24+
125
### 2023-09-14: RNS β 0.5.8
226

327
This maintenance release contains a number of usability improvements to Reticulum and related tools.

0 commit comments

Comments
 (0)