Releases: markqvist/NomadNet
Release list
Nomad Network 1.2.0
If I missed anything in these release notes, you'll have to excuse me, caus this is a pretty massive update, with lots of improvements, additions and fixes both over, under and around the hood, trunk and more or less everywhere.
Both conversations, browser and RRC functionality has been significantly improved, and we even managed to fix a bug or two. Pretty decent stuff.
Changes
- Added trusted/untrusted tabs to conversation by Zenith
- Added ping functionality to conversations peer info by Zenith
- Added peer blocking functionality by Zenith
- Added peer note functionality by Zenith
- Added ability to pin conversations by Zenith
- Added QR code display for LXMF addresses by Zenith
- Added propagation node picker to sync dialog by Zenith
- Added last propagation node sync time by Zenith
- Added manual propagation node entry by neutral
- Added ability to copy message contents by neutral
- Added ability to copy browser URL to clipboard by neutral
- Added ability to clear URL field with Ctrl-K by neutral
- Added RRC message of the day pane by Zenith
- Added collapsible/clickable channel and users panes by Zenith
- Added join/part event collapsing by Zenith
- Added anchor tags to Micron by Zenith
- Added RRC nick colors option
- Added ability to set custom RRC nick color themes
- Added full link handling to RRC rooms
- Added users pane interaction to RRC by Zenith and neutral
- Added draft message persistence to RRC by neutral
- Improved URL display in browser
- Improved markdown and micron rendering in RRC rooms
- Improved name text sanitization handling
- Updated Guide pages
- Fixed urwid non-main thread crash in conversations by neutral
- Fixed RRC room sometimes not auto-scrolling on new message by neutral
Verified Updates
Once you have the rsm release manifest for nomadnet, you can fetch verified updates securely over Reticulum:
rngit release --signer bc7291552be7a58f361522990465165c nomadnet_1.2.0.rsm fetch "latest:nomadnet-*-py3-none-any.whl" && pip install ./nomadnet-*-py3-none-any.whl
To view signed release manifest attestation and origin:
rnid -V nomadnet_*.rsm --meta -i bc7291552be7a58f361522990465165c
Offline validation of the install whl using the manifest:
rngit release --signer bc7291552be7a58f361522990465165c nomadnet_1.2.0.rsm fetch "latest:nomadnet-*-py3-none-any.whl" --offline
Nomad Network 1.1.0
This release adds RRC support to Nomad Network, and fixes a few bugs.
Changes
- Added RCC support in the new Channels tab, thanks to Zenith and neutral
- Fixed urwid crash in Conversations, thanks to neutral
- Fixed missing ability to configure and enable periodic LXMF announces
Nomad Network 1.0.1
Changes
- Added ability to include request data for file downloads.
- Added basic table rendering to micron.
- Improved link handling.
- Fixed full-page background and foreground colors not supporting truecolor.
- Fixed file download speed displaying weirdly on stream-based resource transfers.
- Fixed file saved notice sometimes disappearing immediately after download completion.
- Defaulted config to truecolor and nerdfonts rendering.
Nomad Network 1.0.0
Nomad Network 0.9.11
Changes
- Updated required RNS version to 1.1.9 to fix BZ2 security issue
Nomad Network 0.9.9
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.