diff --git a/Changelog.md b/Changelog.md index 5d2f7a64..a5a6ff58 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.