Updated changelog

This commit is contained in:
Mark Qvist
2026-07-03 18:32:34 +02:00
parent eacff56fe2
commit 4ba1750c01
+5 -1
View File
@@ -1,4 +1,4 @@
### 2026-07-03: RNS 1.3.6
### 2026-07-03: RNS 1.3.7
This maintenance release improves announces propagation logic, and adds additional options for configuring announce propagation and interface behavior in transport mode.
@@ -37,6 +37,10 @@ rnid -i bc7291552be7a58f361522990465165c -V rns_*.rsm *.rsg
The `rnid` utility will then verify the signatures, and display whether they are valid. If the signature cannot be verified, the release has been tampered with and should be discarded.
### 2026-07-03: RNS 1.3.6
This release contained a bug in the local instance transport handling, and was superseded by version `1.3.7`.
### 2026-06-01: RNS 1.3.5
This maintenance release contains an important fix for `AutoInterface` reliability when roaming between different physical networks.