Skip to content

Releases: markqvist/NomadNet

Nomad Network 0.9.3

27 Dec 12:37

Choose a tag to compare

This release adds announce stream improvements and fixes rendering issues with emojis.

Changes

  • Improved the announce stream lists, thanks to @RFnexus
  • Added search function to announce streams, thanks to @RFnexus
  • Fixed composite unicode emojis breaking text alignment rendering

Nomad Network 0.9.2

22 Dec 12:14

Choose a tag to compare

This maintenance release fixes a number of bugs.

Changes

  • Added warning and explanation on corrupt peer settings file
  • Added write-then-copy for saving peer settings file
  • Strip whitespace from LXMF address and URL dialogs
  • Fixed nomadnet not working from only compiled .pyc files
  • Fixed nomadnet not starting if intro_time was configured as non-int
  • Fixed micron fg/bg color parsing
  • Fixed micron text alignment parsing inconsistencies

Nomad Network 0.9.1

03 Nov 21:33

Choose a tag to compare

This release updates the required LXMF version to 0.9.1 to fix a critical client-side LXMF bug.

Changes

  • Updated LXMF to 0.9.1

Nomad Network 0.9.0

03 Nov 11:57

Choose a tag to compare

This release adds compatibility with LXMF 0.9.0 for improved propagation node efficiency and functionality.

Changes

  • Updated LXMF to 0.9.0 to support new propagation node sync protocol and features.
  • Added ability to configure various propagation node settings in nomadnet's config file.

Nomad Network 0.8.0

14 Jul 16:18

Choose a tag to compare

This release fixes a number of bugs, and updates RNS and LXMF to the latest versions.

Changes

  • Added explanation of CUPS variables and examples to documentation
  • Fixed deprecated CUPS options in configuration file
  • Fixed description of user authentication in documentation
  • Fixed a parsing bug in the micron parser
  • Updated RNS and LXMF dependency versions

Nomad Network 0.7.0

15 May 20:39

Choose a tag to compare

This release includes a number of improvements to the user interface and functionality, courtesy of @RFnexus. It also adds new options for formatting micron pages, and fixes a bug related to Urwid compatibility, thanks to @Sudo-Ivan.

Changes

  • Added interface management and statistics
  • Added ability to specify page background and foreground colors to Micron parser
  • Added transfer speed to progress bar
  • Improved memory consumption when serving or downloading large files
  • Fixed incompatibility with Urwid 3.0.0
  • Fixed a bug causing Micron escape chars to not be handled correctly in some cases
  • Upgraded required RNS to 0.9.6 and required LXMF to 0.7.1

Nomad Network 0.6.2

15 Apr 18:27

Choose a tag to compare

This maintenances release adds compatibility with RNS 0.9.4, and fixes a single bug.

Changes

  • Added compatibility with the latest RNS release
  • Fixed a bug in directory sorting

Nomad Network 0.6.1

18 Feb 20:23

Choose a tag to compare

This release improves the user interface and fixes a few bugs. Thanks to @byte-diver, who contributed to this release!

Changes

  • Added tabs to the announce stream
  • Improved LXMF propagation node list UI
  • Added acceptance rate stat to propagation node list entries
  • Fixed a missing check for None

Nomad Network 0.6.0

22 Jan 11:19

Choose a tag to compare

This update adds new configuration options to nodes running LXMF PNs, and updates the required LXMF version to 0.6.1 for better memory utilisation.

Changes

  • Added ability to configure LXMF PN max_peers and static_peers
  • Updated required RNS to 0.9.1 and LXMF to 0.6.1

Nomad Network 0.5.7

19 Jan 20:51

Choose a tag to compare

Changes

  • Added sync transfer rate to PN list display
  • Fixed serving nomadnet pages from Windows
  • Updated urwid API calls to handle deprecations
  • Updated default configuration
  • Updated dependencies