Skip to content

Commit 6616377

Browse files
committed
Updated changelog
1 parent 3dbde72 commit 6616377

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Changelog.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
### 2024-09-18: RNS β 0.7.8
2+
3+
This maintenance release adds support for the openCom XL to `rnodeconf`, fixes a number of bugs, and also includes a few fine-tunings of timing parameters.
4+
5+
Thanks to @liamcottle and @jacobeva for contributing to this release!
6+
7+
**Changes**
8+
-
9+
- Added interface prioritisation according to reported bitrate
10+
- Added support for openCom XL to `rnodeconf`
11+
- Added performance profiler to built-in debugging tools
12+
- Tuned link traffic timeouts
13+
- Fixed a module import error in AX25KissInterface
14+
- Fixed a missing exception on erroneous destination initialisation
15+
16+
**Release Hashes**
17+
```
18+
33fb9443e3b327d1a9125baa52d8ec3208a089dda62f749b819e0a94c06730f9 rns-0.7.8-py3-none-any.whl
19+
cdced2adef4ead146239d0510fe2b9d62f69136bcd54b22d1080686fb56f9927 rnspure-0.7.8-py3-none-any.whl
20+
```
21+
122
### 2024-09-09: RNS β 0.7.7
223

324
This release adds support for automatic encryption key ratcheting for all packets, not just those sent over Reticulum links. In practical terms, this adds forward secrecy to packets sent with the raw `Packet` API.

0 commit comments

Comments
 (0)