v0.5.0
LXMF-rs v0.5.0
This is the LXMF/RNS communication parity milestone release. It includes GitHub bundles for Linux x64, macOS Apple Silicon, and Windows x64.
Downloads
- Linux x64:
lxmf-rs-tools-v0.5.0-linux-x64.tar.gz - macOS Apple Silicon:
lxmf-rs-tools-v0.5.0-macos-arm64.tar.gz - Windows x64:
lxmf-rs-tools-v0.5.0-windows-x64.zip - Each bundle has a
.sha256checksum asset. - Standalone daemon-only downloads:
- Linux x64:
reticulumd-v0.5.0-linux-x64.tar.gz - macOS Apple Silicon:
reticulumd-v0.5.0-macos-arm64.tar.gz - Windows x64:
reticulumd-v0.5.0-windows-x64.zip - Each standalone daemon archive has a
.sha256checksum asset.
- Linux x64:
Included Daemon And Tools
lxmdlxmflxmf-clireticulumd- Reticulum daemonlxm-interchangernsdrnstatus-rsrnx
See docs/release-notes-v0.5.0.md in the tag for scope, validation, and known limits.
What's Changed
- [codex] Replace serde_cbor in RPC capability parsing by @brothercorvo in #349
- [codex] Accept tcp RPC endpoint scheme by @brothercorvo in #350
- [codex] Sanitize LXMF wire fields for phone clients by @brothercorvo in #352
- Add propagation node config wiring by @brothercorvo in #351
- Add peer lifecycle essential CI label by @brothercorvo in #357
- LXMF peer retry unpeer parity by @brothercorvo in #354
- LXMF peer restart parity by @brothercorvo in #353
- LXMF peer source accounting parity by @brothercorvo in #355
- LXMF peer offer transfer parity by @brothercorvo in #356
- Close LXMF peer lifecycle parity status by @brothercorvo in #359
- Close propagation router lifecycle parity gate by @brothercorvo in #364
- Close deferred stamp lifecycle parity by @brothercorvo in #365
- Close RNS channel parity by @brothercorvo in #366
- Prepare 0.5.0 release by @brothercorvo in #367
Full Changelog: v0.4.0...v0.5.0