Skip to content

Releases: markqvist/LXMF

LXMF β 0.3.1

17 Feb 21:29
Compare
Choose a tag to compare

This release improves efficiency of syncronisation between propagation nodes.

Changes

  • Implemented mechanisms to tend propagation node sync graph towards using faster links first

LXMF β 0.3.0

27 Jan 16:10
Compare
Choose a tag to compare

This maintenance releases fixes a number of bugs.

Changes

  • Fixed verbosity and quitness command-line options of lxmd being overridden by config file values
  • Fixed a erroneous warning message from lxmd about missing authentication identities
  • Fixed a missing check in lxmd for announce intervals being unset in the configuration file

LXMF β 0.2.9

14 Jan 20:15
Compare
Choose a tag to compare

This maintenance release improves updates the required RNS version

Changes

  • Updated required RNS version to 0.4.7

LXMF β 0.2.8

23 Dec 22:53
Compare
Choose a tag to compare

This maintenance release improves updates the required RNS version

Changes

  • Updated required RNS version to 0.4.3

LXMF β 0.2.7

20 Dec 23:03
Compare
Choose a tag to compare

This maintenance release improves the overall efficiency and reliability of the propagation node network.

Changes

  • Improved propagation node sync peer selection
  • Added automatic backoff for propagation node peers that are unresponsive
  • Updated required RNS version to 0.4.3

LXMF β 0.2.6

24 Nov 17:56
Compare
Choose a tag to compare

This maintenance release updates the required RNS version.

Changes

  • Updated required RNS version to 0.4.2

LXMF β 0.2.5

22 Nov 19:10
Compare
Choose a tag to compare

This release adds support for LXMF paper messages along with offline and analog message transport.

Changes

  • Added paper message generation and handling
  • Added methods for ingesting offline messages

LXMF β 0.2.4

03 Nov 22:20
Compare
Choose a tag to compare

This release updates the required RNS version to 0.4.1.

Changes

  • Updated RNS version

LXMF β 0.2.3

03 Nov 11:22
Compare
Choose a tag to compare

This release updates the required RNS version to 0.4.0.

Changes

  • Updated RNS version

LXMF β 0.2.2

22 Oct 21:12
Compare
Choose a tag to compare

This release introduces the initial version of lxmd, the LXMF message routing and propagation node daemon, included as a part of the LXMF package.

Changes

  • Added the lxmd utility program