Releases: markqvist/NomadNet
Nomad Network 0.9.3
Nomad Network 0.9.2
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
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
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
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
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.6and required LXMF to0.7.1
Nomad Network 0.6.2
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
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
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_peersandstatic_peers - Updated required RNS to
0.9.1and LXMF to0.6.1
Nomad Network 0.5.7
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