Skip to content

Commit 494bde4

Browse files
committed
Updated docs
1 parent 5e39136 commit 494bde4

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

Changelog.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
### 2023-11-02: RNS β 0.6.4
2+
3+
This release fixes a number of bugs that had crept in while adding the new ultra low bandwidth link timing and faster path rediscovery mechanisms.
4+
5+
**Changes**
6+
- Adjusted link timings for better support of very slow mediums
7+
- Adjusted bluetooth read timeouts to account for occasional high latency in congested 2.4GHz environments
8+
- Added a probe count option to the `rnprobe` utility.
9+
10+
**Bugfixes**
11+
- Fixed a missing timeout calculation
12+
- Fixed a redundant path request on path rediscovery
13+
- Fixed missing path state resetting on stale path rediscovery
14+
- Fixed a bug that could cause an attribute to be uninitialised
15+
16+
**Release Hashes**
17+
```
18+
566c725f68aa154eaca0880c894a39503027bf91714f17691e51d047800444c0 rns-0.6.4-py3-none-any.whl
19+
a3a447fd40bf02fdb982523de0e4e9933e8e4cd4d4bd478254ea7dcac29e3fc1 rnspure-0.6.4-py3-none-any.whl
20+
```
21+
122
### 2023-10-31: RNS β 0.6.3
223

324
This release brings a series of under-the-hood reliability improvements and bugfixes. But most notably, Reticulum can now establish links over even ultra low bandwidth mediums, all the way down to 5 bits per second.

docs/Reticulum Manual.epub

-1 Bytes
Binary file not shown.

docs/Reticulum Manual.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)