Releases: markqvist/LXMF
Releases · markqvist/LXMF
LXMF β 0.6.0
This release improves propagation node sync efficiency and adds better signalling for message transfers.
Changes
- Added ability to cancel outbound messages
- Added message rejection signalling if message exceeds transfer limit
- Added sync transfer rate to propagation node peer stats
- Improved propagation node sync efficiency by sorting peers according to STR
- Added handling of corrupted transient ID cache
LXMF β 0.5.8
This release improves reliability of propagation node message synchronisation.
Changes
- Improved duplicate message detection over longer timeframes
- Added propagation node announce data validation to announce handler
LXMF β 0.5.7
This release fixes a single bug.
Changes
- Fixed missing byteorder argument on stamp value calculation
LXMF β 0.5.6
This release fixes a single bug.
Changes
- Fixed incorrect progress value on path waiting for outbound messages
LXMF β 0.5.5
This release fixes a number of bugs.
Changes
- Fixed a bug in inbound ticket cleaning
- Fixed a bug that could cause propagation node peer destinations to be created before identity was resolved
- Fixed a bug that could cause existing propagation node links to be torn down if the propagation node address was updated with the same address
LXMF β 0.5.4
Changes
- Improved opportunistic delivery performance
LXMF β 0.5.3
Changes
- Added path rediscovery during opportunistic delivery if path fails
LXMF β 0.5.2
Changes
- Added backchannel delivery over already established links
- Improved opportunistic delivery logic and performance
- Improved logging
- Fixed a bug in the stamp cost extractor function
LXMF β 0.5.1
Changes
- Fixed a bug that would prevent running multiple LXMRouter instances within the same program.
LXMF β 0.5.0
Changes
- Enabled Reticulum key ratchets for LXMF
- Added stamp generation, validation and automatic signalling
- Added delivery ticket functionality, for allowing trusted senders to bypass stamp requirements
- Fixed a bug in opportunistic delivery queue processing
- Updated LXMF fields
- Updated RNS dependency to
0.7.7