You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Changelog.md
+24
Original file line number
Diff line number
Diff 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
0 commit comments