Skip to content

Releases: markqvist/LXMF

LXMF β 0.5.8

24 Nov 13:44
Compare
Choose a tag to compare

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

13 Oct 12:34
Compare
Choose a tag to compare

This release fixes a single bug.

Changes

  • Fixed missing byteorder argument on stamp value calculation

LXMF β 0.5.6

11 Oct 21:50
Compare
Choose a tag to compare

This release fixes a single bug.

Changes

  • Fixed incorrect progress value on path waiting for outbound messages

LXMF β 0.5.5

06 Oct 09:08
Compare
Choose a tag to compare

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

04 Oct 09:10
Compare
Choose a tag to compare

Changes

  • Improved opportunistic delivery performance

LXMF β 0.5.3

19 Sep 21:11
Compare
Choose a tag to compare

Changes

  • Added path rediscovery during opportunistic delivery if path fails

LXMF β 0.5.2

18 Sep 21:56
Compare
Choose a tag to compare

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

11 Sep 09:55
Compare
Choose a tag to compare

Changes

  • Fixed a bug that would prevent running multiple LXMRouter instances within the same program.

LXMF β 0.5.0

09 Sep 14:21
Compare
Choose a tag to compare

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

LXMF β 0.4.5

29 Aug 22:33
Compare
Choose a tag to compare

Changes

  • Updated field specification
  • Added fields custom data types, as well as for development, testing and debugging
  • Updated RNS dependency to 0.7.6