netrinos-icon

Netrinos Client v1.3.2 Release Notes

Release Date: 2026-05-20

Overview

Version 1.3.2 introduces Device/Network access control, lets virtual devices initiate outbound connections, makes it easier to connect to remote devices and services from the desktop UI, brings the desktop GUI to arm64 Linux, adds RPM packaging, and adds in-app and command-line software updates.

Access Control: Device and Network split

The Access Control page now has two independent toggles per peer:

Both default to on; either can be toggled in the portal, desktop UI, or via netrinos acl. Run netrinos acl help for syntax.

Behaviour change on upgrade: with AccessControl=true, peers not in the ACL also lose forwarding access through this device. Previously forwarded traffic was ungated. If you relied on the prior behaviour, set Network=true for the affected peers, or use the all.<account> wildcard.

If a misconfigured ACL locks you out of your own node, run netrinos acl off locally to disable enforcement.

Virtual Devices

Easier to connect to remote services

The desktop status screen now shows each peer’s open ports as small clickable chips. Click a chip to open the right app for that service, with no hunting for IPs or typing URIs.

Virtual devices show the same tiles as peers, including local virtual devices hosted on this device.

On relayed peers, tiles stay disabled until a quick alive probe confirms the peer is reachable.

Platform support

Software updates

The desktop app now updates itself. When a new version is available, the About page shows it and an indicator appears beside the alerts bell; click Upgrade and Netrinos downloads the update, installs it, and relaunches into the new build. No reinstall, no manual download.

From the command line, on macOS, Windows, and Linux:

netrinos upgrade                 # update to the latest build
netrinos upgrade channel         # show the current update channel
netrinos upgrade channel latest  # set the channel (latest/daily/beta)

Connection reliability

Desktop UI

CLI

Type netrinos <command> help for full syntax on any command.

Fixes

Compatibility

Updating

netrinos upgrade