Skip to content

Commit 2ab2d8e

Browse files
committed
Updated changelog
1 parent b828e0e commit 2ab2d8e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Changelog.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
### 2024-12-09: RNS β 0.8.7
2+
3+
This maintenance release adds support for OpenWRT packaging, and brings several minor improvements and bugfixes.
4+
5+
Thanks to @gretel and @jacobeva, who contributed to this release!
6+
7+
**Changes**
8+
- Added support for packaging RNS to OpenWRT
9+
- Added ability to run `rnstatus` as application-local imported module
10+
- Added ability to reflect RNS log output to app-internal log handler callback
11+
- Added display read functionality to `RNodeInterface`
12+
- Fixed a regression in `RNodeMultiInterface` caused by earlier refactoring
13+
- Imrpoved documentation
14+
15+
**Release Hashes**
16+
```
17+
e76ba8feeeae2c8df27e9906deebd7c721f0f0e887ad3fbd26df0212d6ce907a rns-0.8.7-py3-none-any.whl
18+
046608539bc235d52c970c7f3c54e7aa01a86016ae00263f8a55fc796b6939f5 rnspure-0.8.7-py3-none-any.whl
19+
```
20+
121
### 2024-11-24: RNS β 0.8.6
222

323
This release adds full interface modularity and custom interface loading to RNS. Users can now easily create and use their own custom interfaces for communicating over practically anything. Support for IPv6 has also been added to the TCP-based interfaces.

0 commit comments

Comments
 (0)